Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / lib / ntdb / wscript
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-09-19 Jelmer VernooijMerge tag 'upstream/4.3.0+dfsg' into experimental
2015-09-19 Jelmer VernooijImported Upstream version 4.3.0+dfsg
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-03-17 Volker Lendeckelib: Remove ntdb
2015-03-06 Jelmer VernooijBuild python-ntdb bindings if ntdb was found but python...
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
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-09 Ivo De DeckerMerge branch 'master' into samba_4.1
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg' into samba_4.1
2013-12-06 Jelmer VernooijMerge branch 'master' of git+ssh://git.debian.org/git...
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-17 Jelmer VernooijMerge tag 'upstream/4.1.1+dfsg' into debian.
2013-11-17 Jelmer VernooijImported Upstream version 4.1.1+dfsg
2013-11-16 Jelmer VernooijRelease ntdb 1.0.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-08-20 Rusty RussellMan pages for ntdb tools missing
2013-08-19 Rusty RussellMan pages for ntdb tools missing
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
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.