r20599: - forward extended operations in the partitions module
authorStefan Metzmacher <metze@samba.org>
Sun, 7 Jan 2007 19:11:27 +0000 (19:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:37:12 +0000 (14:37 -0500)
commit0ed53c6d0f4a4e43ff9c8943730eeb57c735201b
tree1612079c19dd4d28293483ff3ad0decf9c2ff7b8
parent5731617ea9103eaaef2c5591aab89d59ded35fd8
r20599: - forward extended operations in the partitions module
- by default the operations goes to all partitions
- but some wellkown ones will go to just one partition
  (DSDB_EXTENDED_REPLICATED_OBJECTS_OID for now)

I'll soon change the partitions module so that it'll attach a
DSDB_CONTROL_PARTITION_CONTEXT_OID control to give
the repl_meta_data or other partition specific modules a chance to
to know for which partition it should work.

metze
source/dsdb/samdb/ldb_modules/partition.c
source/dsdb/samdb/samdb.h