1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/server
Ronnie Sahlberg 37d68c58b8 add two commands : setlmasterrole and setrecmasterrole to enable/disable these capabilities at runtime
(This used to be ctdb commit 51aaed0e9e42e901451292e8dd545297ab725a62)
2009-07-28 13:45:13 +10:00
..
ctdb_call.c dont try sending a keepalive if the transport is down 2009-06-30 12:17:05 +10:00
ctdb_control.c add two commands : setlmasterrole and setrecmasterrole to enable/disable these capabilities at runtime 2009-07-28 13:45:13 +10:00
ctdb_daemon.c dont even try to send a message from the main daemon if the transport is down 2009-06-30 12:09:28 +10:00
ctdb_freeze.c Revert "we only need to have transaction nesting disabled when we start the new transaction for the recovery" 2009-05-25 16:55:27 +10:00
ctdb_keepalive.c add a new node state : DELETED. 2009-06-01 14:18:34 +10:00
ctdb_lockwait.c add control and logging of very high latencies. 2008-10-30 12:49:53 +11:00
ctdb_logging.c Whitespace changes and using the CTDB_NO_MEMORY() macro changes to 2009-05-21 11:49:16 +10:00
ctdb_ltdb_server.c Change the (dodgy) seqnumfrequency variable to have ms resolution instead of second resolution. 2009-04-01 17:21:38 +11:00
ctdb_monitor.c dont let other nodes modify the STOPPED flag for the local process when pushing out flags changes 2009-07-09 13:20:14 +10:00
ctdb_persistent.c add control and logging of very high latencies. 2008-10-30 12:49:53 +11:00
ctdb_recover.c create a new event : stopped. 2009-07-17 12:26:16 +10:00
ctdb_recoverd.c When we create new election data to send during elections, we must re-read the node flags from the main daemon to catch when the STOPPED flag is changed. 2009-07-17 11:37:03 +10: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 send ARPs with an interval of 1.1 seconds during ip takeover. 2009-07-07 11:40:01 +10:00
ctdb_traverse.c change the talloc hierarchy for the main transaction_start context and the individual transaction_all handles 2009-05-06 07:33:07 +10:00
ctdb_tunables.c Do not allow the "VerifyRecoveryLock" tunable to be changed if there is no reclock file 2009-06-25 14:45:17 +10:00
ctdb_uptime.c track both when we last started and ended a recovery. 2008-07-02 13:55:59 +10:00
ctdbd.c make it possible to start the daemon in STOPPED mode 2009-07-09 11:57:20 +10:00
eventscript.c create a new event : stopped. 2009-07-17 12:26:16 +10:00