Fix numerous missing dependencies in WAF build scripts
[samba.git] / lib / tdb /
2011-05-06 Günther Deschnertdb: fix a build warning.
2011-04-23 Jelmer VernooijSupport the 'PYTHON' environment variable.
2011-04-19 Simo Sorcetdb_backup: avoid transaction on backup file, use lockall
2011-04-19 Rusty Russelltdb: make sure we skip over recovery area correctly.
2011-04-18 Simo Sorcetdb_expand: limit the expansion with huge records
2011-04-18 Rusty Russelltdb: tdb_repack() only when it's worthwhile.
2011-04-18 Rusty Russelltdb: fix transaction recovery area for converted tdbs.
2011-03-30 Volker Lendecketdb: Fix Coverity ID 2238: SECURE_CODING
2011-03-27 Volker Lendecketdb: Fix Coverity ID 2192: NO_EFFECT
2011-03-25 Andrew Tridgelltdb: rename convert_string() to tdb_convert_string()
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-03-15 Andrew Tridgelltdb: use system include style for system headers
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-12 Volker Lendecketdb: Fix a C++ warning
2011-02-07 Andrew Tridgellbuild: removed the old autogen.sh and autogen-waf.sh...
2011-01-19 Andreas Schneidertdb: Added doxygen documentation.
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2011-01-06 Jelmer Vernooijtdbrestore: Update to GPLv3+, remove old FSF address.
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijtalloc/tdb/tevent: Remove obsolete signatures files.
2010-12-29 Stefan Metzmachertdb: add ABI/tdb-1.2.9.sigs
2010-12-29 Rusty Russelltdb: tdb_summary() support.
2010-12-27 Stefan Metzmachertdb: setup TEST_DATA_PREFIX for make test
2010-12-24 Stefan Metzmachertdb:tdbtorture: use TEST_DATA_PREFIX for files
2010-12-24 Stefan Metzmachertdb:tdbtest: use TEST_DATA_PREFIX for files
2010-12-24 Jelmer Vernooijtdb: Remove autotools support.
2010-12-23 Stefan Metzmachertdb: add ABI/tdb-1.2.8.sigs
2010-12-21 Jelmer Vernooijtdb: Bump version number after symbol versioning changes.
2010-12-21 Jelmer Vernooijpytdb: Make PyTdb variable static.
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-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-11-27 Matthias Dieter... tdb:common/open.c - use "discard_const_p" for certain...
2010-11-27 Matthias Dieter... tdb:tdbstore.c - remove an useless '\'
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-12 Stefan Metzmachertdb: set tdb->name early, as it's needed for tdb_name()
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-11-01 Jelmer Vernooijtdb: Use waf by default.
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
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-23 Jelmer Vernooijtdb: Revert re-addition of tdb_set_logging_function.
2010-10-23 Matthias Dieter... tdb: commit the version 1.2.7 signatures
2010-10-21 Jelmer VernooijLowercase socket_wrapper name.
2010-10-21 Jelmer Vernooijtdb: Set _PUBLIC_ in C file rather than header files...
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-10-02 Jelmer Vernooijpytdb: Include Python.h first to prevent warning.
2010-10-02 Kirill Smelkovpytdb: Check errors after PyObject_New() calls
2010-10-02 Kirill Smelkovpytdb: Add support for tdb_repack()
2010-10-02 Kirill Smelkovpytdb: Add TDB_INCOMPATIBLE_HASH open flag
2010-09-27 Rusty Russelltdb: fix non-WAF build, commit 1.2.6 ABI file.
2010-09-27 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-09-27 Rusty Russelltdb: automatically identify Jenkins hash tdbs
2010-09-27 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-09-23 Volker Lendecketdb: add restore
2010-09-20 Günther Deschnerlib/tdb: fix c++ build warning in tdb_header_hash().
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Jelmer Vernooijpytdb: Make filename argument optional.
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_freelist_size()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_transaction_prepare_commit()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_enable_seqnum, tdb_get_seqnu...
2010-09-19 Kirill Smelkovpytdb: Update open flags to match those for tdb_open...
2010-09-19 Kirill Smelkovpytdb: Fix repr segfault for internal db
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_add_flags() & tdb_remove_flags()
2010-09-16 Andrew Tridgelltdb: added TDB_NO_FSYNC env variable
2010-09-14 Stefan Metzmachertdb: add ABI/tdb-1.2.4.sigs
2010-09-13 Stefan Metzmacherlib/tdb: change version to 1.2.4 after hash checking...
2010-09-13 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-09-13 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-09-13 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-09-13 Rusty Russelltdb: make check more robust against recovery failures.
2010-08-31 Björn Jacketdb/waf: the deps for rt are provided by libreplace
2010-08-22 Jelmer VernooijUse DocBook DTD rather than Samba one, as no Samba...
2010-08-13 Rusty Russelltdb: workaround starvation problem in locking entire...
2010-08-13 Björn Jacketdb: add TDB_DEPS variable filled with required libraries
2010-07-28 Jeremy AllisonFix tdb_check() to work with read-only tdb databases...
2010-07-01 Günther Deschnertdb: fix the build on mac os x 10.6.4.
2010-06-24 Andrew Tridgells4-ldb: use CHECK_XSLTPROC_MANPAGES()
2010-06-19 Jelmer Vernooijpytdb: Cleanup formatting.
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-05-11 Stefan Metzmachertdb: commit ABI/tdb-1.2.2.sigs
2010-05-11 Günther Deschnertdb: remove unused variable in tdb_new_database().
2010-05-05 Rusty Russelltdb: fix short write logic in tdb_new_database
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 Tridgells4-waf: rebuild signature files with the api type maps
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...
next