summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_tdb/ldb_tdb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no errorAndrew Tridgell1-7/+6
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-2/+8
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-44/+62
2007-10-10r462: added an explanation about the rather complex ltdb_key() functionAndrew Tridgell1-0/+9
2007-10-10r454: allow a non-URL form of a filename to be used in ldb_connect(). ThisAndrew Tridgell1-5/+8
2007-10-10r435: a major upgrade for ldbAndrew Tridgell1-43/+143
2007-10-10r381: make the code more C++ friendlyAndrew Tridgell1-8/+8
2007-10-10r373: use a much larger default tdb hash size in ldbAndrew Tridgell1-1/+2
2007-10-10r343: added automatic reindexing of the database when the index list changesAndrew Tridgell1-0/+12
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
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-12/+251
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+303