Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-14 | tdb2: merge tdb1_context into tdb_context. | Rusty Russell | 1 | -2/+2 |
2011-09-14 | tdb2: Make TDB1 use the same tdb_hash() wrapper as TDB2 | Rusty Russell | 1 | -6/+9 |
2011-09-14 | tdb2: Make TDB1 code use TDB2's open flags. | Rusty Russell | 1 | -2/+2 |
2011-09-14 | tdb2: approximate INCOMPATIBLE_HASH flag with tdb1_incompatible_hash() | Rusty Russell | 1 | -13/+25 |
2011-09-14 | tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD. | Rusty Russell | 1 | -5/+5 |
2011-09-14 | tdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr() | Rusty Russell | 1 | -3/+4 |
2011-09-14 | tdb2: Remove unused tdb1 functions. | Rusty Russell | 1 | -1/+1 |
2011-09-14 | tdb2: test: import tdb1's tests. | Rusty Russell | 1 | -0/+178 |