s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn.
[kai/samba.git] / source3 / winbindd / winbindd_ccache_access.c
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-04-19 Volker Lendeckes3: Move the in-memory ccache to the parent
2010-04-18 Volker Lendeckes3: Fix a typo in winbindd_ccache_save
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client...
2010-01-28 Karolin Seegers3/winbind_ccache: Fix typo in debug message.
2010-01-24 Volker Lendeckes3: Add the session key to the ccache_ntlm_auth response
2010-01-24 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-09 Volker Lendeckes3: Fix a segfault in winbindd_dual_ccache_ntlm_auth()
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-03 Volker Lendeckes3: Slightly simplify winbindd_dual_ccache_ntlm_auth
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-12-22 Andrew Bartletts3:ntlmssp: remove the typedef NTLMSSP_STATE
2009-12-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-09-28 Volker Lendeckes3:winbind: Sanitize the args for find_auth_domain...
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2009-05-12 Volker LendeckeConvert response.extra_data.data from malloc to talloc
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/