r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
commita4d5e0126cfd6135ab829f4984269e265a868a28
authorStefan Metzmacher <metze@samba.org>
Sat, 6 Jan 2007 01:13:59 +0000 (6 01:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:37:06 +0000 (10 14:37 -0500)
treedfb0c931530da9819527bc1e70ff971d80aa6215
parent2660c5ab211f353324452694b4bd5fd8bd17745b
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
source/dsdb/samdb/ldb_modules/repl_meta_data.c
source/dsdb/samdb/ldb_modules/samldb.c
source/dsdb/samdb/samdb.h
source/torture/libnet/libnet_BecomeDC.c