Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-19 | ntdb: fix recovery data write. | Rusty Russell | 2 | -9/+36 |
2012-06-19 | ntdb: enhance external-helper test code. | Rusty Russell | 6 | -18/+36 |
2012-06-19 | ntdb: use NTDB_LOG_WARNING level for failed open() without O_CREAT. | Rusty Russell | 2 | -1/+11 |
2012-06-19 | ntdb: make fork test more thorough. | Rusty Russell | 2 | -9/+29 |
2012-06-19 | ntdb: print \n at end of log messages in tests. | Rusty Russell | 1 | -1/+1 |
2012-06-19 | ntdb: reduce race between creating file and getting open lock. | Rusty Russell | 1 | -23/+30 |
2012-06-19 | ntdb: catch any valgrind errors in test | Rusty Russell | 1 | -2/+2 |
2012-06-19 | ntdb: catch any valgrind errors in test | Rusty Russell | 1 | -1/+1 |
2012-06-19 | ntdb: remove ntdb_error() | Rusty Russell | 14 | -190/+144 |
2012-06-19 | TDB2: Goodbye TDB2, Hello NTDB. | Rusty Russell | 101 | -0/+28840 |