summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/group_audit.c
Commit message (Expand)AuthorAgeFilesLines
* samdb: Fix an uninitialized variable readVolker Lendecke2021-08-061-2/+2
* dsdb/group_audit: use common get_parsed_dns_trusted()Douglas Bagnall2019-03-041-8/+3
* group_audit: error handling in group changeGary Lockyer2019-01-191-6/+25
* group_audit: Ensure we still log membership changes (with an error) where sta...Andrew Bartlett2018-12-221-8/+8
* s4 group_audit: Add Windows Event Id's to Group membership changesGary Lockyer2018-12-211-66/+188
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2018-12-141-2/+0
* dsdb group audit: align dn_compare with memcmpGary Lockyer2018-10-301-15/+16
* dsdb group auditing: remove HAVE_JANSSON from group_auditGary Lockyer2018-07-251-6/+0
* json: Modify API to use return codesGary Lockyer2018-07-251-15/+76
* 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: Audit group membership changesGary Lockyer2018-06-091-0/+1362