tridge/ctdb.git
2010-02-07 Andrew Tridgellctdb: migrate to new dlinklist.h from Samba 112-patches
2010-02-05 Andrew Tridgellfixed printing of high latency
2010-02-04 Andrew Tridgellctdb: when we fill the client packet queue we need...
2010-02-04 Andrew Tridgellctdb: move ctdb_io.c to use TLIST_*() macros
2010-02-04 Andrew Tridgellutil: added TLIST_*() macros
2010-02-04 Ronnie SahlbergWe only queued up to 1000 packets per queue before...
2010-02-03 Ronnie SahlbergDrop the debug level for logging fd creation to DEBUG_DEBUG
2010-02-01 Ronnie SahlbergVersion 1.0.112-5
2010-02-01 Volker Lendecketdb: fix an early release of the global lock that can...
2010-01-21 Ronnie Sahlbergversion 1.0.112-4
2010-01-21 Martin Schwenkeonnode: update algorithm for finding nodes file.
2010-01-21 Martin Schwenkeonnode - respect $CTDB_BASE rather than hard-coding...
2010-01-20 Ronnie SahlbergVersion 1.0.112-3
2010-01-20 Ronnie Sahlbergsource the nfs sysconfig file from the 61.nfstickles...
2010-01-13 Ronnie Sahlbergnew version 1.0.112-2
2010-01-12 Ronnie SahlbergMerge commit 'metze/master-for-ronnie'
2010-01-12 Stefan Metzmacherserver: call event_add_fd at the end of ctdb_set_child_...
2010-01-12 Stefan Metzmacherctdb_logging: simplify ctdb_fork_with_logging a lot...
2010-01-12 Martin SchwenkeNew version 1.0.112.
2010-01-12 Martin SchwenkeRevert "Use wbinfo --ping-dc isntead of wbingo -p sicne...
2010-01-12 Martin SchwenkeRevert "events/50.samba: only use wbinfo --ping-dc...
2010-01-07 Martin SchwenkeMerge commit 'origin/master'
2009-12-18 Ronnie SahlbergNew version 1.0.111
2009-12-18 Rusty Russelleventscript: fix bug when script is aborted
2009-12-18 Rusty Russelleventscript: remove cb_status, fix uninitialized bug...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-18 Martin SchwenkeTest suite: Add an optimisation in the getvar test.
2009-12-18 Martin SchwenkeTest suite: allow settign of timeout triggers for all...
2009-12-18 Ronnie SahlbergVersion 1.0.110
2009-12-18 Rusty Russelleventscript: fix cleanup path when setting up script...
2009-12-17 Stefan Metzmacherserver: add set_close_on_exec() on more fds
2009-12-17 Stefan Metzmacherserver: fix fd leaks in the new logging code
2009-12-17 Ronnie Sahlbergversion 1.0.109
2009-12-17 Rusty Russelleventscript: remove cb_status, fix uninitialized bug...
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Rusty Russellctdb: use mlockall, cautiously
2009-12-16 Rusty RussellRemove RT priority, use niceness.
2009-12-16 Rusty RussellAdd --valgringing flag instead of --nosetsched
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-16 Stefan Metzmacherdoc: regenerate manpages
2009-12-16 Stefan Metzmacherdoc: fix docbook warnings for ctdb.1 and onnode.1 manpages
2009-12-16 Stefan Metzmacherdoc/ctdb.1: update example "ctdb listvars" output
2009-12-16 Stefan Metzmacherdoc/ctdb.1: make clear the database is specified by...
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document "ctdb getdbstatus <dbname>"
2009-12-16 Stefan Metzmacherdoc/ctdb.1: add "See also" for ctdb getdbmap
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document "ctdb dumpdbbackup <file>"
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document -Y output fot ctdb getdbmap
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document UNHEALTHY for "ctdb getdbmap"
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document "ctdb wipedb"
2009-12-16 Stefan Metzmacherconfig: add CTDB_MAX_PERSISTENT_CHECK_ERRORS option
2009-12-16 Stefan Metzmacherconfig: try to use tdbtool <tdb> check instead of tdbdu...
2009-12-16 Stefan Metzmacherctdb: print out some hints how to debug a "ctdb catdb...
2009-12-16 Stefan Metzmacherctdb: add machinereadable output fot "ctdb -Y getdbmap"
2009-12-16 Stefan Metzmacherctdb: disallow "ctdb backupdb" on unhealthy databases
2009-12-16 Stefan Metzmacherclient: add "ctdb dumpdbbackup <filename>"
2009-12-16 Stefan Metzmacherclient: make ctdb_dumpdb_record() public
2009-12-16 Stefan Metzmachertools/ctdb: let "ctdb restoredb" and "ctdb wipedb"...
2009-12-16 Stefan Metzmachertools/ctdb: add "ctdb getdbstatus <dbname>"
2009-12-16 Stefan Metzmachertools/ctdb: display db health in "ctdb getdbmap"
2009-12-16 Stefan Metzmacherclient: add ctdb_ctrl_getdbhealth()
2009-12-16 Stefan Metzmacherserver: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTRO...
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
2009-12-16 Stefan Metzmacherserver: move error handling to a 'fail' label in ctdb_c...
2009-12-16 Stefan Metzmacherserver/recovery: update flags on nodes before syncing dbs
2009-12-16 Stefan Metzmacherserver: open /var/ctdb/state/persistent_health.tdb...
2009-12-16 Stefan Metzmacherserver: create vactune.tdb.X with 0600 permissions
2009-12-16 Stefan Metzmacherserver: create vactun.tdb.X under /var/ctdb/state
2009-12-16 Stefan Metzmacherserver: create recdb.tdb.X in /var/ctdb/state/
2009-12-16 Stefan Metzmacherserver: only do the mkdir() calls for db_directory...
2009-12-16 Stefan Metzmacherserver: add db_directory_state to ctdb_context
2009-12-16 Stefan Metzmacherserver: create tdbs with 0600 permissions in ctdb_local...
2009-12-16 Stefan Metzmacherconfig: load 'ctdb' config before 'nfs' config in statd...
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
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...
2009-12-16 Stefan MetzmacherAdd simple manually written replacement for the tdb...
2009-12-16 Jelmer Vernooijtdb: Add simple reimplementation of tdbdump in Python...
2009-12-16 Jeremy AllisonRemove unecessary msync. Jeremy. (cherry picked from...
next