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