pyldb: avoid segfault when adding an element with no name
[kai/samba-autobuild/.git] / lib / ntdb / wscript
2015-03-17 Volker Lendeckelib: Remove ntdb
2015-03-06 Jelmer VernooijBuild python-ntdb bindings if ntdb was found but python...
2014-06-20 Michael Adamntdb:build: improve detection of srcdir
2014-04-02 Stefan Metzmacherlib/ntdb: explicitly use allow_warnings=True for ntdb...
2013-12-06 Jelmer Vernooijpyntdb: Add tests for Python API.
2013-12-06 Jelmer Vernooijpyntdb: Don't allow access after a database is closed.
2013-11-16 Jelmer VernooijRelease ntdb 1.0.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-19 Rusty RussellMan pages for ntdb tools missing
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.