Convert some more files to GPLv3.
[ab/samba.git/.git] / source4 / dsdb / samdb / ldb_modules / partition.c
2008-03-28 Andrew KroegerConvert some more files to GPLv3.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettRework control handling to remove the 'domain_scope...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Jelmer Vernooijr26360: Add some const.
2007-12-21 Andrew Bartlettr25941: Use samdb_relative_path() (new function in...
2007-12-21 Andrew Bartlettr25710: Finally fix subtree renames. Untested code...
2007-12-21 Andrew Bartlettr25701: Clarify comment
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Bartlettr24731: Remove unused code - if we hit these error...
2007-10-10 Andrew Bartlettr24690: Further fix to bug 4919: Ensure we don't supply...
2007-10-10 Andrew Bartlettr24655: Fix bug 4919 reported by Matthias Wallnöfer...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23762: Fix DN renames over LDAP, and instrument the...
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Andrew Bartlettr22557: Simo has long bugged me that the paths in the...
2007-10-10 Andrew Bartlettr21806: I've been working over the last week to fix...
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Stefan Metzmacherr20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID...
2007-10-10 Stefan Metzmacherr20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID...
2007-10-10 Stefan Metzmacherr20849: first step to move away from using find_backend...
2007-10-10 Stefan Metzmacherr20847: - split some code out into a new function find_...
2007-10-10 Stefan Metzmacherr20826: make the dsdb_control_current_partition struct...
2007-10-10 Stefan Metzmacherr20809: rename struct partition into struct dsdb_contro...
2007-10-10 Stefan Metzmacherr20729: add a version number to struct dsdb_extended_re...
2007-10-10 Stefan Metzmacherr20679: make the init_handle stuff a bit easier and...
2007-10-10 Stefan Metzmacherr20599: - forward extended operations in the partitions...
2007-10-10 Simo Sorcer19869: fix memleaks
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Stefan Metzmacherr18945: fix compiler warnings and end-of-non-void funct...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Andrew Bartlettr18495: More work on the LDAP backend (which now passes...
2007-10-10 Andrew Bartlettr17703: Fixes to enable the entryUUID module to work...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Andrew Bartlettr17474: Allow the partitions module to load modules...
2007-10-10 Andrew Bartlettr17303: More testing results: Don't try and call a...
2007-10-10 Andrew Bartlettr17302: Testing!
2007-10-10 Andrew Bartlettr17299: Improve the partition module to replicate attri...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr17103: Big updates to the not-yet-enabled partitions...
2007-10-10 Andrew Bartlettr16972: Replace the sequence_number function pointer...
2007-10-10 Andrew Bartlettr16933: Sort the partitions in order from most, to...
2007-10-10 Andrew Bartlettr16914: Add more tests for the partition module.
2007-10-10 Andrew Bartlettr16264: Add, but do not yet enable, the partitions...