summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/audit_log.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb:audit_log: avoid printing "... remote host [Unknown] SID [(NULL SID)] ..."Stefan Metzmacher2019-06-211-1/+3
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2019-02-011-5/+0
* json: Modify API to use return codesGary Lockyer2019-02-011-81/+355
* dsdb: Use GUID_zero() rather than memset in dsdb audit codeAndrew Bartlett2018-06-261-2/+2
* dsdb: Use customary variable names for the audit private contextAndrew Bartlett2018-06-261-70/+82
* dsdb: Use customary variable names for audit event contextsAndrew Bartlett2018-06-261-2/+2
* dsdb: Use correct memory context for imessaging_client_init() in audit loggingAndrew Bartlett2018-06-261-1/+3
* dsdb: Ensure a build --without-json-audit --without-ad-dc compilesAndrew Bartlett2018-06-251-0/+1
* dsdb: Log the transaction duraton.Gary Lockyer2018-06-251-32/+63
* dsdb: Fix CID 1436920 Unchecked return valueVolker Lendecke2018-06-131-5/+6
* dsdb: audit samdb and password changesGary Lockyer2018-06-091-0/+1560