summaryrefslogtreecommitdiff
path: root/lib/audit_logging
Commit message (Expand)AuthorAgeFilesLines
* lib/audit_logging: actually create tallocPhilipp Gesang2019-02-011-0/+6
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2019-02-012-9/+13
* json: Modify API to use return codesGary Lockyer2019-02-013-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