summaryrefslogtreecommitdiffstats
path: root/lib/tdb2/tdb1_hash.c
Commit message (Expand)AuthorAgeFilesLines
* tdb2: Make TDB1 use the same tdb_hash() wrapper as TDB2Rusty Russell2011-09-141-5/+7
* tdb2: approximate INCOMPATIBLE_HASH flag with tdb1_incompatible_hash()Rusty Russell2011-09-141-1/+1
* tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD.Rusty Russell2011-09-141-2/+2
* tdb2: remove _PUBLIC_ in tdb1 functions.Rusty Russell2011-09-141-1/+1
* tdb2: import TDB1 code.Rusty Russell2011-09-141-0/+345