Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ntdb: fix database corruption when transaction doesn't change anything. | Rusty Russell | 2013-02-20 | 1 | -0/+1 |
* | ntdb: Try to fix the build on Solaris which does not have err | Andrew Bartlett | 2012-09-23 | 1 | -1/+1 |
* | ccan: we're subsystems, not a library. | Rusty Russell | 2012-06-29 | 1 | -5/+6 |
* | ntdb: test arbitrary operations during ntdb_parse_record(). | Rusty Russell | 2012-06-22 | 1 | -0/+1 |
* | ntdb: make database read-only during ntdb_parse() callback. | Rusty Russell | 2012-06-22 | 1 | -0/+1 |
* | Add --disable-ntdb option for building. | Jelmer Vernooij | 2012-06-21 | 1 | -0/+1 |
* | ntdb: remove hash table trees. | Rusty Russell | 2012-06-19 | 1 | -1/+0 |
* | ntdb: allocator attribute. | Rusty Russell | 2012-06-19 | 1 | -0/+1 |
* | ntdb: catch any valgrind errors in test | Rusty Russell | 2012-06-19 | 1 | -2/+2 |
* | ntdb: catch any valgrind errors in test | Rusty Russell | 2012-06-19 | 1 | -1/+1 |
* | TDB2: Goodbye TDB2, Hello NTDB. | Rusty Russell | 2012-06-19 | 1 | -0/+265 |