summaryrefslogtreecommitdiffstats
path: root/lib/ntdb/private.h
Commit message (Expand)AuthorAgeFilesLines
* ntdb: enhancement to allow direct access to the ntdb map during expansion.Rusty Russell2012-06-221-4/+15
* ntdb: optimize ntdb_fetch.Rusty Russell2012-06-191-1/+2
* ntdb: remove hash table trees.Rusty Russell2012-06-191-83/+56
* ntdb: special accessor functions for read/write of an offset.Rusty Russell2012-06-191-7/+18
* ntdb: inline oob checkRusty Russell2012-06-191-0/+12
* ntdb: allocator attribute.Rusty Russell2012-06-191-0/+6
* ntdb: reduce transaction pagesize from 64k to 16k.Rusty Russell2012-06-191-1/+1
* ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)Rusty Russell2012-06-191-0/+4
* ntdb: remove ntdb_error()Rusty Russell2012-06-191-3/+0
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-0/+657