summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/libwbclient/wbclient.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Clean-up various trailing space and >80 column lines.Steven Danneman2008-11-181-1/+1
* libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.Günther Deschner2008-09-271-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