Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-14 | tdb_compat: change offset of CLEAR_IF_FIRST lock. | Rusty Russell | 1 | -2/+2 |
2011-09-14 | tdb_compat: support tdb_reopen/tdb_reopen_all for TDB2 | Rusty Russell | 2 | -3/+49 |
2011-09-14 | tdb_compat: make tdb2s temporarily read-only for tdb_traverse_read() | Rusty Russell | 2 | -2/+27 |
2011-09-14 | tdb_compat: adapt to tdb2 API change. | Rusty Russell | 2 | -0/+3 |
2011-06-20 | tdb_compat: respect TDB_NO_FSYNC environment variable for tdb2. | Rusty Russell | 1 | -0/+6 |
2011-06-20 | tdb2: tie it into build process if --enable-tdb2-breaks-compat | Rusty Russell | 1 | -2/+13 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -1/+10 |
2011-06-20 | lib/tdb_compat: header for tdb1 vs tdb2. | Rusty Russell | 3 | -0/+239 |