libwbclient: Add "authoritative" to wbcAuthErrorInfo
[samba.git] / nsswitch / libwbclient / wbc_pam.c
2017-03-07 Volker Lendeckelibwbclient: Add "authoritative" to wbcAuthErrorInfo
2016-04-12 Stefan MetzmacherCVE-2016-2110: winbindd: add new_spnego to the WINBINDD...
2015-03-09 Matthew NewtonAdd context versions of wbclient functions
2014-12-19 Stefan Metzmachernsswitch: allow passing the domain name to wbcPingDC...
2014-07-14 Jeremy AllisonAs David Woodhouse points out, this breaks backwards...
2014-07-10 Stefan Metzmacherlibwbclient: reject unknown named blobs in wbcCredentia...
2014-07-10 Stefan Metzmacherlibwbclient: allow only one initial_blob/challenge_blob...
2014-07-09 Jeremy Allisons3: libwbclient: Don't break out of loop too soon ...
2014-04-17 Andreas SchneiderRemove uid_wrapper related code.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-21 Christof Schmittwinbind: Extend wbcAuthenticateUserEx to provide PAC
2012-08-15 Christof Schmittlibwbclient: Add wbcPingDc2
2011-10-27 Andreas Schneidernsswitch: Disable uid_wrapper in libwbclient.
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2148, FORWARD_NULL
2010-11-27 Volker Lendeckelibwbclient: Correctly order the wbcAllocateMemory...
2010-09-10 Volker Lendeckes3: auth.krb5ccname and auth.unix_username are both...
2010-04-23 Volker Lendeckelibwbclient: Actually copy something in wbcChangeUserPa...
2010-04-23 Volker Lendeckelibwbclient: Remove some pointless BAIL_ON_WBC_ERROR...
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_error_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcCredentialCache not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcAuthenticateUserEx not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_logon_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_auth_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_password_policy_info not...
2010-04-19 Volker Lendeckelibwbclient: Make _SID_COMPOSE a function instead of...
2010-04-13 Volker Lendeckelibwbclient: Re-Fix a bug that was fixed with e5741e27c4c
2010-04-13 Volker Lendeckelibwbclient: Remove a pointless variable
2010-04-04 Volker Lendeckelibwbclient: Streamline result processing of wbcCredent...
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcCredentialCache
2010-02-13 Kai Blinlibwbclient: Separate out the async functions
2010-02-11 Kai Blinlibwbclient: Implement wbcAuthenticateUserEx_send/recv
2010-02-07 Volker Lendeckelibwbclient: wbc_create_logon_info is always called...
2010-02-07 Volker Lendeckelibwbclient: wbc_create_password_policy_info is always...
2010-02-07 Volker Lendeckelibwbclient: wbc_create_error_info is always called...
2010-01-24 Volker Lendeckelibwbclient: Actually implement wbcCredentialCache()
2010-01-24 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-24 Volker Lendeckelibwbclient: Use winbindd_free_response()
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschnerlibwbclient: add wbcChangeTrustCredentials.
2009-10-07 Günther Deschnerlibwbclient: implement secure channel verification...
2009-09-01 Günther Deschnerwbclient: Fix Bug #6680: always activate handling of...
2009-06-18 Günther Deschnerlibwbclient: fix returned LogonInfo in wbc_LogonUser().
2009-06-04 Kai Blinlibwbclient: Attempt to fix build on AIX
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Kai Blinlibwbclient: Silence a compiler warning
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix Coverity ID 626: DEADCODE
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.