..
ctdb_banning.c
new prototype banning code
2009-09-04 02:20:39 +10:00
ctdb_call.c
Fix persistent transaction commit race condition.
2009-07-29 11:12:39 +10:00
ctdb_control.c
use the correct expected size for thew _cancel control
2009-10-12 18:41:57 +11:00
ctdb_daemon.c
lower the debug levels for the "create FD messages" so we dont fill up the logs.
2009-10-21 15:26:24 +11:00
ctdb_freeze.c
allow a pre .95 version of a recovery master to freeze databases on a post .95 node by remapping priority numbers and log this to log.ctdb
2009-10-14 10:14:03 +11:00
ctdb_keepalive.c
add a new node state : DELETED.
2009-06-01 14:18:34 +10:00
ctdb_lockwait.c
add logging everytime we create a filedescriptor in the main ctdb daemon
2009-10-15 11:24:54 +11:00
ctdb_logging.c
add logging everytime we create a filedescriptor in the main ctdb daemon
2009-10-15 11:24:54 +11:00
ctdb_ltdb_server.c
initial attempt at freezing databases in priority order
2009-10-12 12:08:39 +11:00
ctdb_monitor.c
Dont run eventscript monitor when the databases are frozen.
2009-10-15 16:03:43 +11:00
ctdb_persistent.c
In ctdb_ltdb_store(), add a missing transaction_cancel when local store failed.
2009-10-21 12:49:59 +11:00
ctdb_recover.c
add logging everytime we create a filedescriptor in the main ctdb daemon
2009-10-15 11:24:54 +11:00
ctdb_recoverd.c
lower the debug levels for the "create FD messages" so we dont fill up the logs.
2009-10-21 15:26:24 +11:00
ctdb_server.c
make it possible to start the daemon in STOPPED mode
2009-07-09 11:57:20 +10:00
ctdb_serverids.c
merge from ronnie
2008-02-04 20:07:15 +11:00
ctdb_takeover.c
change some loglevels and also pront the pnn of the ip for takeip/releaseip logging
2009-10-06 11:40:38 +11:00
ctdb_traverse.c
add logging everytime we create a filedescriptor in the main ctdb daemon
2009-10-15 11:24:54 +11:00
ctdb_tunables.c
When clients have blocked, perhaps because the node is banned or stopped and the client is blocked trying to tdb_fetch() a record, make sure we dont queue up too many REQ_MESSAGES.
2009-10-21 15:20:55 +11:00
ctdb_uptime.c
track both when we last started and ended a recovery.
2008-07-02 13:55:59 +10:00
ctdb_vacuum.c
From Wolfgang Mueller
2009-10-20 13:01:15 +11:00
ctdbd.c
make it possible to start the daemon in STOPPED mode
2009-07-09 11:57:20 +10:00
eventscript.c
lower the debug levels for the "create FD messages" so we dont fill up the logs.
2009-10-21 15:26:24 +11:00