Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/ntdb fix compilation when libreplace is not around | Christian Ambach | 2013-12-07 | 1 | -1/+0 |
* | ntdb: make database read-only during ntdb_parse() callback. | Rusty Russell | 2012-06-22 | 1 | -0/+13 |
* | ntdb: enhancement to allow direct access to the ntdb map during expansion. | Rusty Russell | 2012-06-22 | 1 | -2/+8 |
* | ntdb: optimize ntdb_fetch. | Rusty Russell | 2012-06-19 | 1 | -21/+19 |
* | ntdb: remove hash table trees. | Rusty Russell | 2012-06-19 | 1 | -22/+18 |
* | ntdb: allocator attribute. | Rusty Russell | 2012-06-19 | 1 | -5/+10 |
* | ntdb: remove ntdb_error() | Rusty Russell | 2012-06-19 | 1 | -51/+30 |
* | TDB2: Goodbye TDB2, Hello NTDB. | Rusty Russell | 2012-06-19 | 1 | -0/+605 |