tdb: Fix bug 11381, deadlock
[sfrench/samba-autobuild/.git] / lib / tdb /
2015-07-08 Volker Lendecketdb: Fix bug 11381, deadlock
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-04-28 Alexander Drozdovtdb: introduce tdb_chainlock_read_nonblock(), a nonbloc...
2015-04-27 Jelmer VernooijAdd set date to tdb manpages.
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/.
2015-03-26 Jeremy Allisonlib: tdb: Use sigaction when testing for robust mutexes.
2015-03-25 Andreas SchneiderRevert "lib: tdb: Use sigaction when testing for robust...
2015-03-24 Jeremy Allisonlib: tdb: Use sigaction when testing for robust mutexes.
2015-03-17 Volker LendeckeDocs: Remove some ntdb references
2015-03-10 Volker Lendecketdb: Fix CID 1034842 Resource leak
2015-03-10 Volker Lendecketdb: Fix CID 1034841 Resource leak
2014-12-19 Stefan Metzmachertdb: version 1.3.4 tdb-1.3.4
2014-12-19 Stefan Metzmachertdb/toos: allow transactions with TDB_MUTEX_LOCKING
2014-12-19 Stefan Metzmachertdb/test: add tdb1-run-mutex-transaction1 test
2014-12-19 Stefan Metzmachertdb: allow transactions on on tdb's with TDB_MUTEX_LOCKING
2014-12-02 Stefan Metzmachertdb: version 1.3.3 tdb-1.3.3
2014-12-02 Stefan Metzmachertdb/test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDO...
2014-11-29 Stefan Metzmachertdb: version 1.3.2 tdb-1.3.2
2014-11-26 Volker Lendecketdb: Fix tdb_runtime_check_for_robust_mutexes()
2014-11-20 Stefan Metzmachertdb: allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_F...
2014-09-30 Volker Lendecketdb: Fix a comment
2014-09-24 Volker Lendecketdb: Improve wording in a comment
2014-09-19 Martin Schwenketdb: tdb.h needs bool type
2014-09-16 Michael Adamtdb: change version to 1.3.1 tdb-1.3.1
2014-09-16 Stefan Metzmachertdb:tools: fix a compiler warning
2014-08-18 David Disseldorptdbtorture: print details when run with -n 1
2014-06-26 Michael Adamtdb: defragment the freelist in tdb_allocate_from_freel...
2014-06-26 Michael Adamtdb: add "freelist_size" sub-command to tdbtool
2014-06-26 Michael Adamtdb: use tdb_freelist_merge_adjacent in tdb_freelist_size()
2014-06-26 Michael Adamtdb: add tdb_freelist_merge_adjacent()
2014-06-26 Michael Adamtdb: add utility function check_merge_ptr_with_left_rec...
2014-06-26 Michael Adamtdb: simplify tdb_free() using check_merge_with_left_re...
2014-06-26 Michael Adamtdb: add utility function check_merge_with_left_record()
2014-06-26 Michael Adamtdb: improve comments for tdb_free().
2014-06-26 Michael Adamtdb: factor merge_with_left_record() out of tdb_free()
2014-06-26 Michael Adamtdb: fix debug message in tdb_free()
2014-06-26 Michael Adamtdb: reduce indentation in tdb_free() for merging left
2014-06-26 Michael Adamtdb: increase readability of read_record_on_left()
2014-06-26 Michael Adamtdb: factor read_record_on_left() out of tdb_free()
2014-06-20 Michael Adamtdb:build: improve detection of srcdir.
2014-05-22 Volker Lendecketdb/tools: Allow tdbtool to r/o open mutexed tdbs tdb-1.3.0
2014-05-22 Volker Lendecketdb/tools: add -m option to tdbtorture
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-05-22 Volker Lendecketdb: introduce tdb->hdr_ofs
2014-05-22 Stefan Metzmachertdb: introduce TDB_SUPPORTED_FEATURE_FLAGS
2014-05-22 Stefan Metzmachertdb: use asprintf() to simplify tdb_summary()
2014-05-22 Volker Lendecketdb/test: add UNMAP command to external-agent.c
2014-05-22 Volker Lendecketdb/test: add PING command to external-agent.c
2014-05-22 Volker Lendecketdb/test: add shutdown_agent() helper function
2014-05-22 Stefan Metzmachertdb/test: add a "skip()" macro.
2014-05-22 Stefan Metzmachertdb/test: correctly use stderr, not stdout, in fail()
2014-05-22 Volker Lendecketdb/tools: explicitly use TDB_NOLOCK in tdbdump
2014-05-22 Volker Lendecketdb/tools: add -l option to tdbtool
2014-05-22 Volker Lendecketdb/tools: add -l option to tdbbackup
2014-05-12 Stefan Metzmachertdb: return ENOSYS if the tdb was created with spinlocks.
2014-05-12 Stefan Metzmacherpytdb: avoid const warnings by using discard_const_p()
2014-04-09 Michael Adamtdb: consolidate tdb allocation code - re-use dead...
2014-04-02 Stefan Metzmachertdb/wscript: maintain a global list of unit tests
2014-04-02 Stefan Metzmachertdb/test: avoid const warnings by using 'discard_const_...
2014-04-02 Stefan Metzmachertdb/test: remove "\n" in diag() arguments
2014-04-02 Stefan Metzmachertdb/test: always call fflush() after [f]printf() in...
2014-04-02 Stefan Metzmachertdb/tools: avoid const warnings in tdbdump.c
2014-04-02 Stefan Metzmachertdb: don't alter errno on success of tdb_open_ex()
2014-03-18 Michael Adamtdb: change version to 1.2.13. tdb-1.2.13
2014-03-18 Volker Lendecketdb: Reduce freelist contention
2014-03-18 Volker Lendecketdb: Make "tdb_purge_dead" internally public
2014-03-18 Volker Lendecketdb: Make "tdb_find_dead" internally public
2014-03-18 Volker Lendecketdb: Add "last_ptr" to tdb_find_dead
2014-03-18 Volker Lendecketdb: Move adding tailer space to tdb_find_dead
2014-03-18 Volker Lendecketdb: Do a best fit search for dead records
2014-03-18 Volker Lendecketdb: Don't purge records to a blocked freelist
2014-03-18 Volker Lendecketdb: Fix a tdb corruption
2014-02-15 Michael Adamtdb: always open internal databases with incompatible...
2014-02-15 Michael Adamtdb: in tdb_delete_hash, make lock/unlock bracket more...
2014-02-14 Michael Adamtdb: simplify tdb_delete_hash() a bit
2014-02-14 Michael Adamtdb: tdbtool: dump record magic with fixed number of...
2014-02-14 Michael Adamtdb: tdbtool: dump record hash with fixed number of...
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2013-12-14 Volker Lendecketdb: Avoid reallocs for lockrecs
2013-12-12 Christian Ambachlib/tdb: fix compiler warnings
2013-12-06 Jelmer Vernooijtdb tests: Remove custom code for "tdb2", which has...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-12 Björn Jacketdb: Fix some typos in comments.
2013-07-22 Volker Lendecketdb: Fix CID 1034959 Uninitialized scalar variable
2013-07-22 Volker Lendecketdb: Fix CID 1034960 Uninitialized scalar variable
2013-07-17 Bill ParkerFix bug 10025 - Lack of Sanity Checking in calls to...
2013-06-07 Ralph Wuerthnertdb: Fix typos.
2013-06-07 Ralph WuerthnerAdd "repack" command to tdbtool documentation.
2013-06-04 Stefan Metzmachertdb: change version to tdb-1.2.12 tdb-1.2.12
2013-06-03 Volker Lendecketdb: Add another overflow check to tdb_expand_adjust
2013-06-03 Volker Lendecketdb: Make tdb_recovery_allocate overflow-safe
2013-06-03 Volker Lendecketdb: Make tdb_recovery_size overflow-safe
2013-06-03 Stefan Metzmachertdb: add proper OOM/ENOSPC handling to tdb_expand()
2013-06-03 Stefan Metzmachertdb: add overflow detection to tdb_expand_adjust()
2013-06-03 Stefan Metzmachertdb: add overflow/ENOSPC handling to tdb_expand_file()
2013-06-03 Stefan Metzmachertdb: add a 'new_size' helper variable to tdb_expand_file()
next