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