nsswitch: Fix wbcListGroups test
[samba.git] / nsswitch / libwbclient / wbc_pwd.c
2015-03-09 Matthew NewtonMove wbc global variables into global context instead
2015-03-09 Matthew NewtonAdd context versions of wbclient functions
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-03-05 Volker Lendeckelibwbclient: Use wbcSidToStringBuf
2010-11-27 Volker Lendeckelibwbclient: Fix a division by zero
2010-09-16 Andrew Tridgellwbclient: gr_mem can be NULL
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetGroups not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make copy_group_entry not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make copy_passwd_entry not use talloc
2010-04-03 Volker Lendeckelibwbclient: Both talloc_free and wbcFreeMemory deal...
2010-01-24 Volker Lendeckelibwbclient: Use winbindd_free_response()
2009-06-04 Kai Blinlibwbclient: Attempt to fix build on AIX
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.