summaryrefslogtreecommitdiff
path: root/lib/ntdb/free.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-08ntdb: remove unused local variable.Rusty Russell1-2/+0
2012-06-22ntdb: enhancement to allow direct access to the ntdb map during expansion.Rusty Russell1-3/+0
2012-06-19ntdb: remove hash table trees.Rusty Russell1-12/+8
2012-06-19ntdb: inline oob checkRusty Russell1-1/+1
2012-06-19ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)Rusty Russell1-3/+8
2012-06-19TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell1-0/+976