Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-21 | lib/tdb2: Mark public function as such | Amitay Isaacs | 1 | -1/+1 |
2011-09-14 | tdb2: Make TDB1 use the same tdb_hash() wrapper as TDB2 | Rusty Russell | 1 | -5/+7 |
2011-09-14 | tdb2: approximate INCOMPATIBLE_HASH flag with tdb1_incompatible_hash() | Rusty Russell | 1 | -1/+1 |
2011-09-14 | tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD. | Rusty Russell | 1 | -2/+2 |
2011-09-14 | tdb2: remove _PUBLIC_ in tdb1 functions. | Rusty Russell | 1 | -1/+1 |
2011-09-14 | tdb2: import TDB1 code. | Rusty Russell | 1 | -0/+345 |