s4:drsuapi: make sure we never return the same highwatermark twice in a replication...
commit91f7f2c04fd00e281b0755a331ca632a4905e3b5
authorStefan Metzmacher <metze@samba.org>
Mon, 17 Dec 2012 10:30:26 +0000 (17 11:30 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Jan 2013 18:28:07 +0000 (1 19:28 +0100)
tree0ce001177910d5f212eb2e8950b2c13c207ae60f
parent7e511b58318cef1b325a8191685ee156a7fc0cb7
s4:drsuapi: make sure we never return the same highwatermark twice in a replication cycle (bug #9508)

If the highwatermark given by the client is not the one we expect,
we need to start a new replication cycle. Otherwise the destination dsa
skips objects and linked attribute values.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/rpc_server/drsuapi/getncchanges.c