summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient/wbc_pam.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-10Move the doxygen comments of wbclient to the header file.Andreas Schneider1-87/+9
2008-11-25libwbclient: Add placeholder function for WINBINDD_CCACHE_NTLMAUTHKai Blin1-0/+15
2008-10-10libwbclient: add wbcLogonUser().Günther Deschner1-0/+200
2008-10-10libwbclient: add wbcLogoffUserEx().Günther Deschner1-0/+95
2008-10-10libwbclient: fix wbcAuthenticateUserEx() to not ignore provided flags field.Günther Deschner1-0/+5
2008-10-09wbclient: add my copyright.Günther Deschner1-0/+1
2008-08-29libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.Günther Deschner1-0/+271
2008-06-17Fix a memleak in wbcAuthenticateUserEx()Volker Lendecke1-0/+2
2008-05-27libwbclient: fix typo.Günther Deschner1-1/+1
2008-05-23libwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHSStefan Metzmacher1-1/+1
2008-05-15Fix build warning.Günther Deschner1-1/+0
2008-05-13libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude1-0/+52
2008-04-17Remove unused variable from wbcCheckTrustCredentials().Gerald W. Carter1-1/+0
2008-04-17Follow error code name convention in libwbclient.Gerald W. Carter1-6/+6
2008-04-17libwbclient: add wbcCheckTrustCredentials()Stefan Metzmacher1-0/+52
2008-03-27libwbclient: fix Coverity ID 536 remove duplicate error path (dead code).Michael Adam1-2/+1
2008-03-26Fix wbcAuthenticateUserEx().Günther Deschner1-1/+1
2008-02-23Fix a C++ warningVolker Lendecke1-1/+1
2008-02-15Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison1-37/+91
2008-02-15libwbclient: let wbcAuthenticateUser() use wbcAuthenticateUserEx()Stefan Metzmacher1-21/+7
2008-02-15libwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in wbcAuthenticateUserEx()Stefan Metzmacher1-4/+36
2008-02-15libwbclient: wbcAuthenticateUserEx() be more strict regarding invalid parametersStefan Metzmacher1-12/+48
2008-02-14Fix "warning: 'cmd' may be used uninitialized in this function"Jeremy Allison1-0/+3
2008-02-13libwbclient: add wbcAuthenticateUserEx() functionStefan Metzmacher1-0/+300
2008-01-03Some coding convention pedantism.Günther Deschner1-2/+2
2007-12-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter1-0/+65