s4-dsdb: repl_meta_data now replaces objectguid in all cases
authorAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 06:14:26 +0000 (17:14 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Jan 2010 21:16:49 +0000 (08:16 +1100)
commitbd5678f4bebad82f1b949931049bbd8496616777
treecb7f47ac37765b179e453577649ecf85fb137deb
parent3199e02884af3b14348a88e8d8d7bc852212536f
s4-dsdb: repl_meta_data now replaces objectguid in all cases

We don't want to be debugging two different code paths through the ldb
module stack, so better to always do the work of repl_meta_data, even
for a standalone server

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