audit_logging.c: fix compilation on macOS
[metze/samba-autobuild/.git] / lib / audit_logging / audit_logging.c
2021-10-13 Alex Richardsonaudit_logging.c: fix compilation on macOS
2021-06-04 Volker Lendeckelib: Fix a typo
2021-04-12 Philipp Gesanglib/audit_logging/test: fix typos
2019-10-14 Andreas Schneideraudit_logging: Don't spam the logs if dsdb_event is...
2019-04-29 Andreas Schneiderlib:audit_logging: Use C99 initializer for server_id...
2018-12-20 Philipp Gesanglib/audit_logging: actually create talloc
2018-12-14 Andrew Bartlettlib/audit_logging: Use talloc_stackframe() in audit_log...
2018-12-14 Andrew Bartlettaudit_logging: Remove debug log header and JSON Authent...
2018-11-02 Volker Lendeckeaudit_logging: Use dom_sid_str_buf
2018-09-22 Philipp Gesanglib/audit_logging: make json_{is_invalid,to_string...
2018-07-25 Gary Lockyerjson: Modify API to use return codes
2018-06-26 Andrew Bartlettaudit_logging: Remove duplciate error printing
2018-06-26 Andrew Bartlettaudit_logging: Initialise event_server
2018-06-26 Andrew Bartlettaudit_logging: Remove incorrect check for NT_STATUS_OBJ...
2018-06-26 Andrew Bartlettaudit_logging: Clarify debug messages
2018-06-01 Andrew Bartlettlib/audit_logging: Make function prototypes look like...
2018-06-01 Gary Lockyerlib audit_logging: re-factor and add functions.
2018-05-17 Andreas Schneiderlib: Fix array size in audit_logging
2018-05-16 Gary Lockyerauth logging: Extract common audit logging code