summaryrefslogtreecommitdiff
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Drop "net serverid wipe" from 50.samba event scriptAmitay Isaacs2018-04-101-2/+0
* systemd: Add documentation to Unit filesMathieu Parent2018-01-141-0/+1
* ctdb-scripts: Don't bother checking PID file when starting ctdbdMartin Schwenke2017-11-071-16/+2
* ctdb-common: Ignore event scripts with multiple '.'sAmitay Isaacs2017-10-181-1/+3
* 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: Ignore shellcheck SC2181 warning (use of $?)Martin Schwenke2017-08-141-0/+2
* ctdb-scripts: Avoid shellcheck warning SC2188 (redirect without command)Martin Schwenke2017-08-141-3/+3
* ctdb-scripts: Fix a typoMartin Schwenke2017-07-231-1/+1
* ctdb-docs: Update documentation of ipreallocated eventMartin Schwenke2017-07-131-18/+17
* ctdb: enable mutexes for volatile TDBs by defaultRalph Boehme2017-07-121-1/+1
* ctdb-scripts: Fix inline comments in 10.interfaceAnoop C S2017-07-111-1/+1
* 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: NFS call-out failures should cause event failureMartin Schwenke2017-06-131-4/+4
* ctdb-scripts: Initialise CTDB_NFS_CALLOUT in statd-calloutMartin Schwenke2017-02-161-0/+1
* ctdb-scripts: Avoid log noise when NFS checks directory is emptyMartin Schwenke2017-01-201-0/+2
* ctdb-scripts: Fix regression when cleaning up routing table IDsMartin Schwenke2017-01-171-2/+2
* ctdb-scripts: Fix remaining uses of "ctdb gratiousarp"Martin Schwenke2017-01-173-5/+5
* ctdb-scripts: Drop configuration variable CTDB_SCRIPT_DEBUGLEVELMartin Schwenke2017-01-161-20/+0
* ctdb-scripts: Drop function ctdb_check_command()Martin Schwenke2017-01-162-16/+5
* ctdb-scripts: Inline simple uses of service_start() and service_stop()Martin Schwenke2017-01-162-20/+6
* ctdb-scripts: Remove ctdb_service_start() and ctdb_service_stop()Martin Schwenke2017-01-166-58/+15
* 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-169-67/+0
* ctdb-scripts: Drop ctdb_check_service_reconfigureAmitay Isaacs2016-12-161-133/+0
* ctdb-scripts: Add explicit check for service reconfigurationAmitay Isaacs2016-12-163-6/+16
* ctdb-scripts: Update CTDB_SCRIPT_DEBUGLEVEL to be symbolicMartin Schwenke2016-12-051-1/+1
* ctdb-scripts: Fix Debian init in samba eventscriptMathieu Parent2016-11-071-2/+2
* ctdb-scripts: Fix calculation of CTDB_BASEAmitay Isaacs2016-11-034-4/+4
* ctdb-scripts: Strengthen check to see if ctdbd is runningMartin Schwenke2016-10-141-5/+9
* ctdb-scripts: Drop backward compatibility from ctdbd_is_running()Martin Schwenke2016-10-131-40/+9
* ctdb-scripts: ctdbd_wrapper should never remove the PID fileMartin Schwenke2016-10-131-1/+0
* ctdb-scripts: Dump stack traces of smbd processes after shutdownMartin Schwenke2016-10-101-0/+1
* ctdb-packaging: Fix systemd network dependencyMartin Schwenke2016-09-141-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-scripts: Add early exit for redundant updateipMartin Schwenke2016-08-171-0/+7
* ctdb-packaging: Move ctdb configuration to ctdbd.confAmitay Isaacs2016-07-281-3/+3
* ctdb-tools: Simplify "ctdb pnn" output formatMartin Schwenke2016-07-251-1/+1
* ctdb-scripts: Avoid chellcheck warning SC2012 (ls for file list)Martin Schwenke2016-07-211-5/+7
* ctdb-scripts: Avoid shellcheck warning SC2012 (ls for file list)Martin Schwenke2016-07-211-3/+6
* ctdb-scripts: Avoid shellcheck warning SC2038 (find without -print0)Martin Schwenke2016-07-211-1/+3
* ctdb-scripts: Avoid shellcheck warning SC2039 (non-portable ulimit options)Martin Schwenke2016-07-211-0/+4
* ctdb-scripts: Avoid shellcheck warning SC2039 (test -nt operator)Martin Schwenke2016-07-211-0/+2
* ctdb-scripts: Avoid shellcheck warning SC2094 (read/write same file)Martin Schwenke2016-07-212-28/+33
* ctdb-scripts: Avoid shellcheck warning SC2039 (echo -n)Martin Schwenke2016-07-214-8/+9
* ctdb-scripts: Avoid shellcheck warning SC2039 (type command)Martin Schwenke2016-07-213-0/+6
* ctdb-scripts: Avoid shellcheck warning SC2015 (A && B || C)Martin Schwenke2016-07-211-0/+3