index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_ccache_access.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
2014-03-27
1
-2
/
+2
*
s3-winbind: Allow sec_initial_uid() to store creds.
Andreas Schneider
2013-07-02
1
-1
/
+1
*
libreplace: Add getpeereid implementation.
Jelmer Vernooij
2012-03-24
1
-1
/
+2
*
s3-winbindd: convert cached credentials to use auth_generic/gensec for NTLMSSP
Andrew Bartlett
2012-01-06
1
-33
/
+46
*
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.
Simo Sorce
2010-07-19
1
-1
/
+1
*
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
2010-05-31
1
-1
/
+1
*
s3: Move the in-memory ccache to the parent
Volker Lendecke
2010-04-19
1
-43
/
+22
*
s3: Fix a typo in winbindd_ccache_save
Volker Lendecke
2010-04-18
1
-1
/
+1
*
s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them
Stefan Metzmacher
2010-03-24
1
-1
/
+5
*
s3/winbind_ccache: Fix typo in debug message.
Karolin Seeger
2010-01-28
1
-1
/
+1
*
s3: Add the session key to the ccache_ntlm_auth response
Volker Lendecke
2010-01-24
1
-4
/
+18
*
s3: Add wbinfo --ccache-save
Volker Lendecke
2010-01-24
1
-0
/
+72
*
s3: Fix a segfault in winbindd_dual_ccache_ntlm_auth()
Volker Lendecke
2010-01-09
1
-1
/
+1
*
s3: Slightly simplify winbindd_dual_ccache_ntlm_auth
Volker Lendecke
2010-01-03
1
-15
/
+9
*
s3:ntlmssp: only include ntlmssp.h where actually needed
Andrew Bartlett
2009-12-22
1
-0
/
+1
*
s3:ntlmssp: remove the typedef NTLMSSP_STATE
Andrew Bartlett
2009-12-22
1
-1
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2009-12-21
1
-4
/
+4
*
s3:winbind: Sanitize the args for find_auth_domain: It only needs the flags
Volker Lendecke
2009-09-28
1
-1
/
+1
*
Make winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-5
/
+5
*
Make winbindd_cli_state->request a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-20
/
+20
*
Convert response.extra_data.data from malloc to talloc
Volker Lendecke
2009-05-12
1
-1
/
+2
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-5
/
+6
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
r25154: move winbindd code into winbindd/
Stefan Metzmacher
2007-10-10
1
-0
/
+283