summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient/wbclient.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-23libwbclient: add wbcLibraryDetails()Stefan Metzmacher1-0/+15
2008-05-23libwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHSStefan Metzmacher1-3/+3
2008-05-13libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude1-1/+43
2008-04-23Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter1-0/+1
2008-04-23Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXXGerald W. Carter1-4/+4
2008-04-20libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...Michael Adam1-1/+1
2008-04-20libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **Michael Adam1-1/+1
2008-04-17Add wbcListTrusts() API call to libwbclient.soGerald W. Carter1-2/+23
2008-04-17Follow error code name convention in libwbclient.Gerald W. Carter1-1/+1
2008-04-17libwbclient: add wbcCheckTrustCredentials()Stefan Metzmacher1-0/+6
2008-04-17libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher1-0/+6
2008-04-11libwbclient: add wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functionsStefan Metzmacher1-0/+8
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