summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-079-89/+100
* recoverd: Factor out new function all_nodes_are_disabled()Martin Schwenke2013-05-071-6/+12
* tests/takeover: Allow per-node tunable settingsMartin Schwenke2013-05-073-11/+53
* recoverd: Refactor code to get NoIPTakeover tunable from all nodesMartin Schwenke2013-05-071-28/+101
* tests: Unit test diff output should use filtered outputMartin Schwenke2013-05-071-1/+1
* recoverd: Add debug message when dropping IPs in IP allocationMartin Schwenke2013-05-076-4/+25
* eventscripts: NFS RPC checks no longer support "knfsd"Martin Schwenke2013-05-071-1/+1
* eventscripts: 60.nfs uses nfs_check_rpc_services() to check NFS RPC servicesMartin Schwenke2013-05-0714-118/+40
* eventscripts: NFS RPC checks allows "nfsd" in addition to "knfsd"Martin Schwenke2013-05-061-1/+1
* eventscripts: New function nfs_check_rpc_services()Martin Schwenke2013-05-061-0/+29
* eventscripts: nfs_check_rpc_action() should be _nfs_check_rpc_action()Martin Schwenke2013-05-061-2/+2
* eventscripts: Factor out common code from nfs_check_rpc_service()Martin Schwenke2013-05-061-6/+17
* eventscripts: Remove ganesha support from nfs_check_rpc_service()Martin Schwenke2013-05-061-6/+0
* Revert "Eventscript functions: add optional version to nfs_check_rpc_service()"Martin Schwenke2013-05-061-10/+4
* eventscripts: Move rpc.statd existence check into nfs_check_rpc_service ()Martin Schwenke2013-05-062-10/+10
* eventscripts: Factor NFS RPC check action code into nfs_check_rpc_action()Martin Schwenke2013-05-061-46/+58
* eventscripts: Remove unused function ctdb_check_counter_limit()Martin Schwenke2013-05-061-15/+0
* eventscripts: Use ctdb_check_counter() instead of ctdb_check_counter_limit()Martin Schwenke2013-05-062-6/+7
* eventscripts: Might as well try to stat the reclock file firstMartin Schwenke2013-05-061-9/+9
* eventscripts: Make the early exit in 01.reclock earlierMartin Schwenke2013-05-061-6/+3
* eventscripts: Minor cleanups for killtcp/tickle functionsMartin Schwenke2013-05-061-16/+17
* eventscripts: Tweak the timeout check in kill_tcp_connections()Martin Schwenke2013-05-061-7/+13
* eventscripts: In killtcp/tickle functions, $_failed should be booleanMartin Schwenke2013-05-061-13/+12
* eventscripts: Remove unused $_killcount from tickle_tcp_connections()Martin Schwenke2013-05-061-2/+0
* eventscripts: Refactor connection listing in killtcp and tickle functionsMartin Schwenke2013-05-061-51/+58
* eventscripts: Reimplement kill_tcp_connections_local_only()Martin Schwenke2013-05-061-35/+10
* eventscripts: Change handling of one-way kills in kill_tcp_connections()Martin Schwenke2013-05-061-5/+6
* eventscripts: Remove unnecessary variables from killtcp/tickle functionsMartin Schwenke2013-05-061-22/+11
* eventscripts: Clean up ctdb_check_command()Martin Schwenke2013-05-063-11/+10
* eventscripts; Cleanup up ctdb_check_directories()Martin Schwenke2013-05-061-6/+7
* eventscripts: Assert that $service_name is set in a few key placesMartin Schwenke2013-05-061-0/+14
* eventscripts: counters default to $script_name if $service_name not setMartin Schwenke2013-05-061-1/+1
* eventscripts: Simplify handling of $service name in "managed" functionsMartin Schwenke2013-05-067-21/+31
* eventscripts: Simplify handling of $service name in start/stop functionsMartin Schwenke2013-05-061-9/+7
* eventscripts: Simplify handling of $service name in service_managementMartin Schwenke2013-05-061-20/+16
* eventscripts: Simplify handling of $service name in reconfigure functionsMartin Schwenke2013-05-061-18/+15
* eventscripts: Remove unused function ctdb_check_counter_equal()Martin Schwenke2013-05-061-12/+0
* scripts: Fix script_log() regressionMartin Schwenke2013-05-061-1/+1
* initscript: Look for tdbtool/tdbdump using which, not in fixed locationsMartin Schwenke2013-05-061-4/+4
* ctdbd: Log CTDB startup before creating the PID fileMartin Schwenke2013-05-061-1/+1
* ctdbd: Remove the "stopped" eventMartin Schwenke2013-05-066-61/+9
* eventscripts: Remove use of "stopped" eventMartin Schwenke2013-05-062-2/+2
* recoverd: ctdb_takeover_run() uses CTDB_CONTROL_IPREALLOCATEDMartin Schwenke2013-05-061-4/+2
* ctdbd: New control CTDB_CONTROL_IPREALLOCATEDMartin Schwenke2013-05-065-0/+65
* ctdbd: Avoid freeing non-monitor event callback when monitoring is disabledMartin Schwenke2013-05-061-31/+30
* recoverd: Interface reference count changes should not cause takeover runsMartin Schwenke2013-05-021-23/+47
* recover: use CTDB_REC_RO_FLAGS where appropriateMichael Adam2013-04-241-13/+5
* ctdb_daemon: use CTDB_REC_RO_FLAGS where appropriateMichael Adam2013-04-241-1/+1
* ctdb_call: use CTDB_REC_RO_FLAGS where appropriateMichael Adam2013-04-241-1/+1
* vacuum: use CTDB_REC_RO_FLAGS in the vacuuming codeMichael Adam2013-04-241-10/+2