summaryrefslogtreecommitdiff
path: root/lib/audit_logging/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2023-08-14audit_logging: Simplify json_add_stringn() with json_stringn()Volker Lendecke1-0/+1
2023-06-15lib:audit_logging: Add function to create JSON object containing auditing inf...Joseph Sutton1-1/+4
2019-11-22build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett1-4/+4
2018-07-25json: Add unit tests for error handlingGary Lockyer1-0/+31
2018-06-25lib/audit_logging: Only build audit_logging_test for --enable-selftest on the...Andrew Bartlett1-1/+1
2018-06-01lib/audit_logging: Remove #ifdef HAVE_JANSSON from audit_logging_test binaryAndrew Bartlett1-13/+14
2018-05-16auth logging: Extract common audit logging codeGary Lockyer1-0/+24