ctdb-daemon: Remove unused function ctdb_stop_monitoring()
[vlendec/samba-autobuild/.git] / ctdb / server / ctdb_monitor.c
2017-09-14 Martin Schwenkectdb-daemon: Remove unused function ctdb_stop_monitoring()
2017-09-14 Martin Schwenkectdb-daemon: Drop monitoring mode
2017-09-14 Martin Schwenkectdb-daemon: Drop implementation of monitor controls
2017-09-14 Martin Schwenkectdb-daemon: Skip monitoring when not in RUNNING runstate
2017-09-14 Martin Schwenkectdb-daemon: Skip monitoring when node is inactive
2017-09-12 Martin Schwenkectdb-daemon: Don't release all IPs before "startup...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra
2016-12-01 Martin Schwenkectdb-daemon: Don't call ctdb_local_node_got_banned...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1125575 Operands don't affect...
2016-07-28 Amitay Isaacsctdb-daemon: Use consistent naming for monitoring mode
2016-05-06 Martin Schwenkectdb-daemon: Don't use CTDB_SRVID_TAKEOVER_RUN_RESPONSE
2016-01-12 Martin Schwenkectdb-recoverd: Fix some uninitialised memory issues
2015-11-18 Christof Schmittctdb: Use prctl_set_comment from lib/util
2015-11-16 Martin Schwenkectdb-daemon: Rename EventScriptTimeoutCount to MonitorT...
2015-11-16 Martin Schwenkectdb-daemon: Move script timeout count into monitor...
2015-11-16 Martin Schwenkectdb-daemon: Reset script timeout count in monitor...
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct srvid_request to ctdb_srvid_...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-daemon: Avoid the use of ctdb->freeze_handle variable
2015-05-13 Martin Schwenkectdb-daemon: Move release of all IPs to startup
2015-05-10 Martin Schwenkectdb-daemon: Broadcast IP rellocation request from...
2015-04-07 Martin Schwenkectdb-daemon: Pass on consistent flag information to...
2014-01-17 Martin Schwenkectdb/daemon: Untangle serialisation of 1st recovery...
2014-01-16 Amitay Isaacsctdb-daemon: No need to call event scripts with CTDB_CA...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-19 Martin Schwenkerecoverd: Make the SRVID request structure generic
2013-07-19 Martin Schwenkectdbd: Allow extra recovery to repair persistent DBs...
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-07-02 Amitay Isaacsbanning: Make ctdb_local_node_got_banned() a void function
2013-06-22 Martin Schwenkectdbd: Fix panic on overlapping shutdowns
2013-06-22 Martin Schwenkectdbd: Refactor shutdown sequence
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-24 Martin Schwenkectdbd: Replace ctdb->done_startup with ctdb->runstate
2013-01-09 Amitay Isaacsdaemon: Protect against double free of callback state...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/warnings'
2011-11-18 Ronnie SahlbergEventscripts: Add special -ECANCELED status for monitor...
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/test_suite'
2011-08-09 Martin SchwenkeMerge branch 'test_suite' into ronnie_target
2011-08-08 Martin SchwenkeMerge remote-tracking branch 'origin/master' into event...
2011-08-04 Ronnie Sahlbergremove a non-error logmessage about persistent database...
2011-08-04 Ronnie Sahlbergremove a log message we dont need about "allow clients...
2011-05-04 Ronnie SahlbergCleanup of logging messages/spamming
2011-03-14 Ronnie SahlbergDont allow clients to connect to databases untile we...
2011-02-02 Ronnie SahlbergIf the node is stopped, put a log entry in /var/log...
2011-01-10 Ronnie SahlbergAdd ctdb_fork(0 which will fork a child process and...
2010-09-14 Stefan Metzmacherserver/banning: also release all ips if we're banning...
2010-09-14 Stefan Metzmacherserver/monitor: ask for a takeoverrun after propagating...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-20 Ronnie SahlbergDont set next_interval to 0.
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Ronnie SahlbergMerge commit 'rusty/master'
2010-06-22 Rusty Russellspeed startup: add --sloppy-start.
2010-06-22 Rusty Russellspeed startup: run startup immediately after recovery...
2010-06-22 Rusty Russellspeed startup: immediately run first monitor event...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherserver: add "init" event
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-14 Ronnie SahlbergRename the tunable EventScriptBanCount to EventScriptTi...
2009-12-14 Ronnie Sahlbergremove the variable "disable when unhealthy"
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
2009-12-07 Rusty Russelleventscript: don't make ourselves healthy if we're...
2009-12-07 Rusty Russelleventscript: handle banning within the callbacks
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-01 Ronnie SahlbergWhen starting up ctdbd, wait until all initial recoveri...
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-26 Ronnie SahlbergMerge commit 'martins/status-test' into status-test-2
2009-11-26 Martin SchwenkeMerge commit 'martins-svart/status-test-2' into status...
2009-11-26 Martin SchwenkeAdd flag to ctdb_event_script_callback indicating when...
2009-11-24 Martin SchwenkeMerge commit 'origin/status-test' into status-test
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-24 Rusty Russelleventscript: put timeout inside ctdb_event_script_callb...
2009-11-24 Rusty Russelleventscript: put timeout inside ctdb_event_script_callb...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-28 Ronnie Sahlbergchange the eventscript handling to allow EventScriptTim...
2009-10-27 Ronnie Sahlbergdont run the monitor event so frequently after a event...
2009-10-26 Stefan Metzmacherserver: if takeover runs when the recovery master becom...
2009-10-22 Martin SchwenkeMerge commit 'origin/master'
next