dsdb: Fix behaviour for when to update the USN when there is no change
commit96980f7c04cc4226ed109654025b8254921f8d58
authorAndrew Bartlett <abartlet@samba.org>
Fri, 31 May 2013 04:16:02 +0000 (31 14:16 +1000)
committerStefan Metzmacher <metze@samba.org>
Wed, 12 Jun 2013 08:02:08 +0000 (12 10:02 +0200)
tree6c1ff8d9e21bbd25b6b2fd34bcbd5c4c85fe807b
parente461ff530046199b7e647b81d6dfb2746f68b0d7
dsdb: Fix behaviour for when to update the USN when there is no change

This handles deletions and replacements with no value, or with an
exactly specified value, as well as modifies.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c