Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
[sfrench/samba-autobuild/.git] / lib / ntdb / wscript
2013-02-20 Rusty Russellntdb: fix database corruption when transaction doesn...
2012-09-23 Andrew Bartlettntdb: Try to fix the build on Solaris which does not...
2012-06-29 Rusty Russellccan: we're subsystems, not a library.
2012-06-22 Rusty Russellntdb: test arbitrary operations during ntdb_parse_record().
2012-06-22 Rusty Russellntdb: make database read-only during ntdb_parse() callback.
2012-06-21 Jelmer VernooijAdd --disable-ntdb option for building.
2012-06-19 Rusty Russellntdb: remove hash table trees.
2012-06-19 Rusty Russellntdb: allocator attribute.
2012-06-19 Rusty Russellntdb: catch any valgrind errors in test
2012-06-19 Rusty Russellntdb: catch any valgrind errors in test
2012-06-19 Rusty RussellTDB2: Goodbye TDB2, Hello NTDB.