Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-19 | ntdb: special accessor functions for read/write of an offset. | Rusty Russell | 1 | -0/+23 |
2012-06-19 | ntdb: inline oob check | Rusty Russell | 1 | -1/+1 |
2012-06-19 | ntdb: allocator attribute. | Rusty Russell | 1 | -27/+34 |
2012-06-19 | ntdb: still prepare recovery area with NTDB_NOSYNC. | Rusty Russell | 1 | -10/+8 |
2012-06-19 | ntdb: remove last block transactoin logic. | Rusty Russell | 1 | -44/+1 |
2012-06-19 | ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE) | Rusty Russell | 1 | -33/+33 |
2012-06-19 | ntdb: fix recovery data write. | Rusty Russell | 1 | -1/+2 |
2012-06-19 | ntdb: remove ntdb_error() | Rusty Russell | 1 | -41/+33 |
2012-06-19 | TDB2: Goodbye TDB2, Hello NTDB. | Rusty Russell | 1 | -0/+1322 |