summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/libwbclient/wbc_util.c
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-672/+0
* Move the doxygen comments of wbclient to the header file.Andreas Schneider2008-12-101-71/+7
* libwbclient: add wbcAddNamedBlob.Günther Deschner2008-10-101-0/+45
* wbclient: add wbcLookupDomainControllerEx call.Günther Deschner2008-10-091-0/+139
* libwbclient: fix doxygen warnings.Günther Deschner2008-09-271-1/+1
* libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude2008-05-131-2/+60
* Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter2008-04-231-1/+14
* Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXXGerald W. Carter2008-04-231-3/+3
* libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...Michael Adam2008-04-201-2/+2
* libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **Michael Adam2008-04-201-2/+2
* Add wbcListTrusts() API call to libwbclient.soGerald W. Carter2008-04-171-4/+215
* libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher2008-04-171-0/+81
* libwbclient: add wbcInterfaceDetails()Stefan Metzmacher2008-04-011-0/+75
* Some coding convention pedantism.Günther Deschner2008-01-031-6/+6
* Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.Gerald (Jerry) Carter2008-01-021-4/+0
* Fix wbcPing()Volker Lendecke2007-12-231-1/+9
* Compile fix: Correct use of wbcDomainInfo() after function signature change.Gerald (Jerry) Carter2007-12-211-1/+1
* Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter2007-12-211-0/+110