summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/libwbclient/wbclient.c
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-159/+0
* Move the doxygen comments of wbclient to the header file.Andreas Schneider2008-12-101-7/+1
* Clean-up various trailing space and >80 column lines.Steven Danneman2008-11-181-1/+1
* libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.Günther Deschner2008-08-291-0/+2
* libwbclient: add wbcLibraryDetails()Stefan Metzmacher2008-05-231-0/+23
* libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude2008-05-131-0/+4
* Follow error code name convention in libwbclient.Gerald W. Carter2008-04-171-2/+2
* fix some extrasemi compile warningsBjörn Jacke2008-04-101-1/+1
* libwbclient: add wbcAuthenticateUserEx() functionStefan Metzmacher2008-02-131-0/+2
* libwbclient: implement wbcErrorString()Stefan Metzmacher2008-02-111-0/+34
* Fix build warning.Günther Deschner2008-01-301-1/+0
* Allow NULL request and/or response pointers to be passed to wbcRequestRespons...Gerald W. Carter2008-01-291-5/+1
* libwbclient: use the same style in each switch case for the error mappingStefan Metzmacher2008-01-211-2/+2
* Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter2007-12-211-0/+105