summaryrefslogtreecommitdiff
path: root/ctdb/config/ctdbd_wrapper
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Don't bother checking PID file when starting ctdbdMartin Schwenke2017-11-071-16/+2
* 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: Avoid shellcheck warning SC2039 (non-portable ulimit options)Martin Schwenke2016-07-211-0/+4
* ctdb-scripts: Avoid shellcheck warnings SC2119, SC2120 (function arguments)Martin Schwenke2016-07-211-0/+4
* ctdb-scripts: Avoid shellcheck warnings SC2046, SC2086 (double-quoting)Martin Schwenke2016-07-211-4/+6
* ctdb-scripts: Avoid shellcheck warning SC2004 ($ in arithmetic)Martin Schwenke2016-07-211-2/+2
* ctdb-scripts: Quote some variable expansionsMartin Schwenke2016-07-061-1/+2
* ctdb-scripts: Add new configuration variable CTDB_NOSETSCHEDAmitay Isaacs2016-06-201-0/+1
* ctdb: use properly configured ctdb in ctdbd_wrapperMichael Adam2016-06-111-2/+2
* ctdb-scripts: Call out to ctdb_lvs helper from 91.lvsMartin Schwenke2016-04-151-1/+0
* ctdb-scripts: Fix CTDB_DBDIR=tmpfs supportMartin Schwenke2015-11-181-52/+27
* ctdb-scripts: Add support for CTDB_DBDIR in tmpfsMartin Schwenke2015-11-091-0/+62
* ctdb-scripts: Improve CTDB wrapper shutdown codeMartin Schwenke2015-11-091-9/+15
* ctdb-scripts: Fix an incorrect commentMartin Schwenke2015-10-281-3/+0
* ctdb-scripts: Remove PID file only if it existedMartin Schwenke2015-10-281-1/+1
* ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke2015-09-151-3/+5
* ctdb-scripts: Add new configuration variable CTDB_MAX_OPEN_FILESAmitay Isaacs2015-04-301-0/+4
* ctdb-scripts: New configuration variable CTDB_NODE_ADDRESSMartin Schwenke2015-04-271-0/+1
* ctdb-scripts: Fix bashism in ctdbd_wrapper scriptLed2015-01-091-1/+1
* ctdb-logging: Add logging via UDP logging using RFC5424Martin Schwenke2014-10-281-1/+1
* ctdb-logging: Add logging via UDP to 127.0.0.1:514 to syslog backendMartin Schwenke2014-10-281-0/+3
* ctdb-logging: Add non-blocking Unix domain logging to syslog backendMartin Schwenke2014-10-281-1/+1
* ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke2014-10-281-5/+9
* ctdb-logging: Remove log ringbufferMartin Schwenke2014-10-061-1/+0
* ctdb-scripts: Do not export variables if they are not setAmitay Isaacs2014-09-171-2/+4
* ctdb-scripts: Fix a typoAmitay Isaacs2014-09-171-1/+1
* initscript: New configuration variable CTDB_DBDIR_STATEMartin Schwenke2013-10-221-0/+1
* scripts: Remove support for CTDB_OPTIONS configuration variableMartin Schwenke2013-10-221-11/+8
* initscript: The wrapper script should export CTDB_SOCKETMartin Schwenke2013-07-291-0/+2
* scripts: ctdbd_wrapper logs a message to syslog if syslog is not being usedMartin Schwenke2013-07-111-0/+8
* initscript: Simpify initscript and control CTDB via new ctdbd_wrapperMartin Schwenke2013-07-101-0/+267