Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7582: Better way to have a fast path searching for a specific DN. | Simo Sorce | 1 | -12/+11 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -15/+27 |
2007-10-10 | r7514: make the ldb_parse code not depend on a ldb_context, so we can now pot... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6560: added a tdb_chainlock_read() call in ldb_search(). This guarantees | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r6470: Remove ldb_search_free() it is not needed anymore. | Simo Sorce | 1 | -14/+0 |
2007-10-10 | r4744: until we decide what to do about attribute aliasing (see my recent | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r4714: move the ldb code to the new talloc interface (eg remove _p suffix) | Simo Sorce | 1 | -8/+8 |
2007-10-10 | r4486: fixed some memory leaks in the new ldb code, by ensuring that memory i... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4474: - converted ldb to use talloc internally | Andrew Tridgell | 1 | -106/+79 |
2007-10-10 | r4022: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -33/+7 |
2007-10-10 | r3754: merge in ldb modules support from the tmp branch ldbPlugins | Simo Sorce | 1 | -36/+45 |
2007-10-10 | r3095: - fix a free'ing of msg.dn | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r3089: fix memleak | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int | Tim Potter | 1 | -4/+4 |
2007-10-10 | r1268: varient -> variant | Tim Potter | 1 | -1/+1 |
2007-10-10 | r792: - changed the ldb ldif_* functions to be in the ldb_ namespace | Andrew Tridgell | 1 | -1/+27 |
2007-10-10 | r711: don't hide attributes inside the special ldb_tdb records (so the fact | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows... | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r583: fixed two bugs in the handling of index entry deletion | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r574: - another attempt at const cleanliness in ldb | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r502: modified ldb to allow the use of an external pool memory | Andrew Tridgell | 1 | -46/+63 |
2007-10-10 | r490: - expanded the test suite to test modify and delete operations | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r456: - added -i option to ldbsearch | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r437: fixed handling of a corner case with multi-valued indexing | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r435: a major upgrade for ldb | Andrew Tridgell | 1 | -19/+37 |
2007-10-10 | r382: More C++ friendliness fixes. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r381: make the code more C++ friendly | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -27/+9 |
2007-10-10 | r141: A number of changes to get things working on FreeBSD and reduce the bre... | Richard Sharpe | 1 | -1/+1 |
2004-04-03 | added the rest of the ldb_modify() code, which required a fairly large | Andrew Tridgell | 1 | -13/+39 |
2004-03-31 | make a more recent snapshot of ldb available to interested | Andrew Tridgell | 1 | -0/+482 |