1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/server
Stefan Metzmacher 3aa5c979f3 recoverd: try to become the recovery master if we have the capability, but the current master doesn't
metze
(cherry picked from commit 6ba8af28f8a8f79db65120a97d7157dcc5c7e083)

Signed-off-by: Michael Adam <obnox@samba.org>

(This used to be ctdb commit ccd67cf7f26713e695000d89d9ce8cfa78bfe00f)
2011-11-29 10:28:52 +01:00
..
ctdb_banning.c server/banning: also release all ips if we're banning ourself 2010-09-14 15:50:31 +10:00
ctdb_call.c Clean up warnings: log some unchecked return codes from function calls 2011-11-09 15:20:07 +11:00
ctdb_control.c Relax an out of memory message. 2011-11-16 15:46:44 +11:00
ctdb_daemon.c Record Fetch Collapse: Collapse multiple fetch request into one single request. 2011-11-08 16:08:28 +11:00
ctdb_freeze.c This needs more testing first 2011-03-21 14:25:53 +11:00
ctdb_keepalive.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
ctdb_lockwait.c LockWait congestion. 2011-01-24 12:21:58 +11:00
ctdb_logging.c logging: properly cast sockaddr_in to sockaddr for sendto() in ctdb_syslog_log() 2011-11-26 00:34:53 +01:00
ctdb_ltdb_server.c Move some common functions to common/ctdb_ltdb.c 2011-11-11 14:31:50 +11:00
ctdb_monitor.c Eventscripts: Add special -ECANCELED status for monitor events that are cancelled 2011-11-18 12:22:22 +11:00
ctdb_persistent.c persistent: add ctdb_persistent_finish_trans3_commits(). 2011-02-24 10:35:26 +01:00
ctdb_recover.c ReadOnly: revokechild_active is a list, not a context. 2011-09-13 18:47:18 +10:00
ctdb_recoverd.c recoverd: try to become the recovery master if we have the capability, but the current master doesn't 2011-11-29 10:28:52 +01:00
ctdb_server.c Create macros to update the statistics counters and use these macros 2010-09-29 12:14:24 +10:00
ctdb_serverids.c RB_TREE: Add mechanism to abort a traverse 2011-11-08 13:40:28 +11:00
ctdb_statistics.c Rename ctdb_control_get_stat_history() local variable to avoid shadowing. 2011-11-11 14:31:50 +11:00
ctdb_takeover.c Make some ctdb_takeover.c functions static 2011-11-11 14:41:47 +11:00
ctdb_traverse.c Fix some typos 2011-11-02 17:05:47 +01:00
ctdb_tunables.c Add a tunable "AllowClientDBAttach" with default value 1. 2011-09-05 16:17:39 +10:00
ctdb_uptime.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
ctdb_vacuum.c vacuum: update (C) from vacuum rewrite 2011-11-26 01:10:09 +01:00
ctdbd.c Change the message when we start the daemon to "CTDB starting on node" 2011-08-04 13:49:30 +10:00
eventscript.c Eventscripts: Add special -ECANCELED status for monitor events that are cancelled 2011-11-18 12:22:22 +11:00