summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11567: Ldb API change patch.Simo Sorce1-9/+48
2007-10-10r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell1-1/+2
2007-10-10r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell1-2/+15
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell4-149/+65
2007-10-10r9455: Support for reading the policy databaseJelmer Vernooij1-0/+2
2007-10-10r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij1-0/+2
2007-10-10r5780: Remove unused arguments.Tim Potter1-1/+1
2007-10-10r5779: Remove signal and timeout gubbage from tdb.Tim Potter1-1/+0
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell2-0/+4
2007-10-10r5143: don't generate prototypes for lib/tdb/Stefan Metzmacher2-1/+11
2007-10-10r2985: got rid of the unused tdb_lockkeys() and tdb_unlockkeys() functionsAndrew Tridgell1-3/+0
2007-10-10r2493: allow tdb to build standaloneAndrew Tridgell1-0/+4
2007-10-10r2238: the tdb_debug() function was totally bogus - remove it (you can'tAndrew Tridgell1-3/+1
2007-10-10r2034: Allow user-selectable hash functions on open only.Jeremy Allison1-1/+4
2007-10-10r1053: Make tdb build standalone:Tim Potter1-2/+2
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-2/+2
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher3-0/+249