pyldb: avoid segfault when adding an element with no name
[kai/samba-autobuild/.git] / lib / ntdb / transaction.c
2015-03-17 Volker Lendeckelib: Remove ntdb
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-20 Rusty Russellntdb: fix database corruption when transaction doesn...
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: still prepare recovery area with NTDB_NOSYNC.
2012-06-19 Rusty Russellntdb: remove last block transactoin logic.
2012-06-19 Rusty Russellntdb: make sure file is always a multiple of PAGESIZE...
2012-06-19 Rusty Russellntdb: fix recovery data write.
2012-06-19 Rusty Russellntdb: remove ntdb_error()
2012-06-19 Rusty RussellTDB2: Goodbye TDB2, Hello NTDB.