Age | Commit message (Expand) | Author | Files | Lines |
2009-10-02 | Revert "s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA" | Andrew Tridgell | 1 | -4/+10 |
2009-10-02 | Revert "s4:ldb Remove LTDB_PACKING_FORMAT_NODN" | Andrew Tridgell | 2 | -0/+16 |
2009-10-02 | Revert "s4-ldb: merged with master" | Andrew Tridgell | 5 | -623/+523 |
2009-10-02 | Revert "s4-ldb: overallocate idxptr to reduce memory fragmentation" | Andrew Tridgell | 1 | -3/+1 |
2009-10-02 | Revert "s4-ldb: fixed a memory leak" | Andrew Tridgell | 1 | -6/+1 |
2009-10-02 | s4-ldb: fixed a memory leak | Andrew Tridgell | 1 | -1/+6 |
2009-10-02 | s4-ldb: overallocate idxptr to reduce memory fragmentation | Andrew Tridgell | 1 | -1/+3 |
2009-10-02 | s4-ldb: merged with master | Andrew Bartlett | 5 | -523/+623 |
2009-10-02 | s4:ldb Remove LTDB_PACKING_FORMAT_NODN | Andrew Bartlett | 2 | -16/+0 |
2009-10-02 | s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA | Andrew Bartlett | 1 | -10/+4 |
2009-09-23 | fixed spelling | Andrew Tridgell | 1 | -1/+1 |
2009-09-21 | s4:ldb Add 'single-value' support to LDB. | Andrew Bartlett | 1 | -2/+47 |
2009-09-15 | s4-ldb: cope better with corruption of tdb records | Andrew Tridgell | 4 | -5/+30 |
2009-09-08 | s4/ldb: added --show-binary command line option | Andrew Tridgell | 1 | -1/+1 |
2009-08-28 | s4:ldb Don't sleep(100) in this error case, but debug the LDIF | Andrew Bartlett | 1 | -6/+6 |
2009-08-17 | s4:ldb Remove obsolete comment about ldb_tdb's sequence num | Andrew Bartlett | 1 | -2/+0 |
2009-07-14 | remove all '\n' from ldb_debug | Sumit Bose | 4 | -8/+8 |
2009-06-04 | fixed ldb rename now that we have unique indexes | Andrew Tridgell | 1 | -30/+11 |
2009-06-01 | use the unique flag on ldb attributes to optimise & clauses | Andrew Tridgell | 1 | -46/+72 |
2009-06-01 | added support for unique indexing in ldb | Andrew Tridgell | 1 | -7/+26 |
2009-05-28 | a useful debugging tool | Andrew Tridgell | 1 | -0/+7 |
2009-05-28 | fixed one-level indexing | Andrew Tridgell | 1 | -6/+2 |
2009-04-07 | don't load @ATTRIBUTES if we have an override handler in place | Andrew Tridgell | 1 | -0/+7 |
2009-03-31 | added support for a prepare_commit() op in ldb modules | Andrew Tridgell | 2 | -2/+32 |
2009-03-10 | Fix extended operation return path. | Simo Sorce | 1 | -8/+12 |
2009-03-09 | Fix potential segfaults using freed memory. | Simo Sorce | 4 | -10/+54 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 2 | -7/+2 |
2009-02-23 | Make all transactions nested in ldb. The current samba4 code expects this | Simo Sorce | 1 | -0/+2 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 7 | -132/+207 |
2009-01-21 | s4:ldb: remove dependency to samba4's events wrapper | Stefan Metzmacher | 1 | -2/+2 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 2 | -7/+7 |
2008-12-19 | s4:cosmetic: Remove trailing tabs and spaces | Simo Sorce | 1 | -59/+59 |
2008-12-19 | Small cosmetic LDB patch regarding return values. | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2008-12-18 | Rename ldb index pointer wrapper function | Andrew Bartlett | 1 | -8/+8 |
2008-12-17 | s4:ldb: make it possible to return per entry controls | Andrew Bartlett | 2 | -2/+2 |
2008-12-17 | an experimental patch for fixing ldb bloat | Andrew Tridgell | 3 | -9/+352 |
2008-12-16 | repack the ldb after re-indexing | Andrew Tridgell | 1 | -0/+4 |
2008-11-17 | Remove timeout event once we are calling the callback. | Andrew Bartlett | 2 | -4/+6 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2 | -3/+3 |
2008-10-16 | Transform the sequence_number operation into a normal extended operation as i... | Simo Sorce | 3 | -49/+121 |
2008-09-29 | LDB ASYNC: ldb_tdb backend | Simo Sorce | 4 | -315/+242 |
2008-09-25 | Revert LDB return code patches from Matthias. | Jelmer Vernooij | 5 | -49/+49 |
2008-09-24 | Cosmetic corrections for the LDB backend modules | Matthias Dieter Wallnöfer | 5 | -49/+49 |
2008-09-18 | Generate with 1.3.36. | Jelmer Vernooij | 1 | -0/+4 |
2008-08-22 | fixed a speellling erra | Andrew Tridgell | 1 | -1/+1 |
2008-06-14 | Cleanup, | Simo Sorce | 1 | -61/+88 |
2008-04-17 | use uintptr_t instead of intptr_t where appropriate | Andrew Tridgell | 1 | -2/+2 |
2008-02-20 | Remove more function-based inits. | Jelmer Vernooij | 1 | -4/+4 |
2008-01-06 | r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090 | Andrew Bartlett | 1 | -1/+1 |
2007-12-24 | r26574: Do not call functions in the variable declaration, fix checking for t... | Simo Sorce | 1 | -5/+7 |