ldb: Rename variable
[samba.git] / lib / audit_logging /
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-26 Philipp Gesangturn --with-json-audit into global --with-json
2018-09-22 Philipp Gesanglib/audit_logging: make json_{is_invalid,to_string...
2018-09-05 Alexander Bokovoylib/audit_logging: update to waf 2.0
2018-09-05 Alexander Bokovoyauth/wscript: import from waflib
2018-09-05 Alexander Bokovoyauth/wscript: fix options use
2018-07-25 Gary Lockyerlib audit_logging: add _WARN_UNUSED_RESULT_
2018-07-25 Gary Lockyerjson: Add unit tests for error handling
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-25 Andrew Bartlettlib/audit_logging: Only build audit_logging_test for...
2018-06-25 Andrew Bartlettlib/audit_logging: Require jansson JSON library for...
2018-06-25 Andrew Bartlettbuild: Move --without-json-audit and json lib detection...
2018-06-10 Gary Lockyerlib/audit_logging fix flapping test
2018-06-01 Andrew Bartlettlib/audit_logging: Remove #ifdef HAVE_JANSSON from...
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-23 Volker Lendeckeaudit_logging: Fix CID 1435739 Dereference null return...
2018-05-17 Andreas Schneiderlib: Fix array size in audit_logging
2018-05-16 Gary Lockyerauth logging: Extract common audit logging code