s4-repl: on every ldb modify we need to update replPropertyMetaData
authorAndrew Tridgell <tridge@samba.org>
Fri, 11 Sep 2009 09:07:38 +0000 (19:07 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 11 Sep 2009 09:07:38 +0000 (19:07 +1000)
commitc6647bfd17539b9cca96e42b6871d16ef2fa728f
treeb59fba7f69fcc0b3da3981e3083cec9f98293e55
parent741fe9d6a1833f358c32f91c5d7583c1c713110f
s4-repl: on every ldb modify we need to update replPropertyMetaData

Every time we change a ldb object with the repl_meta_data module
loaded we need to update the replPropertyMetaData attribute to fix the
timestamps and USNs of the attributes being changed.
source4/dsdb/samdb/ldb_modules/repl_meta_data.c