index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_ccache_access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
winbind: Modernize a few DEBUGs
Volker Lendecke
1
-16
/
+13
2023-10-24
s3/winbindd: use parse_domain_user instead of parse_domain_user_fstr
Noel Power
1
-23
/
+8
2023-10-24
s3/winbindd: rename parse_domain_user to parse_domain_user_fstr
Noel Power
1
-1
/
+1
2023-10-24
s3/winbindd: in winbindd_ccache_save use canonicalize_username
Noel Power
1
-14
/
+52
2023-10-24
s3/winbindd: rename canonicalize_username to canonicalize_username_fstr
Noel Power
1
-2
/
+3
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-1
/
+1
2018-11-30
Fix spelling mistakes
Olly Betts
1
-2
/
+2
2018-05-17
winbindd: winbindd_ccache_save() -> bool_dispatch_table
Volker Lendecke
1
-10
/
+6
2018-05-17
winbindd: winbindd_ccache_ntlm_auth() -> bool_dispatch_table
Volker Lendecke
1
-12
/
+5
2018-05-11
winbind: Fix UPN handling in canonicalize_username()
Andreas Schneider
1
-5
/
+12
2018-05-11
winbind: Fix UPN handling in parse_domain_user()
Andreas Schneider
1
-7
/
+19
2016-04-12
CVE-2016-2110: winbindd: add new_spnego to the WINBINDD_CCACHE_NTLMAUTH response
Stefan Metzmacher
1
-2
/
+6
2016-03-10
winbindd: make use of ntlmssp_resume_ccache backend for WINBINDD_CCACHE_NTLMAUTH
Stefan Metzmacher
1
-16
/
+13
2016-03-10
winbindd: pass an memory context to do_ntlm_auth_with_stored_pw()
Stefan Metzmacher
1
-3
/
+4
2015-04-29
Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.
Richard Sharpe
1
-1
/
+1
2014-03-27
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
1
-2
/
+2
2013-07-02
s3-winbind: Allow sec_initial_uid() to store creds.
Andreas Schneider
1
-1
/
+1
2012-03-24
libreplace: Add getpeereid implementation.
Jelmer Vernooij
1
-1
/
+2
2012-01-06
s3-winbindd: convert cached credentials to use auth_generic/gensec for NTLMSSP
Andrew Bartlett
1
-33
/
+46
2011-10-18
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2010-07-19
s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.
Simo Sorce
1
-1
/
+1
2010-05-31
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
1
-1
/
+1
2010-04-19
s3: Move the in-memory ccache to the parent
Volker Lendecke
1
-43
/
+22
2010-04-18
s3: Fix a typo in winbindd_ccache_save
Volker Lendecke
1
-1
/
+1
2010-03-24
s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them
Stefan Metzmacher
1
-1
/
+5
2010-01-28
s3/winbind_ccache: Fix typo in debug message.
Karolin Seeger
1
-1
/
+1
2010-01-24
s3: Add the session key to the ccache_ntlm_auth response
Volker Lendecke
1
-4
/
+18
2010-01-24
s3: Add wbinfo --ccache-save
Volker Lendecke
1
-0
/
+72
2010-01-09
s3: Fix a segfault in winbindd_dual_ccache_ntlm_auth()
Volker Lendecke
1
-1
/
+1
2010-01-03
s3: Slightly simplify winbindd_dual_ccache_ntlm_auth
Volker Lendecke
1
-15
/
+9
2009-12-22
s3:ntlmssp: only include ntlmssp.h where actually needed
Andrew Bartlett
1
-0
/
+1
2009-12-22
s3:ntlmssp: remove the typedef NTLMSSP_STATE
Andrew Bartlett
1
-1
/
+1
2009-12-21
s3: Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+4
2009-09-28
s3:winbind: Sanitize the args for find_auth_domain: It only needs the flags
Volker Lendecke
1
-1
/
+1
2009-06-14
Make winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke
1
-5
/
+5
2009-06-14
Make winbindd_cli_state->request a pointer instead of a struct member
Volker Lendecke
1
-20
/
+20
2009-05-12
Convert response.extra_data.data from malloc to talloc
Volker Lendecke
1
-1
/
+2
2009-05-11
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
1
-5
/
+6
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
1
-0
/
+283