s4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGINATING_USN
authorAndrew Tridgell <tridge@samba.org>
Fri, 18 Dec 2009 01:47:31 +0000 (12:47 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Jan 2010 21:16:50 +0000 (08:16 +1100)
commitf1b6484232cbcd31056b8f905f3b111d0c9069b0
treedc3d8f914037861834113b93fba6557c0ff21237
parente4a6f5c8b8de0429578cd09913f1d41d0a1fd82f
s4-dsdb: split RMD_USN into RMD_LOCAL_USN and RMD_ORIGINATING_USN

We need a separate RMD_LOCAL_USN to allow us to tell what attributes
need to be sent in a getncchanges request. Thanks to Metze for
pointing this out.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c
source4/lib/ldb-samba/ldif_handlers.c