]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb:audit: password_change loggers take a new flag argument
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 28 Aug 2025 05:03:51 +0000 (17:03 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 3 Sep 2025 02:13:40 +0000 (02:13 +0000)
commit0c4853fd8580413542a1a5fcc5fcb82191983689
treee7deab4be2345e028c899b97d70d5862932fe277
parent976ff207da315f05ed1cc967f1eb3c1e16aadbe6
dsdb:audit: password_change loggers take a new flag argument

This will allow a key credential link change to be logged, but we
don't do that anywhere in this commit.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/audit_log.c
source4/dsdb/samdb/ldb_modules/tests/test_audit_log.c
source4/dsdb/samdb/ldb_modules/tests/test_audit_log_errors.c