Remove unused extended_dn_out_{dereference,ldb}.c files
[abartlet/samba.git/.git] / source4 / lib / ldb / ldb_tdb / ldb_index.c
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 Andrew BartlettMerge more-commented version of rpc_server crash fix
2008-12-12 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 Andrew BartlettReturn per-entry controls in ldb_module_send_entry()
2008-10-21 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-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: ldb_tdb backend
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 Tridgellfixed a speellling erra
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew Tridgelluse uintptr_t instead of intptr_t where appropriate
2008-01-07 Andrew Bartlettr26684: Trivial cleanup from Matthias Dieter Wallnöfer...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Andrew Bartlettr25218: After discussion with Simo, remove the subclass...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Simo Sorcer22471: Convert more code to use proper LDB error codes.
2007-10-10 Stefan Metzmacherr21311: fix very ugly "using free'ed memory" bug
2007-10-10 Stefan Metzmacherr20684: if we don't have any indexes, then we should...
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Simo Sorcer20106: Optional ONE Level indexing for ldb_tdb
2007-10-10 Simo Sorcer20101: Also rename a variable now that the unused...
2007-10-10 Simo Sorcer20100: Remove completely unused parameters
2007-10-10 Stefan Metzmacherr19965: make the output a bit nicer
2007-10-10 Stefan Metzmacherr19964: make debuging easier and report usefull error...
2007-10-10 Simo Sorcer19905: use ldb_dn_new_fmt() to avoid double strdups
2007-10-10 Stefan Metzmacherr19884: rename ldb_dn_key -> ltdb_index_key to make...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Tridgellr19324: fixed a leak on deleting records when no index...
2007-10-10 Andrew Tridgellr19114: fixed another checker warning and a possible...
2007-10-10 Andrew Tridgellr18439: 2nd try at a talloc_move() api. This type with...
2007-10-10 Andrew Tridgellr18436: converted ldb to use talloc_move() instead...
2007-10-10 Andrew Tridgellr17771: add a comment explaing the odd cast
2007-10-10 Stefan Metzmacherr17756: I don't know why but this only works with the...
2007-10-10 Stefan Metzmacherr17748: make the casts much easier to understand
2007-10-10 Stefan Metzmacherr17711: fix compiler warnings
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16937: Add const, to make it clear that it is invalid...
2007-10-10 Andrew Tridgellr14431: don't call qsort with a null array
2007-10-10 Simo Sorcer13818: Make ldb_tdb 'fake' async.
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Simo Sorcer13335: Fix the build and add an utf8 safe ldb_hadler_f...
2007-10-10 Simo Sorcer13333: revert previous commit I will use ldb_caseless_...
2007-10-10 Simo Sorcer13324: From now on check attribute names obey rfc2251
2007-10-10 Andrew Bartlettr13258: Fix the talloc heirachy for ldb_tdb.
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr11364: added a ldb_attr_dn() function for testing...
2007-10-10 Andrew Tridgellr11353: a bit of an improvement to the ldb_tdb error...
2007-10-10 Andrew Tridgellr11111: fixed a talloc error in the dn shortcut code
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10889: make searches for dn's less of a special case...
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr8668: fixed a segv during upgrade of a very old ldb.
2007-10-10 Simo Sorcer8585: add to ldb and ldap comparison functionality
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Andrew Tridgellr8038: - fixed indexing on binary values that need...
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Andrew Tridgellr7558: added support in ldb for extended ldap search...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr5374: - changed the dn key code in the ldb tdb backend...
2007-10-10 Andrew Tridgellr5189: fixed a double free bug in the ltdb indexing...
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Andrew Tridgellr4477: expanded the test suite to increase code coverag...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Andrew Tridgellr4424: fixed a simple bug in the '|' handling in indexe...
2007-10-10 Volker Lendecker4397: Fix a bug where '(&(objectclass=domain)(!(object...
2007-10-10 Andrew Tridgellr4282: removed a spurious error message now we remove...
2007-10-10 Andrew Tridgellr4281: fixed an ldb indexing bug in ldb found by volker.
2007-10-10 Stefan Metzmacherr4022: fix compiler warnings
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Stefan Metzmacherr3782: use ldb_ namespace
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Andrew Tridgellr2713: better handling of binary values in index key...
2007-10-10 Jelmer Vernooijr2667: Remove forward declaration of static function...
2007-10-10 Tim Potterr1374: Fix signed/unsigned warnings (actually found...
2007-10-10 Andrew Tridgellr792: - changed the ldb ldif_* functions to be in...
2007-10-10 Andrew Tridgellr583: fixed two bugs in the handling of index entry...
2007-10-10 Andrew Tridgellr574: - another attempt at const cleanliness in ldb
2007-10-10 Andrew Tridgellr504: fixed a bad call to list_union()
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr490: - expanded the test suite to test modify and...
2007-10-10 Andrew Tridgellr456: - added -i option to ldbsearch
2007-10-10 Andrew Tridgellr442: fixed some uninitialised variables pointed out...
next