summaryrefslogtreecommitdiffstats
path: root/lib/ntdb/free.c
Commit message (Expand)AuthorAgeFilesLines
* ntdb: remove unused local variable.Rusty Russell2012-10-081-2/+0
* ntdb: enhancement to allow direct access to the ntdb map during expansion.Rusty Russell2012-06-221-3/+0
* ntdb: remove hash table trees.Rusty Russell2012-06-191-12/+8
* ntdb: inline oob checkRusty Russell2012-06-191-1/+1
* ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)Rusty Russell2012-06-191-3/+8
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-0/+976