summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-01-11 09:54:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:40:21 -0500
commitf68dff9f81afc8b107ad41d5b446f33ecdc2fcb1 (patch)
tree35850104d12913964e4f1ffc7448fa7e0579a32e /source4/dsdb/samdb/ldb_modules/config.mk
parent513a43fc23cb08e12a860f362fe51da22e4864b0 (diff)
downloadsamba-f68dff9f81afc8b107ad41d5b446f33ecdc2fcb1.tar.gz
samba-f68dff9f81afc8b107ad41d5b446f33ecdc2fcb1.tar.bz2
samba-f68dff9f81afc8b107ad41d5b446f33ecdc2fcb1.zip
r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.
the merging of existing objects is not implemented yet... there are a few ifdef REPLMD_FULL_ASYNC because we need to workarouns ldb's async infrastructure (which don't handle full async sub requests nicely) metze (This used to be commit da4ff0e7ccde47b3e092313ba22422350cf50f78)
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/config.mk')
-rw-r--r--source4/dsdb/samdb/ldb_modules/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/config.mk b/source4/dsdb/samdb/ldb_modules/config.mk
index f2706c0995..663f2cfb63 100644
--- a/source4/dsdb/samdb/ldb_modules/config.mk
+++ b/source4/dsdb/samdb/ldb_modules/config.mk
@@ -15,7 +15,7 @@ PUBLIC_DEPENDENCIES = \
# Start MODULE ldb_repl_mata_data
[MODULE::ldb_repl_meta_data]
SUBSYSTEM = ldb
-PRIVATE_DEPENDENCIES = SAMDB LIBTALLOC LIBNDR NDR_MISC NDR_DRSUAPI
+PRIVATE_DEPENDENCIES = SAMDB LIBTALLOC LIBNDR NDR_MISC NDR_DRSUAPI NDR_DRSBLOBS
INIT_FUNCTION = repl_meta_data_module_init
OBJ_FILES = \
repl_meta_data.o