ntdb: enhancement to allow direct access to the ntdb map during expansion.
[ddiss/samba.git] / lib / ntdb / io.c
2012-06-22 Rusty Russellntdb: enhancement to allow direct access to the ntdb...
2012-06-22 Rusty Russellntdb: hand correct error code when alloc_read allocatio...
2012-06-19 Rusty Russellntdb: remove hash table trees.
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: make sure file is always a multiple of PAGESIZE...
2012-06-19 Rusty RussellTDB2: Goodbye TDB2, Hello NTDB.