s3-winbind: Allow sec_initial_uid() to store creds.
[mat/samba.git] / source3 / winbindd / winbindd_ccache_access.c
2013-07-04 Andreas Schneiders3-winbind: Allow sec_initial_uid() to store creds.
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-01-06 Andrew Bartletts3-winbindd: convert cached credentials to use auth_gen...
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
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/