Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-22 | ntdb: respect TDB_NO_FSYNC flag for 'make test' | Rusty Russell | 1 | -2/+2 |
2012-06-19 | ntdb: optimize ntdb_fetch. | Rusty Russell | 1 | -1/+1 |
2012-06-19 | ntdb: remove hash table trees. | Rusty Russell | 1 | -3/+4 |
2012-06-19 | ntdb: create initial database to be multiple of NTDB_PGSIZE. | Rusty Russell | 1 | -1/+10 |
2012-06-19 | ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE) | Rusty Russell | 1 | -5/+11 |
2012-06-19 | TDB2: Goodbye TDB2, Hello NTDB. | Rusty Russell | 1 | -0/+72 |