make test: add two missing events to the special test eventscript
[vlendec/samba-autobuild/.git] / ctdb / lib /
2011-01-18 Rusty Russelltdb: expose transaction lock infrastructure for ctdb
2011-01-17 Ronnie Sahlbergchange Christinas previous patch to only perform the...
2011-01-17 Christian Ambachimprove timing issue detections
2010-12-07 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-10-08 Ronnie SahlbergMerge commit 'rusty/tdb-update'
2010-10-08 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-07 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-07 Jelmer Vernooijpytdb: Add __version__ attribute.
2010-10-07 Jelmer Vernooijpytdb: Include Python.h first to prevent warning.
2010-10-07 Kirill Smelkovpytdb: Check errors after PyObject_New() calls
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_repack()
2010-10-07 Kirill Smelkovpytdb: Add TDB_INCOMPATIBLE_HASH open flag
2010-10-07 Rusty Russelltdb: fix non-WAF build, commit 1.2.6 ABI file.
2010-10-07 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-10-07 Rusty Russelltdb: automatically identify Jenkins hash tdbs
2010-10-07 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-10-07 Volker Lendecketdb: add restore
2010-10-07 Günther Deschnerlib/tdb: fix c++ build warning in tdb_header_hash().
2010-10-07 Jelmer Vernooijpytdb: Make filename argument optional.
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_freelist_size()
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_transaction_prepare_commit()
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_enable_seqnum, tdb_get_seqnu...
2010-10-07 Kirill Smelkovpytdb: Update open flags to match those for tdb_open...
2010-10-07 Kirill Smelkovpytdb: Fix repr segfault for internal db
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_add_flags() & tdb_remove_flags()
2010-10-07 Andrew Tridgelltdb: added TDB_NO_FSYNC env variable
2010-10-07 Rusty Russelltdb: increment version to 1.2.4
2010-10-07 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-10-07 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-10-07 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-10-07 Rusty Russelltdb: make check more robust against recovery failures.
2010-09-27 Ronnie SahlbergAdd back monitoring for time skips, forward as well...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-18 Ronnie SahlbergWe use eventloop nesting in a couple of places, notably...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-08-17 Rusty Russelltalloc: update to 2.0.3 version from SAMBA
2010-08-16 Rusty Russelltdb: workaround starvation problem in locking entire...
2010-08-16 Rusty Russelltdb: Fix tdb_check() to work with read-only tdb databases.
2010-08-16 Rusty Russelltdb: remove unused variable in tdb_new_database().
2010-08-16 Rusty Russelltdb: fix short write logic in tdb_new_database
2010-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
2010-07-01 Rusty Russelltdb: improve logging
2010-06-10 Ronnie sahlbergMerge commit 'rusty/idtree'
2010-06-09 Rusty Russellidtree: fix handling of large ids (eg INT_MAX)
2010-04-22 Ronnie sahlbergMerge commit 'rusty/tdb-update'
2010-04-22 Rusty Russelltdb: define _PUBLIC_ so we can compile tdb.
2010-04-22 Andrew Tridgelltdb: update tdb ABI to use hide_symbols=True
2010-04-22 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-22 Simo Sorcetdb: update exports and signatures files
2010-04-22 Volker Lendecketdb: Add a non-blocking version of tdb_transaction_start
2010-04-22 Volker Lendecketdb: Fix indentation in tdb_new_database()
2010-04-22 Volker LendeckeFix some nonempty blank lines
2010-04-22 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-04-22 Volker Lendecketdb: Fix bug 7248, avoid the nanosleep dependency
2010-04-22 Volker Lendecketdb: If tdb_parse_record does not find a record, return...
2010-04-22 Rusty Russelltdb: handle processes dying during transaction commit.
2010-04-22 Rusty Russellpatch tdb-refactor-tdb_lock-and-tdb_lock_nonblock.patch
2010-04-22 Rusty Russelltdb: add -k option to tdbtorture
2010-04-22 Rusty Russelltdb: don't truncate tdb on recovery
2010-04-22 Rusty Russelltdb: remove lock ops
2010-04-22 Rusty Russelltdb: rename tdb_release_extra_locks() to tdb_release_tr...
2010-04-22 Rusty Russelltdb: cleanup: remove ltype argument from _tdb_transacti...
2010-04-22 Rusty Russelltdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrec...
2010-04-22 Rusty Russelltdb: suppress record write locks when allrecord lock...
2010-04-22 Rusty Russelltdb: cleanup: always grab allrecord lock to infinity.
2010-04-22 Rusty Russelltdb: remove num_locks
2010-04-22 Rusty Russelltdb: use tdb_nest_lock() for seqnum lock.
2010-04-22 Rusty Russelltdb: use tdb_nest_lock() for active lock.
2010-04-22 Rusty Russelltdb: use tdb_nest_lock() for open lock.
2010-04-22 Rusty Russelltdb: use tdb_nest_lock() for transaction lock.
2010-04-22 Rusty Russelltdb: cleanup: find_nestlock() helper.
2010-04-22 Rusty Russelltdb: cleanup: tdb_release_extra_locks() helper
2010-04-22 Rusty Russelltdb: cleanup: tdb_have_extra_locks() helper
2010-04-22 Rusty Russelltdb: don't suppress the transaction lock because of...
2010-04-22 Rusty Russelltdb: cleanup: tdb_nest_lock/tdb_nest_unlock
2010-04-22 Rusty Russelltdb: cleanup: rename global_lock to allrecord_lock.
2010-04-22 Rusty Russelltdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK.
2010-04-22 Rusty Russelltdb: make _tdb_transaction_cancel static.
2010-04-22 Rusty Russelltdb: cleanup: split brlock and brunlock methods.
2010-04-22 Brad HardsSpelling fixes for tdb.
2010-04-22 Andrew Tridgelltdb: use fdatasync() instead of fsync() in transactions
2010-04-22 Volker Lendecketdb: Apply some const, just for clarity
2010-04-22 Rusty Russelltdb: fix recovery reuse after crash
2010-04-22 Rusty Russelltdb: give a name to the invalid recovery area constant (0)
2010-04-22 Simo Sorcerelease-scripts: parametrize scripts
2010-04-22 Simo Sorcetdb: raise version to 1.2.1
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-02-24 Mathieu ParentCorrection of spelling errors.
2010-02-10 Martin SchwenkeMerge commit 'origin/master'
2010-02-08 Andrew Tridgellctdb: migrate to new dlinklist.h from Samba
2010-02-05 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-02-04 Andrew Tridgellutil: added TLIST_*() macros
2010-02-01 Volker Lendecketdb: fix an early release of the global lock that can...
next