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
/
auth
/
common_auth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
s4:auth: let auth_context_create_for_netlogon() remember for_netlogon = true;
Stefan Metzmacher
1
-0
/
+2
2024-12-12
auth_log: prepare for netr_ServerAuthenticateKerberos
Stefan Metzmacher
1
-0
/
+1
2023-10-24
s4:kdc: Add a flag indicating that the device should be added to Authenticate...
Joseph Sutton
1
-0
/
+1
2023-10-24
s4:kdc: Add a flag indicating that the device should be added to the default ...
Joseph Sutton
1
-0
/
+1
2023-10-01
s4:dsdb: Add session info flag to indicate authentication with a device
Joseph Sutton
1
-0
/
+1
2023-06-25
auth: Add functionality to log client and server policy information
Joseph Sutton
1
-2
/
+8
2023-06-15
auth: Add new ‘KDC Authorization’ log type
Joseph Sutton
1
-0
/
+21
2023-05-18
auth: Correct parameter order in header
Joseph Sutton
1
-1
/
+1
2023-03-28
auth: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-06-26
s4-auth: For LDAP simple bind, fall back to checking the ENCTYPE_AES256_CTS_H...
Andrew Bartlett
1
-0
/
+3
2022-03-10
auth: let auth logging prefer user_info->orig_client.{account,domain}_name if...
Stefan Metzmacher
1
-1
/
+1
2022-03-10
s4:auth: rename user_info->mapped_state to user_info->cracknames_called
Stefan Metzmacher
1
-1
/
+1
2020-01-06
auth: Simplify struct auth4_context
Volker Lendecke
1
-6
/
+0
2019-06-13
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
1
-1
/
+0
2019-02-20
auth log: Log the netlogon logon id.
Gary Lockyer
1
-0
/
+1
2018-06-25
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
1
-0
/
+4
2017-08-07
auth/common: add support for auth4_ctx->check_ntlm_password_send/recv()
Stefan Metzmacher
1
-0
/
+10
2017-03-29
heimdal: Pass extra information to hdb_auth_status() to log success and failures
Andrew Bartlett
1
-0
/
+7
2017-03-29
auth: Add hooks for notification of authentication events over the message bus
Andrew Bartlett
1
-2
/
+26
2017-03-29
auth: Log the transport connection for the authorization
Andrew Bartlett
1
-0
/
+7
2017-03-29
auth_log: Also log the final type of authentication (ntlmssp,krb5)
Andrew Bartlett
1
-0
/
+1
2017-03-29
auth: Add logging of service authorization
Andrew Bartlett
1
-0
/
+5
2017-03-29
auth: Generate a human readable Authentication log message.
Gary Lockyer
1
-0
/
+6
2017-03-29
auth: Add "auth_description" to allow logs to distinguish simple bind (etc)
Andrew Bartlett
1
-0
/
+1
2017-03-29
gensec: Pass service_description into auth_usersuppliedinfo during NTLMSSP
Andrew Bartlett
1
-0
/
+2
2017-03-29
s4-netlogon: Remember many more details in the auth_usersupplied info for fut...
Andrew Bartlett
1
-0
/
+9
2017-03-27
auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth
Andrew Bartlett
1
-0
/
+1
2017-03-24
auth: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM defines
Stefan Metzmacher
1
-3
/
+1
2017-03-24
auth: let auth4_context->check_ntlm_password() return pauthoritative
Stefan Metzmacher
1
-0
/
+1
2014-07-04
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
1
-1
/
+1
2014-06-11
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
1
-1
/
+5
2012-07-03
auth: Remove .get_challenge (only used for security=server)
Andrew Bartlett
1
-4
/
+0
2012-02-24
auth: Rename some elements of auth4_context
Andrew Bartlett
1
-7
/
+7
2012-02-18
auth: Reorder arguments to generate_session_info
Andrew Bartlett
1
-2
/
+2
2012-02-13
auth: Pass in the SMB username (for %U) into generate_session_info
Andrew Bartlett
1
-0
/
+1
2012-01-30
auth: Make check_password and generate_session_info hook generic
Andrew Bartlett
1
-2
/
+3
2012-01-29
auth: provide private pointer and do not return original PAC signatures
Andrew Bartlett
1
-0
/
+3
2012-01-11
gensec: move gensec_util.c to the top level
Andrew Bartlett
1
-0
/
+5
2012-01-11
auth: make auth4_context common to provide access to generate_session_info_pac()
Andrew Bartlett
1
-0
/
+59
2011-07-20
auth: include auth.idl structures into common_auth.h
Andrew Bartlett
1
-0
/
+2
2011-05-08
auth: allow auth_common.h to be included multiple times without error
Andrew Bartlett
1
-0
/
+5
2010-08-31
s3-auth: remove global include of krb5pac.h.
Günther Deschner
1
-2
/
+0
2010-08-14
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
1
-3
/
+3
2010-08-14
s4:auth Move struct auth_usersupplied_info to a common location
Andrew Bartlett
1
-0
/
+63