summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_monitor.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-daemon: Switch to using ETIMEDOUT instead of ETIMEAmitay Isaacs2018-07-281-1/+1
* ctdb-daemon: Add client code to talk to new event daemonAmitay Isaacs2018-07-051-2/+2
* ctdb-daemon: Drop unused function ctdb_set_notification_script()Martin Schwenke2018-05-011-10/+0
* ctdb-daemon: Send STARTUP control after startup eventAmitay Isaacs2017-11-301-0/+6
* Revert "ctdb-daemon: Remove unused function ctdb_stop_monitoring()"Martin Schwenke2017-09-191-0/+12
* ctdb-daemon: Remove unused function ctdb_stop_monitoring()Martin Schwenke2017-09-141-12/+0
* ctdb-daemon: Drop monitoring modeMartin Schwenke2017-09-141-6/+1
* ctdb-daemon: Drop implementation of monitor controlsMartin Schwenke2017-09-141-39/+0
* ctdb-daemon: Skip monitoring when not in RUNNING runstateMartin Schwenke2017-09-141-0/+1
* ctdb-daemon: Skip monitoring when node is inactiveMartin Schwenke2017-09-141-0/+1
* ctdb-daemon: Don't release all IPs before "startup" eventMartin Schwenke2017-09-121-3/+0
* ctdb-daemon: Remove setting of debug_extraAmitay Isaacs2016-12-051-1/+0
* ctdb-daemon: Don't call ctdb_local_node_got_banned() on flag changesMartin Schwenke2016-12-021-5/+0
* ctdb-daemon: Fix CID 1125575 Operands don't affect resultMartin Schwenke2016-08-171-1/+1
* ctdb-daemon: Use consistent naming for monitoring modeAmitay Isaacs2016-07-281-2/+2
* ctdb-daemon: Don't use CTDB_SRVID_TAKEOVER_RUN_RESPONSEMartin Schwenke2016-05-061-1/+1
* ctdb-recoverd: Fix some uninitialised memory issuesMartin Schwenke2016-01-121-0/+1
* ctdb: Use prctl_set_comment from lib/utilChristof Schmitt2015-11-181-1/+2
* ctdb-daemon: Rename EventScriptTimeoutCount to MonitorTimeoutCountMartin Schwenke2015-11-161-2/+2
* ctdb-daemon: Move script timeout count into monitor stateMartin Schwenke2015-11-161-4/+9
* ctdb-daemon: Reset script timeout count in monitor codeMartin Schwenke2015-11-161-0/+2
* ctdb-server: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-161-1/+1
* Fix various spelling errorsMathieu Parent2015-11-061-2/+2
* ctdb-daemon: Rename struct srvid_request to ctdb_srvid_messageAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs2015-10-301-0/+1
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-2/+12
* ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs2015-10-301-48/+53
* ctdb-daemon: Separate prototypes for system specific functionsAmitay Isaacs2015-10-301-0/+1
* ctdb-daemon: Avoid the use of ctdb->freeze_handle variableAmitay Isaacs2015-10-071-8/+4
* ctdb-daemon: Move release of all IPs to startupMartin Schwenke2015-05-131-0/+3
* ctdb-daemon: Broadcast IP rellocation request from monitor codeMartin Schwenke2015-05-101-4/+7
* ctdb-daemon: Pass on consistent flag information to recovery daemonMartin Schwenke2015-04-071-0/+1
* ctdb/daemon: Untangle serialisation of 1st recovery -> startup -> monitorMartin Schwenke2014-01-171-63/+73
* ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USERAmitay Isaacs2014-01-161-2/+2
* recoverd: Make the SRVID request structure genericMartin Schwenke2013-09-191-1/+1
* ctdbd: Allow extra recovery to repair persistent DBs during first recoveryMartin Schwenke2013-07-191-1/+1
* ctdbd: Set process names for child processesAmitay Isaacs2013-07-101-0/+1
* banning: Make ctdb_local_node_got_banned() a void functionAmitay Isaacs2013-07-021-1/+1
* ctdbd: Fix panic on overlapping shutdownsMartin Schwenke2013-06-221-0/+2
* ctdbd: Refactor shutdown sequenceMartin Schwenke2013-06-221-10/+1
* ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERYMartin Schwenke2013-05-241-1/+9
* ctdbd: Replace ctdb->done_startup with ctdb->runstateMartin Schwenke2013-05-241-4/+5
* daemon: Protect against double free of callback state while shutting downAmitay Isaacs2013-01-091-0/+7
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* Eventscripts: Add special -ECANCELED status for monitor events that are cance...Ronnie Sahlberg2011-11-181-0/+5
* remove a non-error logmessage about persistent databases being healthy, as ex...Ronnie Sahlberg2011-08-041-2/+0
* remove a log message we dont need about "allow clients to attach to databases"Ronnie Sahlberg2011-08-041-1/+0
* Cleanup of logging messages/spammingRonnie Sahlberg2011-05-041-4/+8
* Dont allow clients to connect to databases untile we are well past and throughRonnie Sahlberg2011-03-141-0/+1
* If the node is stopped, put a log entry in /var/log/* to indicate this is w...Ronnie Sahlberg2011-02-021-0/+3