pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / auth / auth_log.c
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...