summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient/wbc_pam.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt1-1/+15
2012-08-15libwbclient: Add wbcPingDc2Christof Schmitt1-0/+21
2011-10-27nsswitch: Disable uid_wrapper in libwbclient.Andreas Schneider1-0/+1
2011-03-16s3: Fix Coverity ID 2148, FORWARD_NULLVolker Lendecke1-3/+2
2010-11-27libwbclient: Correctly order the wbcAllocateMemory argsVolker Lendecke1-5/+5
2010-09-10s3: auth.krb5ccname and auth.unix_username are both fstringsVolker Lendecke1-4/+2
2010-04-23libwbclient: Actually copy something in wbcChangeUserPasswordExVolker Lendecke1-8/+8
2010-04-23libwbclient: Remove some pointless BAIL_ON_WBC_ERROR macro callsVolker Lendecke1-12/+12
2010-04-19libwbclient: Make wbc_create_error_info not use tallocVolker Lendecke1-4/+13
2010-04-19libwbclient: Make wbcCredentialCache not use tallocVolker Lendecke1-10/+14
2010-04-19libwbclient: Make wbcAuthenticateUserEx not use tallocVolker Lendecke1-2/+3
2010-04-19libwbclient: Make wbc_create_logon_info not use tallocVolker Lendecke1-6/+11
2010-04-19libwbclient: Make wbc_create_auth_info not use tallocVolker Lendecke1-17/+33
2010-04-19libwbclient: Make wbc_create_password_policy_info not use tallocVolker Lendecke1-2/+3
2010-04-19libwbclient: Make _SID_COMPOSE a function instead of a macroVolker Lendecke1-19/+28
2010-04-13libwbclient: Re-Fix a bug that was fixed with e5741e27c4cVolker Lendecke1-9/+9
2010-04-13libwbclient: Remove a pointless variableVolker Lendecke1-3/+1
2010-04-04libwbclient: Streamline result processing of wbcCredentialCache()Volker Lendecke1-4/+2
2010-04-04libwbclient: Fix a memleak in wbcCredentialCacheVolker Lendecke1-0/+1
2010-02-13libwbclient: Separate out the async functionsKai Blin1-269/+0
2010-02-11libwbclient: Implement wbcAuthenticateUserEx_send/recvKai Blin1-0/+270
2010-02-07libwbclient: wbc_create_logon_info is always called with mem_ctx==NULLVolker Lendecke1-5/+3
2010-02-07libwbclient: wbc_create_password_policy_info is always called with mem_ctx==NULLVolker Lendecke1-7/+4
2010-02-07libwbclient: wbc_create_error_info is always called with mem_ctx==NULLVolker Lendecke1-18/+10
2010-01-24libwbclient: Actually implement wbcCredentialCache()Volker Lendecke1-1/+127
2010-01-24s3: Add wbinfo --ccache-saveVolker Lendecke1-0/+18
2010-01-24libwbclient: Use winbindd_free_response()Volker Lendecke1-4/+3
2009-12-21s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke1-0/+45
2009-10-13libwbclient: add wbcChangeTrustCredentials.Günther Deschner1-0/+38
2009-10-07libwbclient: implement secure channel verification for specific domains in wb...Günther Deschner1-9/+5
2009-09-01wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner1-4/+15
2009-06-18libwbclient: fix returned LogonInfo in wbc_LogonUser().Günther Deschner1-2/+4
2009-06-04libwbclient: Attempt to fix build on AIXKai Blin1-0/+1
2009-05-30libwbclient: Silence a compiler warningKai Blin1-1/+1
2009-04-23Fix Coverity ID 626: DEADCODEVolker Lendecke1-5/+0
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-0/+1034