s4-drs: added filtering by udv in getncchanges
authorAndrew Tridgell <tridge@samba.org>
Sat, 9 Jan 2010 02:11:27 +0000 (13:11 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 9 Jan 2010 02:11:27 +0000 (13:11 +1100)
commit349f7ba09c4cda14eea4df69bd6dcb082fc23c8d
tree9ff4e1dd1a914053aada408d6cb5c96f7bf4612c
parentb0090d01e061220d9b70a14e5a88b683949fe6a5
s4-drs: added filtering by udv in getncchanges

When a client supplied an uptodateness_vector, we can use it to filter
what objects we return. This greatly reduces the amount of replication
traffic between DCs.
source4/dsdb/common/util.c
source4/rpc_server/drsuapi/getncchanges.c