summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/ldb_tdb
Commit message (Expand)AuthorAgeFilesLines
* s4:ldb_tdb - Revert some introduced "trivial gotos"Matthias Dieter Wallnöfer2009-10-121-21/+11
* Allow (and ignore) distinguishedName on special recordsAndrew Bartlett2009-10-121-0/+2
* s4:ldb Reload the 'ltdb_cache' when @OPTIONS changesAndrew Bartlett2009-10-121-0/+7
* s4:ldb_tdb - Rework/VariousMatthias Dieter Wallnöfer2009-10-081-192/+200
* s4-ldb: fixed error on single value errorAndrew Tridgell2009-10-061-1/+1
* s4:ldb_tdb - fix memory leaksMatthias Dieter Wallnöfer2009-10-031-7/+12
* s4:ldb Don't allow modifcation of distinguishedNameAndrew Bartlett2009-10-021-1/+7
* Revert "s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA"Andrew Tridgell2009-10-021-4/+10
* Revert "s4:ldb Remove LTDB_PACKING_FORMAT_NODN"Andrew Tridgell2009-10-022-0/+16
* Revert "s4-ldb: merged with master"Andrew Tridgell2009-10-025-623/+523
* Revert "s4-ldb: overallocate idxptr to reduce memory fragmentation"Andrew Tridgell2009-10-021-3/+1
* Revert "s4-ldb: fixed a memory leak"Andrew Tridgell2009-10-021-6/+1
* s4-ldb: fixed a memory leakAndrew Tridgell2009-10-021-1/+6
* s4-ldb: overallocate idxptr to reduce memory fragmentationAndrew Tridgell2009-10-021-1/+3
* s4-ldb: merged with masterAndrew Bartlett2009-10-025-523/+623
* s4:ldb Remove LTDB_PACKING_FORMAT_NODNAndrew Bartlett2009-10-022-16/+0
* s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATAAndrew Bartlett2009-10-021-10/+4
* fixed spellingAndrew Tridgell2009-09-231-1/+1
* s4:ldb Add 'single-value' support to LDB.Andrew Bartlett2009-09-211-2/+47
* s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell2009-09-154-5/+30
* s4/ldb: added --show-binary command line optionAndrew Tridgell2009-09-081-1/+1
* s4:ldb Don't sleep(100) in this error case, but debug the LDIFAndrew Bartlett2009-08-281-6/+6
* s4:ldb Remove obsolete comment about ldb_tdb's sequence numAndrew Bartlett2009-08-171-2/+0
* remove all '\n' from ldb_debugSumit Bose2009-07-144-8/+8
* fixed ldb rename now that we have unique indexesAndrew Tridgell2009-06-041-30/+11
* use the unique flag on ldb attributes to optimise & clausesAndrew Tridgell2009-06-011-46/+72
* added support for unique indexing in ldbAndrew Tridgell2009-06-011-7/+26
* a useful debugging toolAndrew Tridgell2009-05-281-0/+7
* fixed one-level indexingAndrew Tridgell2009-05-281-6/+2
* don't load @ATTRIBUTES if we have an override handler in placeAndrew Tridgell2009-04-071-0/+7
* added support for a prepare_commit() op in ldb modulesAndrew Tridgell2009-03-312-2/+32
* Fix extended operation return path.Simo Sorce2009-03-101-8/+12
* Fix potential segfaults using freed memory.Simo Sorce2009-03-094-10/+54
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-232-7/+2
* Make all transactions nested in ldb. The current samba4 code expects thisSimo Sorce2009-02-231-0/+2
* Fix the mess with ldb includes.Simo Sorce2009-01-307-132/+207
* s4:ldb: remove dependency to samba4's events wrapperStefan Metzmacher2009-01-211-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-7/+7
* s4:cosmetic: Remove trailing tabs and spacesSimo Sorce2008-12-191-59/+59
* Small cosmetic LDB patch regarding return values.Matthias Dieter Wallnöfer2008-12-191-4/+4
* Rename ldb index pointer wrapper functionAndrew Bartlett2008-12-181-8/+8
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-172-2/+2
* an experimental patch for fixing ldb bloatAndrew Tridgell2008-12-173-9/+352
* repack the ldb after re-indexingAndrew Tridgell2008-12-161-0/+4
* Remove timeout event once we are calling the callback.Andrew Bartlett2008-11-172-4/+6
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-202-3/+3
* Transform the sequence_number operation into a normal extended operation as i...Simo Sorce2008-10-163-49/+121
* LDB ASYNC: ldb_tdb backendSimo Sorce2008-09-294-315/+242
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-255-49/+49
* Cosmetic corrections for the LDB backend modulesMatthias Dieter Wallnöfer2008-09-245-49/+49