Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5374: - changed the dn key code in the ldb tdb backend to correctly honor | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r5189: fixed a double free bug in the ltdb indexing code | Andrew Tridgell | 1 | -7/+0 |
2007-10-10 | r4714: move the ldb code to the new talloc interface (eg remove _p suffix) | Simo Sorce | 1 | -16/+16 |
2007-10-10 | r4477: expanded the test suite to increase code coverage a lot | Andrew Tridgell | 1 | -0/+51 |
2007-10-10 | r4474: - converted ldb to use talloc internally | Andrew Tridgell | 1 | -145/+182 |
2007-10-10 | r4424: fixed a simple bug in the '|' handling in indexed ldb searches. I'm | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4397: Fix a bug where '(&(objectclass=domain)(!(objectclass=builtindomain)))... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r4282: removed a spurious error message now we remove index entries in the mo... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r4281: fixed an ldb indexing bug in ldb found by volker. | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4022: fix compiler warnings | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r3782: use ldb_ namespace | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3754: merge in ldb modules support from the tmp branch ldbPlugins | Simo Sorce | 1 | -57/+64 |
2007-10-10 | r2713: better handling of binary values in index key creation | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2667: Remove forward declaration of static function from function. GCC 3.5 a... | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int | Tim Potter | 1 | -16/+22 |
2007-10-10 | r792: - changed the ldb ldif_* functions to be in the ldb_ namespace | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r583: fixed two bugs in the handling of index entry deletion | Andrew Tridgell | 1 | -8/+11 |
2007-10-10 | r574: - another attempt at const cleanliness in ldb | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r504: fixed a bad call to list_union() | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r502: modified ldb to allow the use of an external pool memory | Andrew Tridgell | 1 | -55/+66 |
2007-10-10 | r490: - expanded the test suite to test modify and delete operations | Andrew Tridgell | 1 | -5/+17 |
2007-10-10 | r456: - added -i option to ldbsearch | Andrew Tridgell | 1 | -4/+9 |
2007-10-10 | r442: fixed some uninitialised variables pointed out by gcc -O3 | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r437: fixed handling of a corner case with multi-valued indexing | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r436: fixed indexing of objectclass with subclasses | Andrew Tridgell | 1 | -1/+64 |
2007-10-10 | r435: a major upgrade for ldb | Andrew Tridgell | 1 | -38/+37 |
2007-10-10 | r382: More C++ friendliness fixes. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r381: make the code more C++ friendly | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r344: fixed deletion of index records | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r343: added automatic reindexing of the database when the index list changes | Andrew Tridgell | 1 | -0/+66 |
2004-04-03 | added the rest of the ldb_modify() code, which required a fairly large | Andrew Tridgell | 1 | -62/+146 |
2004-03-31 | make a more recent snapshot of ldb available to interested | Andrew Tridgell | 1 | -0/+641 |