summaryrefslogtreecommitdiff
path: root/lib/ntdb/ntdb.c
Commit message (Expand)AuthorAgeFilesLines
* lib/ntdb fix compilation when libreplace is not aroundChristian Ambach2013-12-071-1/+0
* ntdb: make database read-only during ntdb_parse() callback.Rusty Russell2012-06-221-0/+13
* ntdb: enhancement to allow direct access to the ntdb map during expansion.Rusty Russell2012-06-221-2/+8
* ntdb: optimize ntdb_fetch.Rusty Russell2012-06-191-21/+19
* ntdb: remove hash table trees.Rusty Russell2012-06-191-22/+18
* ntdb: allocator attribute.Rusty Russell2012-06-191-5/+10
* ntdb: remove ntdb_error()Rusty Russell2012-06-191-51/+30
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-0/+605