server: fix debug message in trans2_commit (refusing persistent store during transaction)
[sahlberg/ctdb.git] / server /
2009-10-29 Michael Adamserver: fix debug message in trans2_commit (refusing...
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 Adamserver: trans2_active: don't report a transaction activ...
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-28 Ronnie SahlbergRevert "update the "uptime" command to indicate the...
2009-10-28 Ronnie Sahlbergupdate the "uptime" command to indicate the "time since...
2009-10-28 Michael Adamserver: add a new ctdb control CTDB_TRANS2_ACTIVE
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 Sahlbergchange the eventscript handling to allow EventScriptTim...
2009-10-27 Ronnie SahlbergEnhance the logging fromeventscripts.
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 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-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 Martin SchwenkeMerge commit 'origin/master'
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 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 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-20 Martin SchwenkeMerge commit 'origin/master'
2009-10-20 Ronnie SahlbergFrom Wolfgang Mueller
2009-10-20 Ronnie SahlbergFrom wolfgang Mueller
2009-10-19 Martin SchwenkeMerge commit 'origin/master'
2009-10-16 Martin SchwenkeMerge branch 'onnode_options'
2009-10-16 Martin SchwenkeMerge commit 'origin/master'
2009-10-15 Ronnie SahlbergDont run eventscript monitor when the databases are...
2009-10-15 Ronnie Sahlbergadd logging everytime we create a filedescriptor in...
2009-10-14 Ronnie SahlbergMerge commit 'martins/onnode_options'
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 Ronnie Sahlbergwhen we change state between healthy/unhealthy, make...
2009-10-13 Ronnie Sahlbergallow a pre .95 version of a recovery master to freeze...
2009-10-13 Ronnie SahlbergPort Volkers deadlock avoidance patch to HEAD.
2009-10-12 Ronnie Sahlberguse the correct expected size for thew _cancel control
2009-10-12 Ronnie Sahlbergadd a dispatch to the recovery transaction cancel call
2009-10-12 Ronnie SahlbergMerge commit 'martins/master'
2009-10-12 Ronnie Sahlbergadd a new control for explicitely cancelling recovery...
2009-10-12 Ronnie Sahlbergallow setting the recmode even when not completely...
2009-10-12 Ronnie Sahlberginitial attempt at freezing databases in priority order
2009-10-11 Ronnie Sahlberguptade the freeze/thaw commands to be able to send...
2009-10-10 Ronnie Sahlbergduring recovery, update all remote nodes so they use...
2009-10-10 Ronnie Sahlbergadd a control to read the db priority from a database
2009-10-10 Ronnie Sahlbergadd a control to set a database priority. Let newly...
2009-10-10 Ronnie Sahlbergverify the DISABLED flag and compare with the previous...
2009-10-09 Ronnie SahlbergFix bug spotted by Metze,
2009-10-08 Ronnie Sahlbergif a node fails to become frozen during recovery, mark...
2009-10-06 Martin SchwenkeMerge commit 'origin/master'
2009-10-06 Ronnie Sahlbergadd a new message to ask the recovery daemon to tempora...
2009-10-06 Ronnie Sahlbergchange some loglevels and also pront the pnn of the...
2009-10-05 Ronnie Sahlbergallocate takeoverip state as a child of vnn and also...
2009-10-02 Ronnie Sahlbergwe should close this file on exec
2009-10-01 Ronnie Sahlbergadd a new notification to trigger on when ctdb has...
2009-09-30 Martin SchwenkeMerge commit 'origin/master'
2009-09-29 Ronnie SahlbergFrom Wolfgang Mueller-Friedt
2009-09-25 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2009-09-25 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-25 Ronnie Sahlbergwith the new banning logic with one struct for each...
2009-09-18 Ronnie SahlbergMerge commit 'martins/master'
2009-09-18 Ronnie Sahlbergdont mark the recovery daemon as a ban culprit just...
2009-09-15 Ronnie SahlbergRevert "try to restart statd everytime it fails, not...
2009-09-15 Ronnie Sahlbergtry to restart statd everytime it fails, not just the...
2009-09-14 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2009-09-09 Michael Adamctdb_logging: fix a comment typo.
2009-09-09 Martin SchwenkeMerge commit 'origin/master'
2009-09-09 Ronnie Sahlbergdont force an election just because the ban flag differ...
2009-09-07 Martin SchwenkeMerge commit 'origin/master'
2009-09-03 Ronnie Sahlberglower the loglevel for the info messages that a public...
2009-09-03 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-03 Ronnie Sahlbergnew prototype banning code
2009-08-27 Martin SchwenkeMerge commit 'origin/master'
2009-08-18 Ronnie Sahlbergskip any persistent databases ending in .bak
2009-08-17 Martin SchwenkeMerge commit 'origin/master'
2009-08-13 Ronnie Sahlbergadd new controls to make it possible to enable/disable...
2009-08-11 Martin SchwenkeMerge commit 'origin/master'
2009-08-09 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-08-04 Michael Adamctdbd: use ctdb_syslog_log() as debug_add function...
2009-08-04 Michael Adamctdbd: set debug_add hook to be able to use dump_data...
2009-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Ronnie Sahlbergchange the defaults for repacking to repack once every...
2009-07-29 Wolfgang Mueller... repack limit tunable
next