summaryrefslogtreecommitdiff
path: root/lib/audit_logging
Commit message (Expand)AuthorAgeFilesLines
* lib audit_logging tests: csbuild unused parmsGary Lockyer2019-06-132-29/+29
* lib:audit_logging: Use C99 initializer for server_id in audit_loggingAndreas Schneider2019-04-291-1/+3
* lib/audit_logging: actually create tallocPhilipp Gesang2018-12-201-0/+6
* lib/audit_logging: Use talloc_stackframe() in audit_log_json()Andrew Bartlett2018-12-141-5/+5
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2018-12-142-9/+13
* audit_logging: Use dom_sid_str_bufVolker Lendecke2018-11-021-4/+4
* turn --with-json-audit into global --with-jsonPhilipp Gesang2018-09-261-36/+0
* lib/audit_logging: make json_{is_invalid,to_string}() accept a const*Philipp Gesang2018-09-222-4/+4
* lib/audit_logging: update to waf 2.0Alexander Bokovoy2018-09-051-2/+2
* auth/wscript: import from waflibAlexander Bokovoy2018-09-051-1/+1
* auth/wscript: fix options useAlexander Bokovoy2018-09-051-1/+1
* lib audit_logging: add _WARN_UNUSED_RESULT_Gary Lockyer2018-07-252-47/+66
* json: Add unit tests for error handlingGary Lockyer2018-07-252-0/+900
* json: Modify API to use return codesGary Lockyer2018-07-253-267/+573
* audit_logging: Remove duplciate error printingAndrew Bartlett2018-06-261-6/+0
* audit_logging: Initialise event_serverAndrew Bartlett2018-06-261-1/+1
* audit_logging: Remove incorrect check for NT_STATUS_OBJECT_NAME_NOT_FOUNDAndrew Bartlett2018-06-261-4/+2
* audit_logging: Clarify debug messagesAndrew Bartlett2018-06-261-2/+2
* lib/audit_logging: Only build audit_logging_test for --enable-selftest on the...Andrew Bartlett2018-06-251-1/+1
* lib/audit_logging: Require jansson JSON library for building the AD DCAndrew Bartlett2018-06-251-7/+9
* build: Move --without-json-audit and json lib detection to lib/audit_loggingAndrew Bartlett2018-06-251-0/+34
* lib/audit_logging fix flapping testGary Lockyer2018-06-101-0/+4
* lib/audit_logging: Remove #ifdef HAVE_JANSSON from audit_logging_test binaryAndrew Bartlett2018-06-012-17/+14
* lib/audit_logging: Make function prototypes look like the rest of SambaAndrew Bartlett2018-06-012-65/+55
* lib audit_logging: re-factor and add functions.Gary Lockyer2018-06-013-11/+264
* audit_logging: Fix CID 1435739 Dereference null return valueVolker Lendecke2018-05-241-0/+1
* lib: Fix array size in audit_loggingAndreas Schneider2018-05-171-1/+1
* auth logging: Extract common audit logging codeGary Lockyer2018-05-164-0/+1441