s4-drs: return objects with uSN > highest_usn
authorAndrew Tridgell <tridge@samba.org>
Sat, 12 Sep 2009 02:42:40 +0000 (12:42 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 12 Sep 2009 02:42:40 +0000 (12:42 +1000)
commit493166b0094b973f7ed6fa98ed66eb0ffebc1447
tree19f1abf930f9a31715407847bcc296fb8860e746
parent0819e79c4fdbd937e4b9516a1ff2ed8439cc8830
s4-drs: return objects with uSN > highest_usn

When the client tells us the highest_usn they have is N, then we want
to send them objects with usn>N, not>=N, as otherwise we end up
sending them the same object (the one with the highest uSN) again and
again.
source4/rpc_server/drsuapi/getncchanges.c