Make sure prototypes are always included, make some functions static and
[samba.git] / source4 / dsdb / samdb / ldb_modules / partition.c
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Andrew BartlettRemove compleatly bogus rename test in partitions module.
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Andrew Tridgellfixed the partition module and the GC handling
2008-10-03 Andrew Tridgellfixed the sense of ldb base dn comparisons in two place...
2008-10-02 Stefan Metzmachers4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS...
2008-10-02 Stefan Metzmachers4:partition: pass down the SEARCH_OPTIONS control...
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-21 Andrew BartlettDon't walk past the end of ldb values.
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Anatoliy AtanasovHandle schema reloading request.
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettSimplify the contextCSN determination.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Andrew KroegerMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-28 Andrew KroegerConvert some more files to GPLv3.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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...