summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_tdb/ldb_cache.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-6/+7
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-8/+42
2007-10-10r8373: New wildcard matching code.Simo Sorce1-8/+2
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-4/+184
2007-10-10r6967: fixed the new multi-value dn=@ATTRIBUTES so it actually works :-)Andrew Tridgell1-4/+6
2007-10-10r6867: this code will change the way the @ATTRIBUTES object is handledSimo Sorce1-27/+37
2007-10-10r6759: let us have a wildcard attribute so that we can set a default for all ...Simo Sorce1-1/+7
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