summaryrefslogtreecommitdiffstats
path: root/lib/ntdb/wscript
Commit message (Expand)AuthorAgeFilesLines
* ntdb:build: improve detection of srcdirMichael Adam2014-06-201-1/+1
* lib/ntdb: explicitly use allow_warnings=True for ntdb-test-helpersStefan Metzmacher2014-04-021-1/+2
* pyntdb: Add tests for Python API.Jelmer Vernooij2013-12-061-2/+2
* pyntdb: Don't allow access after a database is closed.Jelmer Vernooij2013-12-061-0/+13
* Release ntdb 1.0.Jelmer Vernooij2013-11-161-1/+1
* Man pages for ntdb tools missingRusty Russell2013-08-191-5/+8
* ntdb: fix database corruption when transaction doesn't change anything.Rusty Russell2013-02-201-0/+1
* ntdb: Try to fix the build on Solaris which does not have errAndrew Bartlett2012-09-231-1/+1
* ccan: we're subsystems, not a library.Rusty Russell2012-06-291-5/+6
* ntdb: test arbitrary operations during ntdb_parse_record().Rusty Russell2012-06-221-0/+1
* ntdb: make database read-only during ntdb_parse() callback.Rusty Russell2012-06-221-0/+1
* Add --disable-ntdb option for building.Jelmer Vernooij2012-06-211-0/+1
* ntdb: remove hash table trees.Rusty Russell2012-06-191-1/+0
* ntdb: allocator attribute.Rusty Russell2012-06-191-0/+1
* ntdb: catch any valgrind errors in testRusty Russell2012-06-191-2/+2
* ntdb: catch any valgrind errors in testRusty Russell2012-06-191-1/+1
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-0/+265