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
/
auth
/
auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
s3:auth: remember make_auth3_context_for_netlogon() was used
Stefan Metzmacher
1
-1
/
+8
2023-07-05
s3:auth: Use new debug macros for logging
Andreas Schneider
1
-6
/
+12
2023-07-05
s3:auth: Fix code spelling
Andreas Schneider
1
-17
/
+17
2023-06-25
auth: Add functionality to log client and server policy information
Joseph Sutton
1
-2
/
+6
2021-11-09
CVE-2020-25717: Add FreeIPA domain controller role
Alexander Bokovoy
1
-0
/
+3
2021-04-27
auth3: Apply some const to auth3_context_set_challenge()
Volker Lendecke
1
-2
/
+4
2021-04-19
auth3: Make load_auth_module() static
Volker Lendecke
1
-3
/
+4
2021-04-19
auth: Simplify DEBUG statements in make_auth3_context_for_ntlm()
Volker Lendecke
1
-6
/
+9
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
1
-0
/
+1
2020-01-06
auth: Remove the "typedef auth_methods"
Volker Lendecke
1
-4
/
+5
2020-01-06
auth3: Simplify auth_get_ntlm_challenge()
Volker Lendecke
1
-6
/
+3
2020-01-06
auth3: Check for talloc failure
Volker Lendecke
1
-0
/
+4
2019-09-26
s3/auth: clang: Fix 'Value stored during its initialization is never read'
Noel Power
1
-1
/
+1
2019-06-13
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
1
-2
/
+1
2019-02-20
s3 auth: Create messaging and lp contexts.
Gary Lockyer
1
-3
/
+15
2018-12-20
s3:auth_winbind: remove fallback to optional backend
Stefan Metzmacher
1
-1
/
+1
2018-06-25
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
1
-2
/
+14
2018-03-19
s3:auth: rename "guest" methods to "anonymous"
Stefan Metzmacher
1
-4
/
+4
2017-12-13
s3:auth: remove lp_auth_methods() handling
Stefan Metzmacher
1
-30
/
+1
2017-09-22
auth3: Remove auth_domain
Volker Lendecke
1
-2
/
+2
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-04-10
auth3: fallback to "sam_ignoredomain" in make_auth3_context_for_ntlm()
Volker Lendecke
1
-3
/
+3
2017-04-10
auth3: merge make_auth_context_subsystem() into make_auth3_context_for_ntlm()
Stefan Metzmacher
1
-8
/
+2
2017-04-10
auth3: only use "sam_netlogon3 winbind:trustdomain" in make_auth3_context_for...
Stefan Metzmacher
1
-1
/
+30
2017-03-29
auth: Add hooks for notification of authentication events over the message bus
Andrew Bartlett
1
-2
/
+3
2017-03-29
auth: Generate a human readable Authentication log message.
Gary Lockyer
1
-1
/
+17
2017-03-29
auth: Add a reminder about the strings currently used for auditing
Andrew Bartlett
1
-0
/
+4
2017-03-24
auth3: handle ROLE_ACTIVE_DIRECTORY_DC before lp_auth_methods() in make_auth_...
Stefan Metzmacher
1
-4
/
+9
2017-03-24
auth3: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM handling
Stefan Metzmacher
1
-5
/
+0
2017-03-24
auth3: only use "[samba4:]sam" in make_auth3_context_for_winbind()
Stefan Metzmacher
1
-1
/
+18
2017-03-24
auth3: let auth_check_ntlm_password() return pauthoritative
Stefan Metzmacher
1
-17
/
+18
2017-03-24
auth3: make make_auth_context_subsystem() static
Stefan Metzmacher
1
-2
/
+2
2017-03-24
auth3: add make_auth3_context_for_{ntlm,netlogon,winbind}
Stefan Metzmacher
1
-0
/
+18
2017-03-24
auth3: Remove unused make_auth_context_fixed
Volker Lendecke
1
-19
/
+0
2017-03-24
auth3: Introduce auth3_context_set_challenge
Volker Lendecke
1
-1
/
+13
2017-03-24
auth3: Simplify the logic in auth_check_ntlm_password
Volker Lendecke
1
-29
/
+29
2017-03-24
auth3: Don't try other auth modules on any error
Volker Lendecke
1
-3
/
+1
2017-03-24
auth3: Introduce make_auth_context_specific
Volker Lendecke
1
-22
/
+27
2017-03-24
auth3: Slightly simplify make_auth_context_subsystem() step2
Volker Lendecke
1
-39
/
+34
2017-03-24
auth3: Slightly simplify make_auth_context_subsystem() step1
Volker Lendecke
1
-4
/
+6
2017-03-09
auth3: Simplify auth_check_ntlm_password logic with a "goto fail"
Volker Lendecke
1
-11
/
+13
2017-03-08
auth3: Simplify auth_check_ntlm_password logic with a "goto fail"
Volker Lendecke
1
-40
/
+43
2017-03-08
auth3: Simplify auth_check_ntlm_password server_info handling
Volker Lendecke
1
-6
/
+7
2017-03-08
auth3: Simplify auth_check_ntlm_password talloc handling
Volker Lendecke
1
-13
/
+7
2017-03-08
auth3: Use talloc_move instead of _steal
Volker Lendecke
1
-1
/
+1
2017-03-08
auth3: Centralize auth_check_ntlm_password failure handling
Volker Lendecke
1
-4
/
+11
2017-02-15
auth3: Use NT_STATUS_EQUAL
Volker Lendecke
1
-1
/
+1
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-1
/
+1
2014-07-04
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
1
-0
/
+7
2014-06-11
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
1
-1
/
+9
[next]