summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_tdb/ldb_search.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce1-14/+0
2007-10-10r4744: until we decide what to do about attribute aliasing (see my recentAndrew Tridgell1-3/+5
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce1-8/+8
2007-10-10r4486: fixed some memory leaks in the new ldb code, by ensuring that memory i...Andrew Tridgell1-2/+2
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-106/+79
2007-10-10r4022: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-33/+7
2007-10-10r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce1-36/+45
2007-10-10r3095: - fix a free'ing of msg.dnStefan Metzmacher1-1/+0
2007-10-10r3089: fix memleakStefan Metzmacher1-0/+1
2007-10-10r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter1-4/+4
2007-10-10r1268: varient -> variantTim Potter1-1/+1
2007-10-10r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell1-1/+27
2007-10-10r711: don't hide attributes inside the special ldb_tdb records (so the factAndrew Tridgell1-1/+1
2007-10-10r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...Andrew Tridgell1-0/+4
2007-10-10r583: fixed two bugs in the handling of index entry deletionAndrew Tridgell1-0/+2
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-6/+6
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-46/+63
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell1-6/+6
2007-10-10r456: - added -i option to ldbsearchAndrew Tridgell1-6/+6
2007-10-10r437: fixed handling of a corner case with multi-valued indexingAndrew Tridgell1-0/+6
2007-10-10r435: a major upgrade for ldbAndrew Tridgell1-19/+37
2007-10-10r382: More C++ friendliness fixes.Tim Potter1-3/+3
2007-10-10r381: make the code more C++ friendlyAndrew Tridgell1-2/+2
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-27/+9
2007-10-10r141: A number of changes to get things working on FreeBSD and reduce the bre...Richard Sharpe1-1/+1
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell1-13/+39
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+482