summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/new_partition.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb: improve debug messageAndrew Tridgell2011-10-201-1/+1
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-041-0/+12
* s4-partition: allow creation of uninstantiated partitionsAndrew Tridgell2011-10-041-6/+0
* s4:new_partition LDB module - splitting up an "if" operationMatthias Dieter Wallnöfer2011-03-101-3/+3
* s4:new_partition LDB module - fix commentsMatthias Dieter Wallnöfer2011-03-101-3/+3
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+2
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-3/+2
* s4:new_partition LDB module - fix an uninitalised variable warningMatthias Dieter Wallnöfer2010-07-061-2/+1
* s4:dsdb/new_partition.c - remove the "ldb_next_request" call which we find al...Matthias Dieter Wallnöfer2010-06-291-3/+1
* s4-ddb: don't create partitions with the UNINSTANT flag setAndrew Tridgell2010-04-261-1/+14
* s4:dsdb 'attrs' must be static (otherwise segv with async)Andrew Bartlett2009-10-231-1/+2
* s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett2009-10-211-0/+189