Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-14 | tdb2: keep link of every non-internal tdb. | Rusty Russell | 1 | -3/+3 |
2011-09-14 | tdb2: save openhook, allow tdb_get_attribute() on it. | Rusty Russell | 1 | -0/+4 |
2011-09-14 | tdb2: add TDB_RDONLY flag, allow setting/unsetting it. | Rusty Russell | 1 | -3/+0 |
2011-09-14 | tdb2: save open_flags instead of mmap_flags. | Rusty Russell | 1 | -2/+2 |
2011-09-14 | tdb2: Hand error code to logging function. | Rusty Russell | 1 | -0/+1 |
2011-09-14 | tdb2: move transaction lock | Rusty Russell | 1 | -2/+2 |
2011-09-14 | tdb2: fix tdb_lock offset. | Rusty Russell | 1 | -1/+1 |
2011-09-14 | tdb2: Fix to always use 64-bit offset definition | Rusty Russell | 1 | -7/+1 |
2011-06-20 | tdb2: minor changes to SAMBIFY it. | Rusty Russell | 1 | -4/+14 |
2011-06-20 | tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) | Rusty Russell | 1 | -0/+614 |