Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-14 | tdb2: include tdb1 source in tests. | Rusty Russell | 1 | -0/+11 |
2011-09-14 | tdb2: make tests include a single mega-header to simplify future patches | Rusty Russell | 50 | -408/+60 |
2011-09-14 | tdb2: tdb_foreach() | Rusty Russell | 1 | -0/+93 |
2011-09-14 | tdb2: save openhook, allow tdb_get_attribute() on it. | Rusty Russell | 1 | -3/+3 |
2011-09-14 | tdb2: add TDB_RDONLY flag, allow setting/unsetting it. | Rusty Russell | 1 | -0/+109 |
2011-09-14 | tdb2: Hand error code to logging function. | Rusty Russell | 3 | -1/+5 |
2011-09-14 | tdb2: enforce TDB_CONVERT | Rusty Russell | 3 | -0/+66 |
2011-09-14 | tdb2: Fix to always use 64-bit offset definition | Rusty Russell | 4 | -4/+4 |
2011-06-20 | tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) | Rusty Russell | 56 | -0/+5830 |