summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/libwbclient/wbclient.h
Commit message (Expand)AuthorAgeFilesLines
* libwbclient: Add placeholder function for WINBINDD_CCACHE_NTLMAUTHKai Blin2008-11-271-0/+28
* libwbclient: Add placeholder function for WINBINDD_GETGRLSTKai Blin2008-11-271-0/+2
* libwbclient: Add placeholder functions for wbcQuery[GSU]idTo[GSU]idKai Blin2008-11-271-0/+12
* libwbclient: add wbcLogonUser().Günther Deschner2008-11-211-0/+28
* libwbclient: add wbcLogoffUserEx().Günther Deschner2008-11-211-0/+13
* libwbclient: add wbcAddNamedBlob.Günther Deschner2008-11-211-1/+9
* libwbclient: add wbcBlob and wbcNamedBlob.Günther Deschner2008-11-211-0/+19
* [PATCH] Clean-up various trailing space and >80 column lines.Steven Danneman2008-11-181-2/+2
* [PATCH] Added ability to remove id mappings in wbinfo and libwbclient.Steven Danneman2008-11-181-1/+8
* wbclient: add wbcLookupDomainControllerEx call.Günther Deschner2008-11-191-1/+20
* wbclient: add wbcGuidToString and wbcStringToGuid helper functions.Günther Deschner2008-11-191-0/+10
* wbclient: add wbcGuid structure.Günther Deschner2008-11-191-0/+13
* wbcGetDisplayNameVolker Lendecke2008-10-291-0/+5
* libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.Günther Deschner2008-09-271-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