]> git.ipfire.org Git - thirdparty/samba.git/commit
getncchanges: fix highest_usn off by one calculation in get_nc_changes_add_links()
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Feb 2017 11:34:45 +0000 (12:34 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Feb 2017 22:20:18 +0000 (23:20 +0100)
commit51386342d5f6df2d9aaf801a4137300569458f3d
treeda15de4842912987361015f3eec953b05e25743a
parent7d8c409792e93490bc4c357436200289df54d3ce
getncchanges: fix highest_usn off by one calculation in get_nc_changes_add_links()

highest_usn is the the highest usn the destination dsa already knows about.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12398

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