summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/new_partition.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-20dsdb: improve debug messageAndrew Tridgell1-1/+1
2011-10-04s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell1-0/+12
2011-10-04s4-partition: allow creation of uninstantiated partitionsAndrew Tridgell1-6/+0
2011-03-10s4:new_partition LDB module - splitting up an "if" operationMatthias Dieter Wallnöfer1-3/+3
2011-03-10s4:new_partition LDB module - fix commentsMatthias Dieter Wallnöfer1-3/+3
2010-11-01s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell1-0/+1
2010-11-01s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell1-1/+6
2010-09-25ldb: mark the location of a lot more ldb requestsAndrew Tridgell1-0/+2
2010-07-07s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell1-3/+2
2010-07-06s4:new_partition LDB module - fix an uninitalised variable warningMatthias Dieter Wallnöfer1-2/+1
2010-06-29s4:dsdb/new_partition.c - remove the "ldb_next_request" call which we find al...Matthias Dieter Wallnöfer1-3/+1
2010-04-26s4-ddb: don't create partitions with the UNINSTANT flag setAndrew Tridgell1-1/+14
2009-10-23s4:dsdb 'attrs' must be static (otherwise segv with async)Andrew Bartlett1-1/+2
2009-10-21s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett1-0/+189