summaryrefslogtreecommitdiff
path: root/auth/auth_log.c
Commit message (Expand)AuthorAgeFilesLines
* auth auth_log: csbuild unused parm transport_protectionGary Lockyer2019-06-131-2/+0
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-131-6/+0
* auth log: Log the netlogon logon id.Gary Lockyer2019-02-201-1/+10
* auth log: Increment Authentication versionGary Lockyer2018-12-141-1/+1
* auth log: Add windows logon type codesGary Lockyer2018-12-141-0/+29
* auth log: Add windows event codesGary Lockyer2018-12-141-0/+12
* audit_logging: auth_json_audit required auth_jsonAndrew Bartlett2018-12-141-2/+2
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2018-12-141-9/+4
* auth: Use dom_sid_str_bufVolker Lendecke2018-11-021-6/+3
* auth: Use dom_sid_str_bufVolker Lendecke2018-11-021-3/+2
* json: Modify API to use return codesGary Lockyer2018-07-251-84/+223
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-251-1/+22
* lib audit_logging: re-factor and add functions.Gary Lockyer2018-06-011-20/+2
* auth_log: Rename the json variablesGary Lockyer2018-05-161-16/+16
* auth_log: tidy up code formattingGary Lockyer2018-05-161-70/+76
* auth_log: Use common code from audit_loggingGary Lockyer2018-05-161-414/+93
* auth log: Log the unique session GUIDGary Lockyer2018-05-101-1/+25
* Check "auth event notification" param in log_jsonArvid Requate2018-04-121-2/+11
* source4 netlogon: Add authentication logging for ServerAuthenticate3Gary Lockyer2017-07-241-0/+12
* whitespace: auth_log.c C code conventionsGarming Sam2017-03-291-29/+29
* heimdal: Pass extra information to hdb_auth_status() to log success and failuresAndrew Bartlett2017-03-291-3/+5
* auth: Add hooks for notification of authentication events over the message busAndrew Bartlett2017-03-291-9/+50
* auth_log: Improve commentAndrew Bartlett2017-03-291-1/+1
* auth_log: Prepared to allow logging JSON events to a server over the message busAndrew Bartlett2017-03-291-0/+80
* auth_log: Add JSON logging of Authorisation and AuthenticationsGary Lockyer2017-03-291-47/+550
* auth: Log the transport connection for the authorizationAndrew Bartlett2017-03-291-0/+1
* auth_log: Split up auth/authz logging levels and handle anonymous betterAndrew Bartlett2017-03-291-6/+24
* auth_log: Also log the final type of authentication (ntlmssp,krb5)Andrew Bartlett2017-03-291-1/+3
* auth_log: Expand to include the type of password used (eg ntlmv2)Andrew Bartlett2017-03-291-3/+42
* auth: Add logging of service authorizationAndrew Bartlett2017-03-291-0/+54
* auth: Generate a human readable Authentication log message.Gary Lockyer2017-03-291-0/+161