summaryrefslogtreecommitdiff
path: root/ctdb/config/events.d/40.vsftpd
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Move event scripts to events/legacy/ directoryMartin Schwenke2018-06-051-58/+0
* ctdb-scripts: Use load_script_options in event scriptsMartin Schwenke2018-03-281-1/+1
* ctdb-script: Drop CTDB_MANAGED_SERVICES configuration optionMartin Schwenke2018-03-281-1/+1
* ctdb-scripts: Move the reconfigure flag to the script state directoryMartin Schwenke2018-03-091-0/+2
* ctdb-scripts: Inline simple uses of service_start() and service_stop()Martin Schwenke2017-01-161-12/+3
* ctdb-scripts: Remove ctdb_service_start() and ctdb_service_stop()Martin Schwenke2017-01-161-2/+3
* ctdb-scripts: Drop configuration variable CTDB_SERVICE_AUTOSTARTSTOPMartin Schwenke2017-01-161-2/+0
* ctdb-scripts: Add explicit check for service reconfigurationAmitay Isaacs2016-12-161-2/+6
* ctdb-scripts: Drop use of ctdb_check_counter from vsftpd event scriptMartin Schwenke2016-07-211-5/+6
* ctdb-scripts: Drop use of service_tcp_portsMartin Schwenke2016-07-211-7/+4
* ctdb-scripts: Event script indentation and whitespace cleanupsMartin Schwenke2016-07-211-5/+5
* ctdb-scripts: Drop use of ctdb_standard_event_handler()Martin Schwenke2016-07-211-4/+0
* ctdb-scripts: Update script boilerplate to avoid shellcheck warningsMartin Schwenke2016-07-061-2/+2
* eventscripts: Use ctdb_check_counter() instead of ctdb_check_counter_limit()Martin Schwenke2013-05-061-2/+3
* eventscripts: Each script should set CTDB_BASE if it is not setMartin Schwenke2013-01-081-0/+3
* Eventscripts: Change the default reconfigure action to do nothingMartin Schwenke2013-01-071-0/+5
* Eventscripts: 40.vsftpd service_stop() no longer /dev/null's output.Martin Schwenke2011-08-111-1/+1
* Evenscripts: update 40.vsftpd to use ctdb_service_check_reconfigure.Martin Schwenke2011-08-111-13/+2
* Eventscripts: rejig the reconfigure infrastructure.Martin Schwenke2011-08-111-1/+1
* Eventscript function: change service_start into a function.Martin Schwenke2011-08-111-2/+9
* dont print a lot of log information about shutting down vsftpdRonnie Sahlberg2010-09-011-1/+1
* Eventscript argument cleanups and introduction of ctdb_standard_event_handler.Martin Schwenke2009-12-011-8/+8
* Now vaguely tested initscript updates.Martin Schwenke2009-11-191-2/+2
* More untested eventscript factorisation.Martin Schwenke2009-11-191-2/+3
* Eventscripts: Untested factorisations and introduction of status event.Martin Schwenke2009-11-131-40/+33
* 40.vsftpd: reset the fail counter in the "recovered" event.Martin Schwenke2009-10-121-2/+2
* 40.vsftpd monitor event only fails after 2 failures to connect to port 21.Martin Schwenke2009-09-301-1/+20
* overwrite the state file, dont append to it.Ronnie Sahlberg2009-09-021-3/+3
* move the config optoin CTDB_MANAGES_VSFTPD from /etc/sysconfig/vsftpd to /etc...Ronnie Sahlberg2008-05-221-0/+1
* only check port 21 when monitoring vsftpdRonnie Sahlberg2007-11-151-1/+1
* added monitoring of ftp portsAndrew Tridgell2007-10-261-0/+4
* cope with non-standard install dirs in event scriptsAndrew Tridgell2007-09-141-6/+6
* add a simple events script to manage vsftpd Ronnie Sahlberg2007-06-051-0/+45