summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/libwbclient/wbclient.h
Commit message (Expand)AuthorAgeFilesLines
* libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.Günther Deschner2008-08-291-1/+77
* libwbclient: add wbcLibraryDetails()Stefan Metzmacher2008-05-231-0/+15
* libwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHSStefan Metzmacher2008-05-231-3/+3
* libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude2008-05-131-1/+43
* Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter2008-04-231-0/+1
* Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXXGerald W. Carter2008-04-231-4/+4
* libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...Michael Adam2008-04-201-1/+1
* libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **Michael Adam2008-04-201-1/+1
* Add wbcListTrusts() API call to libwbclient.soGerald W. Carter2008-04-171-2/+23
* Follow error code name convention in libwbclient.Gerald W. Carter2008-04-171-1/+1
* libwbclient: add wbcCheckTrustCredentials()Stefan Metzmacher2008-04-171-0/+6
* libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher2008-04-171-0/+6
* libwbclient: add wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functionsStefan Metzmacher2008-04-111-0/+8
* libwbclient: add wbcGetGroups()Stefan Metzmacher2008-04-061-0/+4
* wbcAllocateGid returns a gid_t, not a uid_tVolker Lendecke2008-04-061-1/+1
* libwbclient: add wbcInterfaceDetails()Stefan Metzmacher2008-04-011-0/+15
* libwbclient: remove prototype of non existing wbcDomainSequenceNumbers()Stefan Metzmacher2008-03-281-2/+0
* libwbclient: add wbcListUsers() and wbcListGroups()Stefan Metzmacher2008-03-281-0/+8
* libwbclient: add wbcLookupUserSids()Stefan Metzmacher2008-03-281-0/+5
* libwbclient: add wbcAuthenticateUserEx() functionStefan Metzmacher2008-02-131-1/+158
* libwbclient: implement wbcErrorString()Stefan Metzmacher2008-02-111-1/+1
* libwbclient: move wbc_err.h into wbclient.h as we only install one headerStefan Metzmacher2008-01-151-1/+26
* Some coding convention pedantism.Günther Deschner2008-01-031-1/+1
* Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter2007-12-211-0/+184