summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_tdb/ldb_cache.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce1-10/+10
2007-10-10r4488: removed an unused variableAndrew Tridgell1-1/+0
2007-10-10r4486: fixed some memory leaks in the new ldb code, by ensuring that memory i...Andrew Tridgell1-4/+4
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-74/+90
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+2
2007-10-10r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce1-26/+31
2007-10-10r2485: - add a test case in ldbtest for a bug pointed out by Jon Haswell.Andrew Tridgell1-2/+6
2007-10-10r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...Andrew Tridgell1-0/+1
2007-10-10r509: fixed a memory handling bug that affects ldb with memory pools thatAndrew Tridgell1-1/+6
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-26/+39
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell1-6/+30
2007-10-10r435: a major upgrade for ldbAndrew Tridgell1-0/+229