summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-common: For AF_PACKET socket types, protocol is in network orderAmitay Isaacs2016-03-141-3/+3
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-03-045-9/+9
* ctdb: Install helpers under libexecdirMartin Schwenke2016-02-226-18/+28
* ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."Martin Schwenke2016-02-162-11/+0
* Revert "ctdb-daemon: Check packet generation against database generation"Amitay Isaacs2016-02-162-52/+28
* ctdb-common: Use documented names for protocol family in socket()Amitay Isaacs2016-02-046-12/+12
* ctdb-common: Protocol argument must be in host order for socket() callAmitay Isaacs2016-02-046-10/+10
* ctdb: do not provide a useless pkgconfig file for ctdb.Günther Deschner2016-02-033-29/+0
* 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
* ctdb-scripts: Refactor function interface_monitor() to monitor one interfaceMartin Schwenke2016-01-253-54/+62
* ctdb-client: Use ctdb_rec_buffer_init() to initialize ctdb_rec_bufferAmitay Isaacs2016-01-201-1/+1
* ctdb-client: Add missing initialization for h->ev in transaction_startAmitay Isaacs2016-01-201-0/+1
* ctdb-client: Do not delete reqid explicitlyAmitay Isaacs2016-01-201-1/+0
* ctdb-client: Add a disconnect callback for ctdb clientAmitay Isaacs2016-01-203-1/+25
* ctdb-client: Close ctdb socket connection when client context goes awayAmitay Isaacs2016-01-201-0/+13
* ctdb-client: Use ctdb_ltdb_header_extract()Amitay Isaacs2016-01-201-7/+1
* ctdb-protocol: Fix marshaling of seqnumAmitay Isaacs2016-01-201-1/+1
* ctdb-build: Fix -O3 developer buildAmitay Isaacs2016-01-182-2/+2
* ctdb-scripts: further untangle logic for success of interface monitoringMichael Adam2016-01-141-7/+10
* ctdb: Fix the O3 developer buildVolker Lendecke2016-01-141-1/+1
* ctdb-ipalloc: Document the steps involved in a takeover runMartin Schwenke2016-01-131-1/+26
* ctdb-ipalloc: Split IP allocation into its own build subsystemMartin Schwenke2016-01-1310-853/+1109
* ctdb-tests: Fix some incorrect memory allocationsMartin Schwenke2016-01-121-2/+9
* ctdb-scripts: Use more unique temporary file namesMartin Schwenke2016-01-121-4/+10
* ctdb-scripts: Don't remove temporary files before useMartin Schwenke2016-01-121-2/+0
* ctdb-scripts: Superficial clean-ups to 10.interfaceMartin Schwenke2016-01-121-23/+7
* ctdb-scripts: Clarify logic for success of interface monitoringMartin Schwenke2016-01-121-6/+9
* ctdb-scripts: Fix regression in updateip codeMartin Schwenke2016-01-121-1/+1
* ctdb-ipalloc: Fix a memory leakMartin Schwenke2016-01-121-2/+2
* ctdb-daemon: Don't leak memory if not using recovery lockMartin Schwenke2016-01-121-7/+7
* ctdb-recoverd: Fix some uninitialised memory issuesMartin Schwenke2016-01-122-0/+3
* ctdb-daemon: Drop the "schedule for deletion" messages to DEBUG levelMartin Schwenke2016-01-121-5/+5
* ctdb/web: Fix typo.Karolin Seeger2016-01-111-1/+1
* ctdb: Fix CID 1347319 Unchecked return valueVolker Lendecke2016-01-081-1/+7
* ctdb-client: Only get capabilities from active nodesMartin Schwenke2015-12-131-1/+1