r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED_OBJECTS...
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Jan 2007 11:15:56 +0000 (11:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:37:17 +0000 (14:37 -0500)
commiteccb2d16dfb584ce4c38cd08235b9ab5eca6072c
treed4851529911f935d388793a9c2dab710d79f85f7
parentcfa230c480b0c55a23e23dcb39e1b170da576c95
r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED_OBJECTS_OID, out, &ext_res);
which prepares the replicated objects, the repl_meta_data ldb module
will then add the uSNCreated, uSNChanged and some other things and will apply
the objects to the partition specific ldb

metze
(This used to be commit 48d568a75b8109807af29f5d9604240c20c1a116)
source4/dsdb/config.mk
source4/dsdb/repl/replicated_objects.c [new file with mode: 0644]
source4/dsdb/samdb/samdb.h