s4-dsdb: use dsdb_module_extended instead of duplicate code
[samba.git] / source4 / dsdb / samdb / ldb_modules / partition_init.c
2011-11-29 Amitay Isaacss4-dsdb: use dsdb_module_extended instead of duplicate...
2011-10-04 Andrew Tridgells4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
2011-09-22 Andrew Tridgells4-dsdb: load the partialReplica attribute in the ...
2011-03-10 Matthias Dieter... s4:partition_init LDB module - fix a typo
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-11-02 Andrew Tridgells4-dsdb: removed the use of ldb_private.h from s4
2010-10-30 Matthias Dieter... s4:partition_init LDB module - fix counter type
2010-10-10 Jelmer Vernooijldb-samba: Rename samdb_relative_path to ldb_relative_p...
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/partition_init.c...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-03-07 Matthias Dieter... s4:partition LDB module - change counter variables...
2010-02-13 Andrew Tridgells4-dsdb: use TYPESAFE_QSORT() in dsdb code
2009-11-23 Andrew Bartletts4:dsdb Move module configuration from each ldb into...
2009-11-16 Andrew Bartletts4:dsdb Add 'dsdb_flags' to dsdb_module_search() to...
2009-11-04 Endi S. Dewatas4:provisioning - Fixed minor bugs in provisioning...
2009-11-02 Andrew Bartletts4:dsdb Revert back to using DN:filename in the partiti...
2009-10-27 Andrew Bartletts4:dsdb Rework partitions module for better tracing
2009-10-25 Andrew Tridgells4-dsdb: ensure that new partitions inherit any transaction
2009-10-24 Stefan Metzmachers4:dsdb/partition_init: don't leak a talloc_new() in...
2009-10-23 Andrew Bartletts4:dsdb Fix samba3sam test again.
2009-10-23 Andrew Bartletts4:dsdb Do less allocation when searching for partition...
2009-10-23 Andrew Bartletts4:dsdb Set partitions metadata as soon as it is set up.
2009-10-21 Andrew Bartletts4:dsdb Use the 'correct' case for the namingContext...
2009-10-21 Andrew Bartletts4:dsdb Allow loading of old-style partition records
2009-10-21 Andrew Bartletts4:dsdb Make the 'relative path' code in partitions...
2009-10-21 Andrew Bartletts4:dsdb talloc_steal the backend module to under the...
2009-10-21 Andrew Bartletts4:dsdb Allow creation of new partitions
2009-10-21 Andrew Bartletts4:dsdb Load new partitions in a running LDB if metadat...
2009-10-21 Andrew Bartletts4:dsdb Only reload partition metadata on search and...
2009-10-21 Andrew Bartletts4:dsdb Reload partition metadata if the main db updates
2009-10-21 Andrew Bartletts4:dsdb Split 'set per-partition metadata' into it...
2009-10-21 Andrew Bartletts4:dsdb Don't try and casefold DNs during startup for...
2009-10-21 Andrew Bartletts4:dsdb Fix partition_create not to return early
2009-10-21 Andrew Bartletts4:dsdb Be strict in selecting on-disk names for partitions
2009-10-21 Andrew Bartletts4:dsdb Rework modules create new partitions at runtime