summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/partition.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17514: Simplify the way to set ldb errors and add anotherSimo Sorce1-32/+29
2007-10-10r17474: Allow the partitions module to load modules for specific backends.Andrew Bartlett1-4/+75
2007-10-10r17303: More testing results: Don't try and call a NULL callback, and use theAndrew Bartlett1-1/+6
2007-10-10r17302: Testing!Andrew Bartlett1-5/+7
2007-10-10r17299: Improve the partition module to replicate attribute records into allAndrew Bartlett1-59/+181
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-5/+5
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-20/+20
2007-10-10r17103: Big updates to the not-yet-enabled partitions module. It now servicesAndrew Bartlett1-4/+189
2007-10-10r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett1-1/+1
2007-10-10r16933: Sort the partitions in order from most, to least specific.Andrew Bartlett1-2/+13
2007-10-10r16914: Add more tests for the partition module.Andrew Bartlett1-25/+137
2007-10-10r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett1-0/+297