summaryrefslogtreecommitdiff
path: root/ctdb/config/events.d/11.natgw
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Move event scripts to events/legacy/ directoryMartin Schwenke2018-06-051-242/+0
* ctdb-scripts: Don't check for CTDB_PARTIALLY_ONLINE_INTERFACES clashMartin Schwenke2018-05-121-4/+0
* ctdb-scripts: Use load_script_options in event scriptsMartin Schwenke2018-03-281-1/+1
* ctdb-scripts: Drop CTDB_PUBLIC_ADDRESSES configuration optionMartin Schwenke2018-03-191-3/+3
* ctdb-scripts: Use ctdb_setup_state_dir()Martin Schwenke2018-03-091-7/+7
* ctdb-scripts: Avoid shellcheck warning SC2154 (unassigned variables)Martin Schwenke2016-07-211-5/+4
* ctdb-scripts: Avoid shellcheck warnings SC2046, SC2086 (double-quoting)Martin Schwenke2016-07-211-0/+2
* ctdb-scripts: Avoid shellcheck warning SC2034 (unused variables)Martin Schwenke2016-07-211-0/+2
* 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: Quote some variable expansionsMartin Schwenke2016-07-061-8/+8
* ctdb-scripts: Update script boilerplate to avoid shellcheck warningsMartin Schwenke2016-07-061-2/+2
* ctdb-scripts: Fix incorrect commentMartin Schwenke2016-04-251-1/+1
* ctdb-scripts: Move ctdb_get_ip_address() to functions fileMartin Schwenke2016-04-151-13/+0
* ctdb: Install helpers under libexecdirMartin Schwenke2016-02-121-1/+1
* ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."Martin Schwenke2016-02-101-4/+0
* ctdb-scripts: No longer set the NAT gateway capabilityMartin Schwenke2016-01-251-13/+1
* ctdb: Call out to ctdb_natgw helper from 11.natgwMartin Schwenke2016-01-251-3/+19
* ctdb-scripts: New function ctdb_natgw_slave_only()Martin Schwenke2016-01-251-2/+7
* ctdb-scripts: Move monitoring of CTDB_NATGW_PUBLIC_IFACE to 11.natgwMartin Schwenke2016-01-251-0/+8
* ctdb-scripts: CTDB_PARTIALLY_ONLINE_INTERFACES incompatible with NAT gatewayMartin Schwenke2016-01-251-1/+5
* ctdb-scripts: Replace uses of "ctdb pnn" with ctdb_get_pnn()Martin Schwenke2015-04-271-2/+2
* ctdb-eventscripts: Make 11.natgw statefulMartin Schwenke2015-03-161-1/+75
* ctdb-eventscripts: Remove unused argument to natgw_ensure_master()Martin Schwenke2014-07-291-3/+1
* ctdb-eventscripts: Remove NAT gateway "monitor" eventMartin Schwenke2014-07-291-6/+0
* ctdb-eventscripts: CTDB_NATGW_PUBLIC_* optional on slave-only nodesMartin Schwenke2014-04-141-4/+6
* ctdb-eventscripts: CTDB_NATGW_STATIC_ROUTES can specify gatewaysMartin Schwenke2014-03-261-7/+15
* ctdb-eventscripts: New configuration variable CTDB_NATGW_STATIC_ROUTESMartin Schwenke2014-03-261-3/+12
* ctdb-eventscripts: Clarify that CTDB_NATGW_DEFAULT_GATEWAY is optionalMartin Schwenke2014-03-261-1/+3
* ctdb-eventscripts: Improve check in NATGW "startup" eventMartin Schwenke2014-03-261-2/+5
* ctdb-eventscripts: Reformat natgw_clear()Martin Schwenke2014-03-261-9/+11
* ctdb-eventscripts: Rename some NAT gateway functionsMartin Schwenke2014-03-261-10/+11
* ctdb-eventscripts: Sanity check NAT gateway configurationMartin Schwenke2014-03-261-3/+20
* ctdb-eventscripts: Improve readability of NAT gateway update codeMartin Schwenke2014-03-261-16/+31
* ctdb-eventscripts: Use set_proc() to update /procMartin Schwenke2014-03-261-3/+3
* eventscripts: NAT gateway script doesn't need to handle "recovered" eventMartin Schwenke2013-10-221-9/+3
* eventscripts: NAT gateway script should export CTDB_NATGW_NODESMartin Schwenke2013-10-221-1/+2
* eventscripts: Stop NAT gateway's delete_all() from polluting the logMartin Schwenke2013-05-271-1/+1
* eventscripts: 11.natgw should not call ctdb tool in "init" eventMartin Schwenke2013-05-241-4/+13
* eventscripts: Remove use of "stopped" eventMartin Schwenke2013-05-061-1/+1
* eventscripts: Each script should set CTDB_BASE if it is not setMartin Schwenke2013-01-081-0/+3
* Eventscripts: "recovered" event should not fail on NATGW failureMartin Schwenke2012-10-181-5/+25
* Eventscripts: Default route on NAT gateway should have a metric of 10Martin Schwenke2012-07-261-1/+1
* Eventscripts: Update/remove stale comments in 11.natgwMartin Schwenke2012-07-261-7/+2
* Eventscripts: Retrieve and build NAT gateway details better in 11.natgwMartin Schwenke2012-07-261-9/+8
* Eventscripts: Optimise building the host address in 11.natgwMartin Schwenke2012-07-261-3/+3
* Eventscripts: Clean up startup sanity check in 11.natgwMartin Schwenke2012-07-261-8/+3
* Eventscripts: remove redundant firewall rules from 11.natgwMartin Schwenke2012-07-261-7/+0
* Eventscripts: 11.natgw $CTDB_NATGW_PUBLIC_IP splitting optimisationMartin Schwenke2012-07-261-2/+2
* Eventscripts: Fix deprecated iptables ! usageMartin Schwenke2012-05-251-2/+2