summaryrefslogtreecommitdiffstats
path: root/ctdb/config/functions
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Remove unused function nfs_statd_update()Martin Schwenke2015-03-041-17/+0
* ctdb-scripts: Change statd-callout to be more scalableMartin Schwenke2015-03-041-0/+10
* ctdb-scripts: Call iptables/ip6tables directly from iptables_wrapperMartin Schwenke2015-01-281-11/+5
* ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke2015-01-091-3/+4
* ctdb-scripts: Try to deal with Ubuntu having /usr/sbin/serviceMartin Schwenke2015-01-091-0/+2
* ctdb-scripts: Wait until IPv6 addresses are not "tentative"Martin Schwenke2014-12-051-0/+23
* ctdb-eventscripts: Specify broadcast optionally to ip addr addAmitay Isaacs2014-12-051-1/+7
* ctdb-scripts: Make 10.interface IPv6-safeMartin Schwenke2014-12-051-0/+6
* ctdb-scripts: New functions ip6tables() and iptables_wrapper()Martin Schwenke2014-12-051-1/+14
* ctdb-scripts: Add IPv6 addresses support in ip_maskbits_iface()Martin Schwenke2014-12-051-2/+9
* ctdb-scripts: Update eventscripts to use ctdb -X instead of ctdb -YMartin Schwenke2014-12-051-10/+10
* ctdb-scripts: Add rpc.statd stack dumping to Ganesha restartMartin Schwenke2014-11-181-1/+3
* ctdb-scripts: Dump stack traces for hung mountd, rquotad, statd processesMartin Schwenke2014-11-181-0/+3
* ctdb-scripts: Add optional program name argument to nfs_dump_some_threads()Martin Schwenke2014-11-181-1/+3
* ctdb-scripts: Factor out new function program_stack_traces()Martin Schwenke2014-11-181-16/+24
* ctdb-logging: Add logging via UDP to 127.0.0.1:514 to syslog backendMartin Schwenke2014-10-281-0/+2
* ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOGMartin Schwenke2014-10-281-9/+17
* ctdb-scripts: Support NFS on RHEL7 with systemdMartin Schwenke2014-07-071-2/+4
* ctdb-eventscripts: Fix regression in IP add/delete functionsMartin Schwenke2014-03-231-4/+8
* ctdb-eventscripts: Switch on dumping of stuck nfsd threadsMartin Schwenke2014-02-251-1/+1
* ctdb-scripts: Update a misleading commentMartin Schwenke2014-02-191-8/+1
* ctdb-eventscripts: Deleting IPs should use the promote_secondaries optionMartin Schwenke2014-02-131-71/+16
* ctdb/eventscripts: Move all eventscript state under $CTDB_VARDIR/stateMartin Schwenke2014-01-171-4/+4
* ctdb/eventscripts: Print a count if killing TCP connections times outMartin Schwenke2014-01-171-1/+1
* ctdb/eventscripts: Reconfigure lock should be released quicklyMartin Schwenke2014-01-171-2/+12
* ctdb/eventscripts: Do not reconfigure in "monitor" eventsMartin Schwenke2013-12-171-10/+0
* scripts: Make detect_init_style() more readableMartin Schwenke2013-10-221-2/+3
* eventscripts: Fold ctdb_check_tcp_ports_ctdb() into ctdb_check_tcp_ports()Martin Schwenke2013-10-221-50/+16
* eventscripts: Remove TCP port checks other than the built-in CTDB oneMartin Schwenke2013-10-221-69/+1
* scripts: Remove setting of PATH from functions fileMartin Schwenke2013-10-221-2/+0
* scripts: Simplify script_log() to just look at CTDB_SYSLOG variableMartin Schwenke2013-10-221-6/+1
* scripts: Remove support for CTDB_OPTIONS configuration variableMartin Schwenke2013-10-221-3/+0
* scripts: Remove unused configuration variable CTDB_MANAGES_SCPMartin Schwenke2013-10-221-1/+0
* eventscripts: Fix comment - CTDB_TCP_PORT_CHECKS -> CTDB_TCP_PORT_CHECKERSMartin Schwenke2013-10-221-1/+1
* scripts: Add support for optional ctdbd.conf configuration fileMartin Schwenke2013-09-251-0/+7
* eventscripts: Improve message logged when a counter hits a limitMartin Schwenke2013-08-141-1/+1
* eventscripts: Print a message when waiting for TCP connections to be killedMartin Schwenke2013-08-141-1/+4
* eventscripts: New configuration variable $CTDB_RPCINFO_LOCALHOSTMartin Schwenke2013-08-141-1/+3
* eventscripts: Add modulo (%) operator to ctdb_check_counter()Martin Schwenke2013-08-141-7/+12
* eventscripts: Separate out RPC service restart codeMartin Schwenke2013-08-141-41/+56
* eventscripts: When restarting the nfslock service only show output of startMartin Schwenke2013-08-141-2/+2
* eventscripts: kill_tcp_connections() should send connections to stdinMartin Schwenke2013-07-291-11/+14
* eventscripts: When replaying monitor status, don't log empty outputMartin Schwenke2013-07-051-1/+3
* scripts: drop_ip() should use delete_ip_from_iface()Martin Schwenke2013-06-201-1/+1
* scripts: drop_all_public_ips() now prints messages to stdout, not logMartin Schwenke2013-06-201-8/+2
* eventscripts: New configuration varable $CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2013-06-141-0/+24
* eventscripts: Fix statd-callout update handlingMartin Schwenke2013-05-281-0/+17
* scripts: Provide mktemp function for platforms without mktemp commandMartin Schwenke2013-05-271-0/+26
* eventscripts: Fix regression in _loadconfig()Martin Schwenke2013-05-221-1/+8
* eventscripts: NFS RPC checks no longer support "knfsd"Martin Schwenke2013-05-071-1/+1