sahlberg/ctdb.git
2009-11-03 Ronnie Sahlbergnew version 1.0.103 ctdb-1.0.103
2009-11-02 Ronnie Sahlbergmove the check to skip vacuuming on persistent database...
2009-11-02 Michael Adampackaging: use githash in rpm release by default.
2009-11-02 Michael Adamserver: disable vacuuming for persistent tdbs.
2009-10-30 Michael Adamclient: randomize the transaction_start retry loop:
2009-10-30 Michael AdamRevert "dont exit on a commit failure"
2009-10-30 Michael Adamclient: fix a race in the local race condition fix...
2009-10-30 Michael Adamclient: add a debug message when a transaction_commit...
2009-10-30 Michael Adampackaging(RPM): don't touch the run levels in ctdb...
2009-10-30 Ronnie Sahlbergstart the syslog child a little later, after we have...
2009-10-30 Ronnie Sahlbergcreate a child process to write to syslog.
2009-10-29 Michael Adamserver: fix debug message in trans2_commit (refusing...
2009-10-29 Michael Adamclient: log db_id as 8-digit hex in ctdb_transaction_fe...
2009-10-29 Michael Adamserver: uniformly log db and client ids as 8-digit...
2009-10-29 Michael Adamserver: line-wrap a debug statement in trans2_commit
2009-10-29 Michael Adamserver: output client_id in some debug messages in...
2009-10-29 Michael Adamserver: fix a debug message in trans2_commit - log...
2009-10-29 Michael Adamserver: extend a debug message in ctdb_control_trans2_e...
2009-10-29 Michael Adamserver: add positive debug statements to trans2_commit...
2009-10-29 Michael Adamclient: improve "control timed out" debug message
2009-10-29 Michael Adamserver: trans2_active: don't report a transaction activ...
2009-10-29 Ronnie Sahlbergnew version 1.0.102 ctdb-1.0.102
2009-10-29 Wolfgang Mueller... ensure tdb names end with .tdb. and any number of digits
2009-10-29 Wolfgang Mueller... vacuuming needed additional check before getting rid...
2009-10-29 Ronnie SahlbergRevert "From Wolfgang M."
2009-10-29 Ronnie Sahlbergmake the error logged when winbindd fails to access...
2009-10-28 Ronnie Sahlbergupdate the uptime command to indicate that time since...
2009-10-28 Ronnie SahlbergRevert "update the "uptime" command to indicate the...
2009-10-28 Ronnie Sahlbergupdate the manpage for "update" to indicate the "time...
2009-10-28 Ronnie Sahlbergupdate the "uptime" command to indicate the "time since...
2009-10-28 Michael Adamctdb_client: reformat a comment slightly to enhance...
2009-10-28 Michael Adamclient: fix race condition with concurrent transactions...
2009-10-28 Michael Adamclient: add ctdb_ctrl_transaction_active() which calls...
2009-10-28 Michael Adamserver: add a new ctdb control CTDB_TRANS2_ACTIVE
2009-10-28 Ronnie Sahlbergversion 1.0.101 ctdb-1.0.101
2009-10-28 Ronnie Sahlbergcreate a separate context for non-monitor eventscripts...
2009-10-28 Ronnie Sahlbergreturn 0 in the event script callback if it was aborted...
2009-10-28 Ronnie Sahlbergnew version 1.0.100 ctdb-1.0.100
2009-10-28 Ronnie Sahlbergchange the eventscript handling to allow EventScriptTim...
2009-10-27 Ronnie SahlbergEnhance the logging fromeventscripts.
2009-10-27 Ronnie Sahlbergadd a check that winbind can actually talk to teh dc...
2009-10-27 Ronnie Sahlbergtemporarily try allowing clients to attach to databases...
2009-10-27 Ronnie Sahlbergdont run the monitor event so frequently after a event...
2009-10-27 Ronnie Sahlbergfor debugging
2009-10-26 Stefan Metzmacherctdb_diagnostics: don't use hardcoded path to iptables
2009-10-26 Stefan Metzmacherctdb_client: fix DEBUG statement in ctdb_ctrl_modflags()
2009-10-26 Stefan Metzmacherserver: if takeover runs when the recovery master becom...
2009-10-26 Stefan Metzmacherserver: print out the full 64-bit srvid on 32-bit hosts
2009-10-26 Stefan Metzmachertcp: don't log an error when we succefully bind to...
2009-10-26 Ronnie Sahlbergpatch the event loop so we read the current time every...
2009-10-26 Ronnie SahlbergSuggestion from Volker,
2009-10-25 Ronnie Sahlbergdisabel the multipath eventscript by default
2009-10-25 Ronnie Sahlbergupdate the manpage for ctdb setreclock
2009-10-25 Ronnie Sahlbergautomatically re-activate the reclock file check if...
2009-10-25 Ronnie Sahlberglower the log level of a debug message
2009-10-23 Ronnie SahlbergAdd a mechanism where we can register notifications...
2009-10-23 Ronnie Sahlbergwhen scripts timeout, log pstree to a file in /tmp...
2009-10-23 Ronnie Sahlbergset the eventscripts to timeout after 20 seconds
2009-10-22 Ronnie SahlbergMerge commit 'martins/master'
2009-10-22 Ronnie Sahlbergnew version 1.0.99 1.0.99 ctdb-1.0.99
2009-10-22 Martin SchwenkeMerge commit 'origin/master'
2009-10-22 Martin SchwenkeDocument onnode -n and -f options.
2009-10-22 Ronnie Sahlbergif a lock wait child died/finished, we could have relea...
2009-10-22 Ronnie SahlbergFrom Volker L
2009-10-21 Ronnie SahlbergFrom Wolfgang M.
2009-10-21 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Martin SchwenkeTest suite: Remove the disable/enable monitor tests...
2009-10-21 Martin SchwenkeTest suite: Fix the timeouts on the skip share check...
2009-10-21 Ronnie SahlbergDuring tests it is common to add/delete test eventscrip...
2009-10-21 Ronnie Sahlberglower the debug levels for the "create FD messages...
2009-10-21 Ronnie Sahlberg When clients have blocked, perhaps because the...
2009-10-21 Ronnie Sahlbergdont restart ctdb when installing the rpm
2009-10-21 Michael AdamIn ctdb_ltdb_store(), add a missing transaction_cancel...
2009-10-21 Ronnie Sahlbergmprove the log message when we skip the ip allocation...
2009-10-21 Ronnie Sahlbergtreat interfaces with the name ethX* as bond devices
2009-10-20 Martin SchwenkeTest suite: A timeout of MonitorInterval seconds someti...
2009-10-20 Martin SchwenkeMerge commit 'origin/master'
2009-10-20 Martin SchwenkeTest suite: New tests for validating SKIP_SHARE_CHECK...
2009-10-20 Martin SchwenkeTest suite: Update 99_ctdb_uninstall_eventscript.sh...
2009-10-20 Martin SchwenkeTest suite: Fix bug in node_has_status().
2009-10-20 Martin SchwenkeTest suite: add -x option to ctdb_init() function.
2009-10-20 Ronnie Sahlbergversion 1.0.98 ctdb-1.0.98
2009-10-20 Ronnie SahlbergFrom Wolfgang Mueller
2009-10-20 Ronnie SahlbergFrom wolfgang Mueller
2009-10-19 Martin SchwenkeMerge commit 'origin/master'
2009-10-19 Ronnie Sahlbergadd a direcotry where multiple local scripts can be...
2009-10-19 Ronnie Sahlbergwait a bit longer before shutting down when the reclock...
2009-10-19 Ronnie SahlbergRevert "dont shutdown a node when the reclock file...
2009-10-16 Martin SchwenkeMerge branch 'onnode_options'
2009-10-16 Martin SchwenkeMerge commit 'origin/master'
2009-10-16 Martin Schwenkeinitscript: when stopping on Red Hat use the success...
2009-10-15 Ronnie SahlbergDont run eventscript monitor when the databases are...
2009-10-15 Ronnie Sahlbergdont shutdown a node when the reclock file is temporari...
2009-10-15 Ronnie Sahlbergadd logging everytime we create a filedescriptor in...
2009-10-14 Ronnie Sahlbergnew version 1.0.97
2009-10-14 Ronnie SahlbergMerge commit 'martins/onnode_options'
2009-10-14 Ronnie Sahlbergversion 1.0.96 ctdb-1.0.96
2009-10-14 Ronnie Sahlbergadd more debugging output to eventscripts and when...
2009-10-14 Martin SchwenkeMerge commit 'origin/master' into onnode_options
2009-10-14 Martin SchwenkeNew onnode options: -f to specify nodes file, -n to...
next