summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient/wbclient.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-06libwbclient: add wbcGetGroups()Stefan Metzmacher1-0/+4
2008-04-06wbcAllocateGid returns a gid_t, not a uid_tVolker Lendecke1-1/+1
2008-04-01libwbclient: add wbcInterfaceDetails()Stefan Metzmacher1-0/+15
2008-03-28libwbclient: remove prototype of non existing wbcDomainSequenceNumbers()Stefan Metzmacher1-2/+0
2008-03-28libwbclient: add wbcListUsers() and wbcListGroups()Stefan Metzmacher1-0/+8
2008-03-28libwbclient: add wbcLookupUserSids()Stefan Metzmacher1-0/+5
2008-02-13libwbclient: add wbcAuthenticateUserEx() functionStefan Metzmacher1-1/+158
2008-02-11libwbclient: implement wbcErrorString()Stefan Metzmacher1-1/+1
2008-01-15libwbclient: move wbc_err.h into wbclient.h as we only install one headerStefan Metzmacher1-1/+26
2008-01-03Some coding convention pedantism.Günther Deschner1-1/+1
2007-12-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter1-0/+184