summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-build: Specify absolute path to libsocket-wrapper.soAmitay Isaacs2015-04-271-1/+2
* ctdb-scripts: Add a 'rm' stub so statd-callout tests work correctlyAmitay Isaacs2015-04-271-0/+6
* ctdb-scripts: Remove unused function nfs_statd_update()Martin Schwenke2015-04-271-17/+0
* ctdb-scripts: Change statd-callout to be more scalableMartin Schwenke2015-04-2711-59/+123
* ctdb-scripts: Fix a regression in statd-calloutMartin Schwenke2015-04-271-1/+1
* ctdb-tests: Unit tests for statd-calloutMartin Schwenke2015-04-2711-13/+196
* ctdb-tests: Make setup of public addresses more obviousMartin Schwenke2015-04-271-11/+28
* ctdb-tests: Extend eventscript unit test infrastructure for other scriptsMartin Schwenke2015-04-271-6/+19
* ctdb-tests: Support testing scripts that change directoryMartin Schwenke2015-04-272-0/+8
* ctdb-tests: Extend ctdb stub to support "ip" with and without -XMartin Schwenke2015-04-271-8/+20
* ctdb-tests: Extend ctdb stub to support "ptrans", "pdelete", "catdb"Martin Schwenke2015-04-271-14/+88
* build: Move systemd checks to lib/utilChristof Schmitt2015-04-191-2/+0
* ctdb-scripts: Fix bashism in ctdbd_wrapper scriptLed2015-04-191-1/+1
* ctdb-scripts: Call iptables/ip6tables directly from iptables_wrapperMartin Schwenke2015-04-192-12/+8
* ctdb-tests: Fix tickle sniffing for IPv4Martin Schwenke2015-04-191-1/+1
* ctdb-scripts: Fix tunable setup code by making it shell-agnosticMartin Schwenke2015-04-191-3/+3
* ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke2015-04-194-7/+11
* ctdb-scripts: Try to deal with Ubuntu having /usr/sbin/serviceMartin Schwenke2015-04-191-0/+2
* ctdb: check for talloc_asprintf() failureDavid Disseldorp2015-04-191-5/+10
* ctdb: Coverity fix for CID 1291643Rajesh Joseph2015-04-191-2/+7
* ctdb: Fix CID 1125615 Copy into fixed size bufferVolker Lendecke2015-04-191-1/+6
* ctdb: Fix CID 1125634 Out-of-bounds writeVolker Lendecke2015-04-191-1/+1
* ctdb: Fix CID 1125613 Destination buffer too smallVolker Lendecke2015-04-191-1/+7
* ctdb: Introduce a helper var in ctdb_get_script_listVolker Lendecke2015-04-191-3/+5
* ctdb: Fix memleak in ctdb_get_script_listVolker Lendecke2015-04-191-2/+5
* ctdb: Make for-loop in ctdb_get_script_list more idiomaticVolker Lendecke2015-04-191-6/+7
* ctdb: Fix CID 1288201 Array compared against 0Volker Lendecke2015-04-191-4/+0
* ctdb: Fix 1125553 Buffer not null terminatedVolker Lendecke2015-04-191-1/+1
* ctdb-tools: Fix heap-use-after-free problemAmitay Isaacs2015-04-191-2/+6
* ctdb-io: Do not use sys_write to write to client socketsAmitay Isaacs2015-03-011-3/+3
* ctdb-daemon: Use correct tdb flags when enabling robust mutex supportAmitay Isaacs2015-01-024-22/+70
* ctdb-build: fix build without xsltprocBjörn Baumbach2014-12-171-3/+4
* ctdb-build: Fix the installation of config files for top-level buildAmitay Isaacs2014-12-171-2/+7
* ctdb-build: Fix the indentationAmitay Isaacs2014-12-171-1/+1
* ctdb-tests: Need to drop public IPs in kill-failover testsMartin Schwenke2014-12-103-3/+49
* ctdb-daemon: Gratuitous ARP equivalent for IPv6 is neighbor advertisementMartin Schwenke2014-12-101-15/+34
* ctdb-tests: More debug on SSH failureMartin Schwenke2014-12-101-4/+9
* ctdb-tests: Make tcpdump output more verboseMartin Schwenke2014-12-101-1/+1
* ctdb-tests: Use ip neigh command instead of arpMartin Schwenke2014-12-104-11/+16
* ctdb-tests: Generalise the gratarp and tickle sniffing code for IPv6Martin Schwenke2014-12-101-3/+77
* ctdb-tests: Match IPv6 connections in netstat outputMartin Schwenke2014-12-101-1/+1
* ctdb-tests: Use ping_wrapper to do relevant ping or ping6Martin Schwenke2014-12-103-3/+10
* ctdb-tests: Extend regexps to handle IPv6 address matchingMartin Schwenke2014-12-101-2/+2
* ctdb-tests: Bracket IP addresses in NFS mounts and scp command (for IPv6)Martin Schwenke2014-12-102-2/+2
* ctdb-tests: Try to handle IPv6 addresses for local daemonsMartin Schwenke2014-12-101-3/+11
* ctdb-tests: Extend regexp to match IPv6 addressesMartin Schwenke2014-12-101-1/+3
* ctdb-tools: Bracket IP addresses in onnode (for IPv6)Martin Schwenke2014-12-101-2/+2
* ctdb-daemon: Fix IP address comparisons for IPv6 addressesAmitay Isaacs2014-12-101-2/+10
* ctdb-scripts: Wait until IPv6 addresses are not "tentative"Martin Schwenke2014-12-101-0/+23
* ctdb-eventscripts: Specify broadcast optionally to ip addr addAmitay Isaacs2014-12-101-1/+7