r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
authorStefan Metzmacher <metze@samba.org>
Sat, 6 Jan 2007 01:13:59 +0000 (01:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:37:06 +0000 (14:37 -0500)
commit3137e4f2fe036824984352edf618a8eddde17c51
treee9bdd334bd35a5015f4546911e59bc08d8d8f483
parent13881fa128d1e48b947512159271aae3f51b3572
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
when applying replicated objects.

the samldb module ignores such requests now...
and the repl_meta_data module has different functions
for the replicated and originating cases...

metze
(This used to be commit a4d5e0126cfd6135ab829f4984269e265a868a28)
source4/dsdb/samdb/ldb_modules/repl_meta_data.c
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/samdb/samdb.h
source4/torture/libnet/libnet_BecomeDC.c