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
/
auth_log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
auth_log: prepare for netr_ServerAuthenticateKerberos
Stefan Metzmacher
1
-2
/
+4
2023-06-25
auth: Add functionality to log client and server policy information
Joseph Sutton
1
-4
/
+94
2023-06-15
auth: Add new ‘KDC Authorization’ log type
Joseph Sutton
1
-0
/
+189
2023-05-18
lib:audit_logging: Add function to add flags to a JSON message
Joseph Sutton
1
-14
/
+4
2023-05-18
auth: Remove unnecessary return statements
Joseph Sutton
1
-4
/
+0
2023-03-28
auth: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-02-08
auth: Make more liberal use of SID index constants
Joseph Sutton
1
-2
/
+2
2022-03-10
auth: let auth logging prefer user_info->orig_client.{account,domain}_name if...
Stefan Metzmacher
1
-4
/
+16
2019-06-13
auth auth_log: csbuild unused parm transport_protection
Gary Lockyer
1
-2
/
+0
2019-06-13
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
1
-6
/
+0
2019-02-20
auth log: Log the netlogon logon id.
Gary Lockyer
1
-1
/
+10
2018-12-14
auth log: Increment Authentication version
Gary Lockyer
1
-1
/
+1
2018-12-14
auth log: Add windows logon type codes
Gary Lockyer
1
-0
/
+29
2018-12-14
auth log: Add windows event codes
Gary Lockyer
1
-0
/
+12
2018-12-14
audit_logging: auth_json_audit required auth_json
Andrew Bartlett
1
-2
/
+2
2018-12-14
audit_logging: Remove debug log header and JSON Authentication: prefix
Andrew Bartlett
1
-9
/
+4
2018-11-02
auth: Use dom_sid_str_buf
Volker Lendecke
1
-6
/
+3
2018-11-02
auth: Use dom_sid_str_buf
Volker Lendecke
1
-3
/
+2
2018-07-25
json: Modify API to use return codes
Gary Lockyer
1
-84
/
+223
2018-06-25
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
1
-1
/
+22
2018-06-01
lib audit_logging: re-factor and add functions.
Gary Lockyer
1
-20
/
+2
2018-05-16
auth_log: Rename the json variables
Gary Lockyer
1
-16
/
+16
2018-05-16
auth_log: tidy up code formatting
Gary Lockyer
1
-70
/
+76
2018-05-16
auth_log: Use common code from audit_logging
Gary Lockyer
1
-414
/
+93
2018-05-10
auth log: Log the unique session GUID
Gary Lockyer
1
-1
/
+25
2018-04-12
Check "auth event notification" param in log_json
Arvid Requate
1
-2
/
+11
2017-07-24
source4 netlogon: Add authentication logging for ServerAuthenticate3
Gary Lockyer
1
-0
/
+12
2017-03-29
whitespace: auth_log.c C code conventions
Garming Sam
1
-29
/
+29
2017-03-29
heimdal: Pass extra information to hdb_auth_status() to log success and failures
Andrew Bartlett
1
-3
/
+5
2017-03-29
auth: Add hooks for notification of authentication events over the message bus
Andrew Bartlett
1
-9
/
+50
2017-03-29
auth_log: Improve comment
Andrew Bartlett
1
-1
/
+1
2017-03-29
auth_log: Prepared to allow logging JSON events to a server over the message bus
Andrew Bartlett
1
-0
/
+80
2017-03-29
auth_log: Add JSON logging of Authorisation and Authentications
Gary Lockyer
1
-47
/
+550
2017-03-29
auth: Log the transport connection for the authorization
Andrew Bartlett
1
-0
/
+1
2017-03-29
auth_log: Split up auth/authz logging levels and handle anonymous better
Andrew Bartlett
1
-6
/
+24
2017-03-29
auth_log: Also log the final type of authentication (ntlmssp,krb5)
Andrew Bartlett
1
-1
/
+3
2017-03-29
auth_log: Expand to include the type of password used (eg ntlmv2)
Andrew Bartlett
1
-3
/
+42
2017-03-29
auth: Add logging of service authorization
Andrew Bartlett
1
-0
/
+54
2017-03-29
auth: Generate a human readable Authentication log message.
Gary Lockyer
1
-0
/
+161