summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient/wbc_pwd.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-571/+0
2008-12-10Move the doxygen comments of wbclient to the header file.Andreas Schneider1-87/+12
2008-11-25libwbclient: Implement wbcGetgrent and wbcGetgrlistKai Blin1-2/+121
2008-11-25libwbclient: Implement wbcGetpwentKai Blin1-2/+77
2008-11-25libwbclient: Fix typo in wbcGetgrent docstring.Kai Blin1-1/+1
2008-11-25libwbclient: Add placeholder function for WINBINDD_GETGRLSTKai Blin1-0/+14
2008-09-27libwbclient: fix doxygen warnings.Günther Deschner1-1/+1
2008-06-15Fix an uninitialized variable found by the IBM checkerVolker Lendecke1-5/+5
2008-06-15Fix group parsing in libwbclient's copy_group_entry()Volker Lendecke1-4/+6
2008-04-06libwbclient: add wbcGetGroups()Stefan Metzmacher1-0/+60
2008-01-29Fix uninitialized variablesVolker Lendecke1-10/+10
2008-01-03Some coding convention pedantism.Günther Deschner1-3/+3
2008-01-02Fix some C++ warnings (patch was Volker's) - implicit case from void* to char*Gerald (Jerry) Carter1-2/+4
2007-12-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter1-0/+374