summaryrefslogtreecommitdiff
path: root/lib/ntdb/transaction.c
Commit message (Expand)AuthorAgeFilesLines
* ntdb: special accessor functions for read/write of an offset.Rusty Russell2012-06-191-0/+23
* ntdb: inline oob checkRusty Russell2012-06-191-1/+1
* ntdb: allocator attribute.Rusty Russell2012-06-191-27/+34
* ntdb: still prepare recovery area with NTDB_NOSYNC.Rusty Russell2012-06-191-10/+8
* ntdb: remove last block transactoin logic.Rusty Russell2012-06-191-44/+1
* ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)Rusty Russell2012-06-191-33/+33
* ntdb: fix recovery data write.Rusty Russell2012-06-191-1/+2
* ntdb: remove ntdb_error()Rusty Russell2012-06-191-41/+33
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-0/+1322