summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Initialise CTDB_NFS_CALLOUT in statd-calloutMartin Schwenke2017-02-171-0/+1
* ctdb-tests: Add more comm testsAmitay Isaacs2017-02-172-36/+283
* ctdb-common: Fix use-after-free error in comm_fd_handler()Amitay Isaacs2017-02-171-6/+40
* ctdb-build: Install CTDB tests correctly from toplevelAmitay Isaacs2017-02-131-1/+6
* ctdb-tests: Use replace headers instead of system headersAmitay Isaacs2017-02-061-17/+7
* ctdb-tests: Do not build mutex test if robust mutexes are not supportedAmitay Isaacs2017-02-061-4/+5
* ctdb-tests: Add "13.per_ip_routing shutdown" testMartin Schwenke2017-01-251-0/+31
* ctdb-scripts: Fix regression when cleaning up routing table IDsMartin Schwenke2017-01-251-2/+2
* ctdb-scripts: Fix remaining uses of "ctdb gratiousarp"Martin Schwenke2017-01-255-8/+8
* ctdb-tests: Add robust mutex testAmitay Isaacs2017-01-252-0/+266
* ctdb-locking: Explicitly unlock record/db in lock helperAmitay Isaacs2017-01-253-26/+167
* ctdb-locking: Remove support for locking multiple databasesAmitay Isaacs2017-01-251-11/+8
* ctdb-tests: Do not attempt to unregister the join handler multiple timesAmitay Isaacs2017-01-111-16/+24
* ctdb-tools: Don't trust non-hosting nodes in "ctdb ip all"Martin Schwenke2016-12-201-5/+28
* ctdb-tools: Print PNN as int in "ctdb ip -v"Martin Schwenke2016-12-201-2/+3
* ctdb-tools: Skip GET_PUBLIC_IP_INFO for unassigned addressesMartin Schwenke2016-12-201-0/+10
* ctdb-tools: Fix memory corruption in "ctdb ip -v"Martin Schwenke2016-12-201-2/+2
* ctdb-tools: Fix sort order of "ctdb ip" outputMartin Schwenke2016-12-201-2/+12
* ctdb-tests: Add unit test for protocol utilitiesMartin Schwenke2016-12-203-0/+94
* ctdb-protocol: Add generalised socket address comparisonMartin Schwenke2016-12-202-23/+55
* ctdb-tests: Fix "ctdb reloadips" simple testMartin Schwenke2016-12-201-2/+0
* ctdb-recovery: Avoid NULL dereference in failure caseAmitay Isaacs2016-11-221-0/+1
* ctdb-locking: Reset real-time priority in lock helperAmitay Isaacs2016-11-211-0/+2
* ctdb-tests: Add tests for updated Debian style Samba start/stopMartin Schwenke2016-11-164-3/+33
* ctdb-scripts: Fix Debian init in samba eventscriptMathieu Parent2016-11-161-2/+2
* ctdb-scripts: Fix calculation of CTDB_BASEAmitay Isaacs2016-11-044-4/+4
* ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/Martin Schwenke2016-10-312-3/+3
* Revert "ctdb-common: Use SCHED_RESET_ON_FORK when setting SCHED_FIFO"Amitay Isaacs2016-10-311-7/+1
* ctdb-scripts: ctdbd_wrapper should never remove the PID fileMartin Schwenke2016-10-201-1/+0
* ctdb-daemon: Log when removing stale Unix domain socketMartin Schwenke2016-10-131-1/+9
* ctdb-daemon: Drop attempt to connect to Unix domain socketMartin Schwenke2016-10-131-9/+0
* ctdb-daemon: Don't try to reopen TDB filesMartin Schwenke2016-10-131-2/+0
* ctdb-daemon: Bind to Unix domain socket after PID file creationMartin Schwenke2016-10-131-7/+7
* ctdb-daemon: Use PID file abstractionMartin Schwenke2016-10-131-20/+11
* ctdb-common: Add routines to manage PID fileAmitay Isaacs2016-10-135-1/+446
* ctdb-recovery-helper: Add missing initialisation of ban_creditsAmitay Isaacs2016-09-211-0/+1
* ctdb-protocol: Fix marshalling for GET_DB_SEQNUM control requestAmitay Isaacs2016-09-161-10/+4
* ctdb-packaging: Fix systemd network dependencyMartin Schwenke2016-09-161-1/+1
* ctdb-tests: Add new public IP takeover no-op testMartin Schwenke2016-09-161-0/+71
* ctdb-tests: Factor out new local daemons functions ps_ctdbdMartin Schwenke2016-09-162-6/+11
* ctdb-ipalloc: ipalloc_set_public_ips() can't failMartin Schwenke2016-09-164-13/+4
* ctdb-ipalloc: Move merged IP list creation to ipalloc()Martin Schwenke2016-09-161-3/+6
* ctdb-ipalloc: Drop known_ips argument from merged IP list creationMartin Schwenke2016-09-161-6/+4
* ctdb-ipalloc: Optimise check to see if IPs can be hostedMartin Schwenke2016-09-161-0/+10
* ctdb-ipalloc: Whether IPs can be hosted need not depend on merged IP listMartin Schwenke2016-09-161-7/+11
* ctdb-ipalloc: Store known public IPs in IP allocation stateMartin Schwenke2016-09-162-0/+2
* ctdb-tests: CID 1125635 Dereference null return value (NULL_RETURNS)Martin Schwenke2016-09-161-0/+1
* ctdb-tools: CID 1125617 String not null terminated (STRING_NULL)Martin Schwenke2016-09-161-0/+1
* ctdb-tests: Add a test to ensure that CTDB works with no eventscriptsMartin Schwenke2016-09-061-0/+45
* ctdb-tests: Conditionally use temporary config file for local daemonsMartin Schwenke2016-09-061-0/+16