Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-21 | tdb_compat: honour hashsize arg when using tdb2 with TDB_VERSION1 flag. | Rusty Russell | 1 | -1/+1 |
2011-09-21 | tdb_compat: handle TDB_VOLATILE flag. | Rusty Russell | 1 | -1/+1 |
2011-09-21 | tdb_compat: handle TDB_INCOMPATIBLE_HASH flag. | Rusty Russell | 1 | -1/+1 |
2011-09-14 | tdb_compat: support tdb_reopen/tdb_reopen_all for TDB2 | Rusty Russell | 1 | -3/+3 |
2011-09-14 | tdb_compat: make tdb2s temporarily read-only for tdb_traverse_read() | Rusty Russell | 1 | -2/+7 |
2011-09-14 | tdb_compat: adapt to tdb2 API change. | Rusty Russell | 1 | -0/+2 |
2011-06-20 | lib/tdb_compat: header for tdb1 vs tdb2. | Rusty Russell | 1 | -0/+136 |