1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/rpc_server/drsuapi
Andrew Tridgell 493166b009 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.
2009-09-12 12:42:40 +10:00
..
addentry.c s4-drs: fixed the ldap SPN in AddEntry 2009-09-11 23:14:07 +10:00
dcesrv_drsuapi.c s4-idl: added the IDL for the DsReplica* calls 2009-09-11 22:13:45 +10:00
dcesrv_drsuapi.h s4:drs split addentry and getncchanges into separate files 2009-09-09 21:06:36 +10:00
drsutil.c s4:drs split addentry and getncchanges into separate files 2009-09-09 21:06:36 +10:00
getncchanges.c s4-drs: return objects with uSN > highest_usn 2009-09-12 12:42:40 +10:00
updaterefs.c s4-repl: use common functions to simplify updaterefs.c 2009-09-12 11:15:27 +10:00