ntdb: special accessor functions for read/write of an offset.
[obnox/samba/samba-obnox.git] / lib / ntdb / private.h
2012-06-19 Rusty Russellntdb: special accessor functions for read/write of...
2012-06-19 Rusty Russellntdb: inline oob check
2012-06-19 Rusty Russellntdb: allocator attribute.
2012-06-19 Rusty Russellntdb: reduce transaction pagesize from 64k to 16k.
2012-06-19 Rusty Russellntdb: make sure file is always a multiple of PAGESIZE...
2012-06-19 Rusty Russellntdb: remove ntdb_error()
2012-06-19 Rusty RussellTDB2: Goodbye TDB2, Hello NTDB.