summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient/wbclient.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-159/+0
2008-12-10Move the doxygen comments of wbclient to the header file.Andreas Schneider1-7/+1
2008-11-18Clean-up various trailing space and >80 column lines.Steven Danneman1-1/+1
2008-08-29libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.Günther Deschner1-0/+2
2008-05-23libwbclient: add wbcLibraryDetails()Stefan Metzmacher1-0/+23
2008-05-13libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude1-0/+4
2008-04-17Follow error code name convention in libwbclient.Gerald W. Carter1-2/+2
2008-04-10fix some extrasemi compile warningsBjörn Jacke1-1/+1
2008-02-13libwbclient: add wbcAuthenticateUserEx() functionStefan Metzmacher1-0/+2
2008-02-11libwbclient: implement wbcErrorString()Stefan Metzmacher1-0/+34
2008-01-30Fix build warning.Günther Deschner1-1/+0
2008-01-29Allow NULL request and/or response pointers to be passed to wbcRequestRespons...Gerald W. Carter1-5/+1
2008-01-21libwbclient: use the same style in each switch case for the error mappingStefan Metzmacher1-2/+2
2007-12-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter1-0/+105