index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL)
Volker Lendecke
2020-02-14
1
-1
/
+2
*
auth: Fix CID 1458420 Null pointer dereferences (REVERSE_INULL)
Volker Lendecke
2020-02-14
1
-1
/
+2
*
s3/auth: use set_current_user_info() in auth3_check_password_send()
Ralph Boehme
2020-02-06
1
-6
/
+26
*
s3/auth: use set_current_user_info() in auth3_generate_session_info_pac()
Ralph Boehme
2020-02-06
1
-6
/
+8
*
s3:auth: use talloc_alpha_strcpy() in auth3_session_info_create()
Ralph Boehme
2020-02-06
1
-3
/
+3
*
s3/auth: use talloc_alpha_strcpy() in create_local_token()
Ralph Boehme
2020-02-06
1
-5
/
+10
*
s3:auth_sam: map an empty domain or '.' to the local SAM name
Stefan Metzmacher
2020-02-05
1
-0
/
+38
*
s3:auth_sam: introduce effective_domain helper variables
Stefan Metzmacher
2020-02-05
1
-7
/
+9
*
s3:auth_sam: make sure we never handle empty usernames
Stefan Metzmacher
2020-02-05
1
-0
/
+18
*
s3:auth_sam: unify the debug messages of all auth_sam*_auth() functions
Stefan Metzmacher
2020-02-05
1
-1
/
+8
*
s3:auth_sam: replace confusing FALL_THROUGH; with break;
Stefan Metzmacher
2020-02-05
1
-2
/
+2
*
auth3: Fix a typo
Volker Lendecke
2020-01-30
1
-1
/
+1
*
auth: Simplify struct auth4_context
Volker Lendecke
2020-01-06
1
-39
/
+26
*
auth3: Replace auth3_check_password() by _send and _recv
Volker Lendecke
2020-01-06
3
-47
/
+117
*
auth: Remove the "typedef auth_methods"
Volker Lendecke
2020-01-06
7
-15
/
+37
*
auth3: Avoid a casts in auth3_check_password()
Volker Lendecke
2020-01-06
1
-4
/
+4
*
auth3: Simplify auth_get_ntlm_challenge()
Volker Lendecke
2020-01-06
1
-6
/
+3
*
auth3: Check for talloc failure
Volker Lendecke
2020-01-06
1
-0
/
+4
*
smbdes: convert E_P24() and SMBOWFencrypt to use gnutls
Isaac Boukris
2019-12-10
1
-5
/
+14
*
auth3: Remove auth_script
Volker Lendecke
2019-12-02
2
-194
/
+0
*
smbdotconf: mark "username map script" with substitution="1"
Ralph Boehme
2019-11-27
1
-1
/
+1
*
smbdotconf: mark "username map" with substitution="1"
Ralph Boehme
2019-11-27
1
-1
/
+3
*
smbdotconf: mark "passwd chat" with substitution="1"
Ralph Boehme
2019-11-27
1
-1
/
+3
*
smbdotconf: mark "log nt token command" with substitution="1"
Ralph Boehme
2019-11-27
1
-3
/
+5
*
smbdotconf: mark "add user script" with substitution="1"
Ralph Boehme
2019-11-27
1
-1
/
+3
*
s3/auth: clang: Fix 'Value stored during its initialization is never read'
Noel Power
2019-09-26
1
-1
/
+1
*
s3/auth: clang: Fix 'Value stored during its initialization is never read'
Noel Power
2019-09-26
1
-2
/
+2
*
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
2019-06-13
1
-2
/
+1
*
s3:auth: explicitly add BUILTIN\Guests to the guest token
Ralph Boehme
2019-06-05
1
-0
/
+15
*
s3:auth: add reinit_guest_session_info()
Ralph Boehme
2019-06-05
2
-0
/
+12
*
make some auth functions return an NTSTATUS like other similar functions for ...
Kristján Valur
2019-04-02
2
-36
/
+44
*
s3:auth: Remove unused arcfour.h from auth_util.c
Andreas Schneider
2019-02-22
1
-1
/
+0
*
s3:auth: Remove unused arcfour.h header from server_info.c
Andreas Schneider
2019-02-22
1
-1
/
+0
*
s3 auth: Create messaging and lp contexts.
Gary Lockyer
2019-02-20
2
-4
/
+16
*
auth3: Use dom_sid_str_buf
Volker Lendecke
2019-01-08
1
-3
/
+7
*
auth3: Use dom_sid_str_buf
Volker Lendecke
2018-12-20
3
-19
/
+31
*
s3:auth_winbind: ignore a missing winbindd as NT4 PDC/BDC without trusts
Stefan Metzmacher
2018-12-20
1
-1
/
+32
*
s3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS if winbindd is not available
Stefan Metzmacher
2018-12-20
1
-1
/
+1
*
s3:auth_winbind: remove fallback to optional backend
Stefan Metzmacher
2018-12-20
2
-17
/
+1
*
s3:auth: ignore create_builtin_guests() failing without a valid idmap configu...
Stefan Metzmacher
2018-12-20
1
-1
/
+17
*
auth: Use dom_sid_str_buf
Volker Lendecke
2018-12-11
1
-2
/
+3
*
s3:auth: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
2018-11-28
1
-3
/
+3
*
lib: Remove gencache.h from proto.h
Volker Lendecke
2018-10-19
1
-0
/
+1
*
auth3: Avoid an explicit ZERO_STRUCT
Volker Lendecke
2018-10-17
1
-3
/
+1
*
auth: move copy_session_info() from source3 into the global auth context
Björn Baumbach
2018-10-11
3
-41
/
+2
*
pdb: Reduce code duplication in make_user_info()
Volker Lendecke
2018-10-09
1
-26
/
+16
*
pdb: Use "sid_compose" where appropriate
Volker Lendecke
2018-10-08
1
-4
/
+2
*
s3: Rename server_messaging_context() to global_messaging_context()
Christof Schmitt
2018-09-07
1
-1
/
+1
*
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
2018-06-25
1
-2
/
+14
*
auth: Add unique session GUID identifier
Gary Lockyer
2018-05-10
1
-0
/
+6
[next]