Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-19 | ntdb: inline oob check | Rusty Russell | 1 | -1/+1 |
2012-06-19 | ntdb: allocator attribute. | Rusty Russell | 1 | -14/+61 |
2012-06-19 | ntdb: simply disallow NULL names. | Rusty Russell | 1 | -6/+2 |
2012-06-19 | ntdb: create initial database to be multiple of NTDB_PGSIZE. | Rusty Russell | 1 | -45/+80 |
2012-06-19 | ntdb: use NTDB_LOG_WARNING level for failed open() without O_CREAT. | Rusty Russell | 1 | -1/+9 |
2012-06-19 | ntdb: reduce race between creating file and getting open lock. | Rusty Russell | 1 | -23/+30 |
2012-06-19 | ntdb: remove ntdb_error() | Rusty Russell | 1 | -30/+25 |
2012-06-19 | TDB2: Goodbye TDB2, Hello NTDB. | Rusty Russell | 1 | -0/+768 |