summaryrefslogtreecommitdiff
path: root/lib/audit_logging/audit_logging.c
Commit message (Expand)AuthorAgeFilesLines
* audit_logging: Don't spam the logs if dsdb_event is not foundAndreas Schneider2019-10-141-5/+4
* 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-141-7/+12
* audit_logging: Use dom_sid_str_bufVolker Lendecke2018-11-021-4/+4
* lib/audit_logging: make json_{is_invalid,to_string}() accept a const*Philipp Gesang2018-09-221-2/+2
* json: Modify API to use return codesGary Lockyer2018-07-251-184/+343
* 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: Make function prototypes look like the rest of SambaAndrew Bartlett2018-06-011-27/+25
* lib audit_logging: re-factor and add functions.Gary Lockyer2018-06-011-4/+110
* lib: Fix array size in audit_loggingAndreas Schneider2018-05-171-1/+1
* auth logging: Extract common audit logging codeGary Lockyer2018-05-161-0/+771