Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-22 | ntdb: allow direct access for NTDB_INTERNAL dbs during expansion. | Rusty Russell | 1 | -14/+45 |
2012-06-22 | ntdb: enhancement to allow direct access to the ntdb map during expansion. | Rusty Russell | 1 | -21/+59 |
2012-06-22 | ntdb: hand correct error code when alloc_read allocation fails. | Rusty Russell | 1 | -1/+1 |
2012-06-19 | ntdb: remove hash table trees. | Rusty Russell | 1 | -1/+0 |
2012-06-19 | ntdb: special accessor functions for read/write of an offset. | Rusty Russell | 1 | -43/+73 |
2012-06-19 | ntdb: inline oob check | Rusty Russell | 1 | -7/+6 |
2012-06-19 | ntdb: allocator attribute. | Rusty Russell | 1 | -11/+13 |
2012-06-19 | ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE) | Rusty Russell | 1 | -0/+1 |
2012-06-19 | TDB2: Goodbye TDB2, Hello NTDB. | Rusty Russell | 1 | -0/+650 |