added basic support for rename in DRS replication
authorAndrew Tridgell <tridge@samba.org>
Wed, 19 Aug 2009 05:53:19 +0000 (15:53 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 19 Aug 2009 05:53:19 +0000 (15:53 +1000)
commita0df109d663e76e6ab47a5c68bb68eb30c9ba4b0
treeb26b814225aa131d3bd04dff6e5ab54bcade0b2d
parente38f38fe484dda2db871b7c83d8132fd10f0cabd
added basic support for rename in DRS replication

Added simple DRS rename support in replication. This should be done
async, and I'm not sure if we should also do any repl data updates to
indicate the rename. I'm still learning how this stuff works, but at
least this allows a rename on a DC to propogate correctly
source4/dsdb/samdb/ldb_modules/repl_meta_data.c