ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / auth / auth_log.c
2023-06-25 Joseph Suttonauth: Add functionality to log client and server policy...
2023-06-15 Joseph Suttonauth: Add new ‘KDC Authorization’ log type
2023-05-18 Joseph Suttonlib:audit_logging: Add function to add flags to a JSON...
2023-05-18 Joseph Suttonauth: Remove unnecessary return statements
2023-03-28 Andreas Schneiderauth: Fix code spelling
2023-02-08 Joseph Suttonauth: Make more liberal use of SID index constants
2022-03-10 Stefan Metzmacherauth: let auth logging prefer user_info->orig_client...
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm transport_protection
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm unix_username
2019-02-20 Gary Lockyerauth log: Log the netlogon logon id.
2018-12-14 Gary Lockyerauth log: Increment Authentication version
2018-12-14 Gary Lockyerauth log: Add windows logon type codes
2018-12-14 Gary Lockyerauth log: Add windows event codes
2018-12-14 Andrew Bartlettaudit_logging: auth_json_audit required auth_json
2018-12-14 Andrew Bartlettaudit_logging: Remove debug log header and JSON Authent...
2018-11-02 Volker Lendeckeauth: Use dom_sid_str_buf
2018-11-02 Volker Lendeckeauth: Use dom_sid_str_buf
2018-07-25 Gary Lockyerjson: Modify API to use return codes
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-01 Gary Lockyerlib audit_logging: re-factor and add functions.
2018-05-16 Gary Lockyerauth_log: Rename the json variables
2018-05-16 Gary Lockyerauth_log: tidy up code formatting
2018-05-16 Gary Lockyerauth_log: Use common code from audit_logging
2018-05-10 Gary Lockyerauth log: Log the unique session GUID
2018-04-12 Arvid RequateCheck "auth event notification" param in log_json
2017-07-24 Gary Lockyersource4 netlogon: Add authentication logging for Server...
2017-03-29 Garming Samwhitespace: auth_log.c C code conventions
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth_log: Improve comment
2017-03-29 Andrew Bartlettauth_log: Prepared to allow logging JSON events to...
2017-03-29 Gary Lockyerauth_log: Add JSON logging of Authorisation and Authent...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettauth_log: Split up auth/authz logging levels and handle...
2017-03-29 Andrew Bartlettauth_log: Also log the final type of authentication...
2017-03-29 Andrew Bartlettauth_log: Expand to include the type of password used...
2017-03-29 Andrew Bartlettauth: Add logging of service authorization
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...