tdb: Basic test for circular hash chain fix
[samba.git] / lib / tdb / wscript
2018-10-08 Volker Lendecketdb: Basic test for circular hash chain fix
2018-09-05 Alexander Bokovoylib/tdb/wscript: update to handle waf 2.0.4
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-08-06 Aaron Hasletttdb: test for readonly locks mode on tdbbackup command
2018-07-12 Stefan Metzmachertdb: version 1.3.16 tdb-1.3.16
2017-08-24 Stefan Metzmachertdb: version 1.3.15 tdb-1.3.15
2017-07-02 Stefan Metzmachertdb: version 1.3.14 tdb-1.3.14
2017-06-14 Stefan Metzmachertdb: add run-fcntl-deadlock test
2017-04-27 Stefan Metzmachertdb: version 1.3.13 tdb-1.3.13
2017-04-10 Volker Lendecketdb: Test for readonly lock upgrade bug
2017-03-10 Ian Stakenviciuswaf: disable-python - align tdb's wscript
2016-11-30 Stefan Metzmachertdb: version 1.3.12 tdb-1.3.12
2016-08-29 Volker Lendecketdb: Add tdb_storev
2016-07-28 Stefan Metzmachertdb: version 1.3.10 tdb-1.3.10
2016-04-11 Stefan Metzmachertdb: version 1.3.9 tdb-1.3.9
2016-01-13 Jelmer Vernooijtdb: Only set public headers field when installing...
2015-11-05 Stefan Metzmachertdb: version 1.3.8 tdb-1.3.8
2015-07-23 Martin Schwenketdb: Fix broken build with --disable-python
2015-07-21 Stefan Metzmachertdb: version 1.3.7 tdb-1.3.7
2015-07-21 Petr Viktorinpyldb: Add a text-based interface for Python 3
2015-07-21 Petr Viktorinpytdb: Build for two versions of Python at once
2015-07-21 Petr Viktorinpytdb: Port to Python 3
2015-07-08 Volker Lendecketdb: Reproducer for Bug 11381
2015-06-12 Stefan Metzmachertdb: version 1.3.6 tdb-1.3.6
2015-04-28 Alexander Drozdovtdb: version 1.3.5 tdb-1.3.5
2015-03-30 Amitay Isaacstdb: Do not build test binaries if it's not a standalon...
2015-03-26 Jelmer VernooijMove waf into third_party/.
2014-12-19 Stefan Metzmachertdb: version 1.3.4 tdb-1.3.4
2014-12-19 Stefan Metzmachertdb/test: add tdb1-run-mutex-transaction1 test
2014-12-02 Stefan Metzmachertdb: version 1.3.3 tdb-1.3.3
2014-11-29 Stefan Metzmachertdb: version 1.3.2 tdb-1.3.2
2014-09-16 Michael Adamtdb: change version to 1.3.1 tdb-1.3.1
2014-06-20 Michael Adamtdb:build: improve detection of srcdir.
2014-05-22 Volker Lendecketdb/test: add marklock deadlock test
2014-05-22 Volker Lendecketdb/test: add mutex related tests
2014-05-22 Volker Lendecketdb: add TDB_MUTEX_LOCKING support
2014-04-02 Stefan Metzmachertdb/wscript: maintain a global list of unit tests
2014-03-18 Michael Adamtdb: change version to 1.2.13. tdb-1.2.13
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-04 Stefan Metzmachertdb: change version to tdb-1.2.12 tdb-1.2.12
2012-12-03 Karolin Seegerlib/tdb: Rename manpages/ to man/.
2012-10-03 Rusty Russelltdb: add tdb_rescue()
2012-06-22 Rusty Russelltdb: make TDB_NOSYNC merely disable sync.
2012-06-22 Rusty Russellautobuild: always set TDB_NO_FSYNC.
2012-06-19 Jelmer Vernooijtdb/wscript: Remove unecessary semicolons.
2012-03-29 Amitay Isaacslib/tdb: Update ABI tdb-1.2.10
2012-03-10 Rusty Russelllib/tdb: fix tests for standalone out-of-tree.
2012-02-14 Rusty Russelltdb: build and run unit tests in tdb/test/
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-11-13 Jelmer Vernooijtdb: Only check for pkg-config file when checking for...
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-21 Jelmer Vernooijtdb: Install pkg-config file.
2011-04-23 Jelmer VernooijSupport the 'PYTHON' environment variable.
2011-03-15 Andrew Tridgelllib: don't install public headers if a private library
2011-03-15 Andrew Tridgelltdb: use public_headers to install header files
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2010-12-29 Rusty Russelltdb: tdb_summary() support.
2010-12-27 Stefan Metzmachertdb: setup TEST_DATA_PREFIX for make test
2010-12-21 Jelmer Vernooijtdb: Bump version number after symbol versioning changes.
2010-12-09 Matthieu Patoubuild: introduce SAMBA_CHECK_PYTHON_HEADERS
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-10-26 Jelmer Vernooijwaf: Only specify vnum for non-private libraries.
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-21 Andrew Tridgells4-build: fixed some formatting
2010-10-17 Jelmer Vernooijtdb: Bump version to 1.2.7 after addition of pytdb...
2010-10-07 Andrew Tridgellwaf: fixed exit status of test suites
2010-10-04 Jelmer Vernooijtdb: Only use system pytdb when using system tdb.
2010-10-04 Jelmer Vernooijtdb: Support using system pytdb.
2010-10-04 Jelmer Vernooijpytdb: Add __version__ attribute.
2010-09-27 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-09-27 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-09-23 Volker Lendecketdb: add restore
2010-09-13 Stefan Metzmacherlib/tdb: change version to 1.2.4 after hash checking...
2010-08-31 Björn Jacketdb/waf: the deps for rt are provided by libreplace
2010-08-13 Rusty Russelltdb: workaround starvation problem in locking entire...
2010-06-24 Andrew Tridgells4-ldb: use CHECK_XSLTPROC_MANPAGES()
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-05-31 Jelmer Vernooijtdb-waf: Don't install binaries when using system tdb.
2010-05-31 Jelmer Vernooijtdb-waf: Simplify manpage handling.
2010-05-31 Jelmer Vernooijs4-waf: sanitize library names like the old build syste...
2010-04-21 Andrew Tridgellbuild: make python development headers not mandatory...
2010-04-20 Andrew Tridgelltdb: update tdb ABI to use hide_symbols=True
2010-04-18 Andrew Tridgelltdb-waf: added ABI checking for tdb
2010-04-13 Andrew Tridgells4-waf: don't try to use the system lib for the library...
2010-04-13 Andrew Tridgelltdb-waf: added build of manpages and config options...
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: added simple 'waf test' support for tdb, talloc...
2010-04-06 Andrew Tridgells4-waf: use a common pattern for finding buildtools...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: allow standalone tarball build of libraries
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to our standalone libs as...
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: set the bundled library extension for some...
next