add a machinereadable version of ctdb stats/statistics
[metze/ctdb/wip.git] / lib /
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...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherlib/util: add pre and post panic action hooks
2010-01-20 Stefan Metzmacherlib/util: import fault/backtrace handling from samba.
2010-01-20 Stefan Metzmachermove DEBUG* macros to one place
2010-01-20 Stefan Metzmacherlib/events: finish "Run only one event for each epoll_w...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Simo SorceFix release script with newer versins of git
2009-12-16 Matthias Dieter... tdb tools: Mostly cosmetic adaptions
2009-12-16 Stefan Metzmachertdb: change version to 1.2.0 after adding TDB_*ALLOW_NE...
2009-12-16 Stefan Metzmachertdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTIN...
2009-12-16 Stefan Metzmachertdb: always set tdb->tracefd to -1 to be safe on goto...
2009-12-16 Volker Lendecketdb: Fix a C++ warning (cherry picked from samba commit...
2009-12-16 Kirill Smelkovtdb: update README a bit
2009-12-16 Kirill Smelkovtdb: add tests for double .close() in pytdb
2009-12-16 Kirill Smelkovtdb: reset tdb->fd to -1 in tdb_close()
2009-12-16 Kirill Smelkovtdb: fix typo in python's Tdb.get() docstring
2009-12-16 Andrew Tridgelltdb: detect tdb store of identical records and skip
2009-12-16 Stefan Metzmachertdb: rename 'struct list_struct' into 'struct tdb_record'
2009-12-16 Rusty Russelllib/tdb: make tdbtool use tdb_check() for "check" command
2009-12-16 Rusty Russelllib/tdb: add tdb_check()
2009-12-16 Kirill Smelkovtdb: kill last bits from swig
2009-12-16 Stefan Metzmacherlib/tdb: sync build files from samba master
2009-12-16 Stefan Metzmachers3 build: Remove unused fstat check to fix a bunch...
2009-12-16 Stefan Metzmacherlib/tdb: include replace.h and system/filesys.h in...
2009-12-16 Stefan MetzmacherAvoid using a utility header for Python replacements...
2009-12-16 Stefan Metzmachers3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-12-16 Stefan Metzmacherpy: Properly increase the reference counter of Py_None...
2009-12-16 Jelmer VernooijMake sure to not close tdb database more than once...
2009-12-16 Jelmer VernooijImplement missing functions in pytdb. (cherry picked...
next