summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-client: Do not use sync functions in async computationAmitay Isaacs2016-02-241-24/+39
* ctdb-recovery: Limit scope of reclock latency statisticsMartin Schwenke2016-02-231-4/+4
* ctdb-recovery: Negate the status when checking the recovery lockMartin Schwenke2016-02-231-5/+5
* ctdb-recovery: Clean up status handling from recmode childMartin Schwenke2016-02-231-20/+26
* ctdb-recovery: Don't bother ensuring file descriptor is -1Martin Schwenke2016-02-231-3/+0
* ctdb-recovery: Don't store recmode in recovery mode stateMartin Schwenke2016-02-231-8/+7
* ctdb: Use ctdb_wait_for_process_to_exit()Martin Schwenke2016-02-236-22/+6
* ctdb-common: New function ctdb_wait_for_process_to_exit()Martin Schwenke2016-02-232-0/+9
* ctdb-recovery: Drop redundant status send when setting recovery modeMartin Schwenke2016-02-231-1/+0
* ctdb-recovery: Include lib/util/time.h instead of samba_util.hMartin Schwenke2016-02-231-1/+1
* ctdb: Fix CID 1353175 Logically dead codeVolker Lendecke2016-02-161-2/+3
* ctdb: Fix CID 1353176 Logically dead codeVolker Lendecke2016-02-161-4/+3
* ctdb: Install helpers under libexecdirMartin Schwenke2016-02-126-18/+28
* ctdb-ipalloc: Remove most uses of struct ctdb_public_ip_list_oldMartin Schwenke2016-02-124-65/+70
* ctdb-ipalloc: Use goto fail to avoid repetitionMartin Schwenke2016-02-121-8/+7
* ctdb-tests: Remove unnecessary \ from transaction dataAmitay Isaacs2016-02-121-3/+3
* ctdb-tests: Improve ctdb detach testAmitay Isaacs2016-02-121-0/+12
* ctdb-tests: Remove last remaining instance of ctdb -n allAmitay Isaacs2016-02-121-1/+1
* ctdb-recovery: Add a log message when marshalling recovery database failsAmitay Isaacs2016-02-121-0/+2
* ctdb-daemon: Improve log message when REQ_DMASTER is received on non-lmasterAmitay Isaacs2016-02-121-3/+4
* ctdb-recovery: Create recovery databases in state dirAmitay Isaacs2016-02-112-1/+10
* ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."Martin Schwenke2016-02-102-11/+0
* ctdb-recovery: Fix newlines in log messagesAmitay Isaacs2016-02-091-5/+5
* Revert "ctdb-daemon: Check packet generation against database generation"Amitay Isaacs2016-02-092-52/+28
* ctdb/server: fix gcc6 build warning.Günther Deschner2016-02-071-1/+2
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-065-9/+9
* ctdb-build: Add missing dependency on tdbAmitay Isaacs2016-02-021-1/+1
* ctdb-common: Use documented names for protocol family in socket()Amitay Isaacs2016-02-026-12/+12
* ctdb-common: Protocol argument must be in host order for socket() callAmitay Isaacs2016-02-026-10/+10
* ctdb: do not provide a useless pkgconfig file for ctdb.Günther Deschner2016-01-293-29/+0
* ctdb: NAT gateway capability and control to set it are obsoleteMartin Schwenke2016-01-272-15/+4
* ctdb-protocol: Drop protocol support for setting NAT gatway capabilityMartin Schwenke2016-01-274-54/+0
* ctdb-client: Drop support for updating NAT gateway capabilityMartin Schwenke2016-01-274-60/+0
* ctdb-doc: Document reasons for separating private and public networksMartin Schwenke2016-01-271-1/+6
* ctdb-tools: Drop support for setting and viewing NAT gateway capabilityMartin Schwenke2016-01-258-74/+7
* ctdb-scripts: No longer set the NAT gateway capabilityMartin Schwenke2016-01-253-17/+1
* ctdb/tools: Update ctdb CLI tool to call ctdb_natgwMartin Schwenke2016-01-254-181/+43
* ctdb-tests: Drop some unnecessary NAT gateway testsMartin Schwenke2016-01-252-73/+0
* ctdb: Call out to ctdb_natgw helper from 11.natgwMartin Schwenke2016-01-257-86/+85
* ctdb-tests: NAT gateway slave-only changesMartin Schwenke2016-01-252-53/+37
* ctdb-scripts: New function ctdb_natgw_slave_only()Martin Schwenke2016-01-251-2/+7
* ctdb-tests: Test ctdb CLI tool via a stubMartin Schwenke2016-01-252-3/+38
* ctdb-tools: Add standalone ctdb_natgw tool scriptMartin Schwenke2016-01-253-0/+207
* ctdb-scripts: Tests for monitoring of CTDB_NATGW_PUBLIC_IFACEMartin Schwenke2016-01-254-0/+76
* ctdb-scripts: Move monitoring of CTDB_NATGW_PUBLIC_IFACE to 11.natgwMartin Schwenke2016-01-252-1/+8
* ctdb-scripts: CTDB_PARTIALLY_ONLINE_INTERFACES incompatible with NAT gatewayMartin Schwenke2016-01-252-1/+12
* ctdb-scripts: Rename variable: fail -> down_interfaces_foundMartin Schwenke2016-01-251-3/+3
* ctdb-scripts: Drop functions mark_up() and mark_down()Martin Schwenke2016-01-251-16/+5
* ctdb-scripts: Move interface monitoring code to functions fileMartin Schwenke2016-01-252-91/+94
* ctdb-scripts: Rename get_real_iface() -> interface_get_real()Martin Schwenke2016-01-251-2/+4