summaryrefslogtreecommitdiff
path: root/ctdb/config/functions
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Switch ctdb_check_unix_socket() to use ssMartin Schwenke2017-09-121-1/+2
* ctdb-scripts: Clean up ctdb_check_unix_socket()Martin Schwenke2017-09-121-8/+13
* ctdb-scripts: Avoid shellcheck warning SC2188 (redirect without command)Martin Schwenke2017-08-141-3/+3
* ctdb-scripts: Don't send empty argument string to loggerAmitay Isaacs2017-06-241-1/+1
* ctdb-scripts: Compact server-end TCP connection killing outputMartin Schwenke2017-06-131-8/+14
* ctdb-scripts: Drop configuration variable CTDB_SCRIPT_DEBUGLEVELMartin Schwenke2017-01-161-20/+0
* ctdb-scripts: Drop function ctdb_check_command()Martin Schwenke2017-01-161-15/+0
* ctdb-scripts: Remove ctdb_service_start() and ctdb_service_stop()Martin Schwenke2017-01-161-46/+1
* ctdb-scripts: Drop unnecessary function ctdb_check_tcp_init()Martin Schwenke2017-01-161-19/+0
* ctdb-scripts: Simplify TCP port checkingMartin Schwenke2017-01-161-38/+31
* ctdb-scripts: Drop configuration variable CTDB_SERVICE_AUTOSTARTSTOPMartin Schwenke2017-01-161-51/+0
* ctdb-scripts: Drop ctdb_check_service_reconfigureAmitay Isaacs2016-12-161-133/+0
* ctdb-scripts: Update CTDB_SCRIPT_DEBUGLEVEL to be symbolicMartin Schwenke2016-12-051-1/+1
* ctdb-scripts: Optimise tickle_tcp_connections()Martin Schwenke2016-09-081-14/+5
* ctdb-scripts: Optimise update_tickles()Martin Schwenke2016-09-081-8/+4
* ctdb-tools: Simplify "ctdb pnn" output formatMartin Schwenke2016-07-251-1/+1
* ctdb-scripts: Avoid shellcheck warning SC2038 (find without -print0)Martin Schwenke2016-07-211-1/+3
* ctdb-scripts: Avoid shellcheck warning SC2094 (read/write same file)Martin Schwenke2016-07-211-22/+25
* ctdb-scripts: Avoid shellcheck warning SC2039 (echo -n)Martin Schwenke2016-07-211-2/+2
* ctdb-scripts: Avoid shellcheck warning SC2039 (type command)Martin Schwenke2016-07-211-0/+2
* ctdb-scripts: Avoid shellcheck warnings SC2119, SC2120 (function arguments)Martin Schwenke2016-07-211-0/+6
* ctdb-scripts: Avoid shellcheck warning SC1004 (backslash in quotes)Martin Schwenke2016-07-211-5/+4
* ctdb-scripts: Avoid shellcheck warning SC2154 (unassigned variables)Martin Schwenke2016-07-211-14/+16
* ctdb-scripts: Avoid shellcheck warnings SC2046, SC2086 (double-quoting)Martin Schwenke2016-07-211-3/+9
* ctdb-scripts: Avoid shellcheck warning SC2034 (unused variables)Martin Schwenke2016-07-211-5/+13
* ctdb-scripts: Avoid shellcheck warning SC2004 ($ in arithmetic)Martin Schwenke2016-07-211-2/+2
* ctdb-scripts: Avoid shellcheck warning SC2016 ($ in single quotes)Martin Schwenke2016-07-211-2/+2
* ctdb-scripts: Drop function ctdb_check_counter()Martin Schwenke2016-07-211-32/+0
* ctdb-scripts: Drop use of ctdb_standard_event_handler()Martin Schwenke2016-07-211-0/+2
* ctdb-scripts: Fix a bug in counter checkingMartin Schwenke2016-07-211-1/+5
* ctdb-scripts: Quote some variable expansionsMartin Schwenke2016-07-061-25/+25
* ctdb-scripts: Fix incorrect variable referenceMartin Schwenke2016-07-061-1/+1
* ctdb-scripts: Export CTDB_BASE in functions fileMartin Schwenke2016-07-061-0/+1
* ctdb: use properly configured ctdb in functionsMichael Adam2016-06-111-11/+11
* ctdb: set the path to 'ctdb' in 'functions' in CTDBMichael Adam2016-06-111-0/+2
* ctdb-scripts: Move NFS callout-related code to functions fileMartin Schwenke2016-06-081-0/+63
* ctdb-scripts: Simplify ip_maskbits_iface()Martin Schwenke2016-05-261-5/+4
* ctdb-scripts: Support systemctl directlyMartin Schwenke2016-05-201-0/+2
* ctdb-scripts: Use ss instead of netstat for finding TCP connectionsMartin Schwenke2016-04-171-10/+13
* ctdb-scripts: Move ctdb_get_ip_address() to functions fileMartin Schwenke2016-04-151-0/+13
* ctdb-scripts: die() should output to stderrMartin Schwenke2016-04-151-1/+1
* ctdb-scripts: Use ctdb_killtcp helper to kill connectionsMartin Schwenke2016-04-011-17/+9
* ctdb-scripts: Add interface argument to kill_tcp_connections()Martin Schwenke2016-04-011-3/+4
* ctdb-scripts: Allow configuration file to be overriddenMartin Schwenke2016-03-011-1/+1
* ctdb: Install helpers under libexecdirMartin Schwenke2016-02-121-0/+4
* ctdb-scripts: Move interface monitoring code to functions fileMartin Schwenke2016-01-251-0/+94
* ctdb-scripts: Use more unique temporary file namesMartin Schwenke2016-01-121-4/+10
* ctdb-scripts: Don't remove temporary files before useMartin Schwenke2016-01-121-2/+0
* ctdb-scripts: Fix CTDB_DBDIR=tmpfs supportMartin Schwenke2015-11-181-0/+25
* ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke2015-09-151-1/+1