summaryrefslogtreecommitdiff
path: root/ctdb/protocol
Commit message (Expand)AuthorAgeFilesLines
* ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPsMartin Schwenke2016-12-191-0/+1
* ctdb-client: Add available-only option public IP fetchingMartin Schwenke2016-12-192-2/+7
* ctdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE to protocol.hMartin Schwenke2016-12-191-0/+2
* ctdb-protocol: Deprecate eventscript controlsAmitay Isaacs2016-12-181-4/+4
* ctdb-protocol: Drop marshaling for eventscript controlsAmitay Isaacs2016-12-184-185/+0
* ctdb-protocol: Add marshalling for eventd protocolAmitay Isaacs2016-12-182-0/+870
* ctdb-protocol: Add data types for eventd communicationAmitay Isaacs2016-12-181-0/+80
* ctdb-protocol: Add marshalling for int32_tAmitay Isaacs2016-12-182-0/+26
* ctdb-protocol: Fix marshalling of string with lengthAmitay Isaacs2016-12-181-7/+8
* ctdb-protocol: Add generalised socket address comparisonMartin Schwenke2016-12-162-23/+55
* ctdb-logging: Drop enum debug_levelMartin Schwenke2016-12-052-6/+6
* ctdb-protocol: Fix marshalling for GET_DB_SEQNUM control requestAmitay Isaacs2016-09-141-10/+4
* ctdb-protocol: Deprecate global transaction controlsAmitay Isaacs2016-07-281-3/+3
* ctdb-protocol: Drop marshalling for global transaction controlsAmitay Isaacs2016-07-284-114/+0
* ctdb-protocol: Deprecate THAW controlAmitay Isaacs2016-07-281-1/+1
* ctdb-daemon: Use consistent naming for monitoring modeAmitay Isaacs2016-07-281-1/+1
* ctdb-daemon: Add QueueBufferSize tunableAmitay Isaacs2016-07-281-0/+1
* ctdb-protocol: Add function ctdb_sock_addr_same_ipAmitay Isaacs2016-07-282-4/+25
* ctdb-protocol: Deprecate controls SET/GET_DB_PRIORITYAmitay Isaacs2016-07-251-2/+2
* ctdb-protocol: Drop marshalling code for set/get_db_priorityAmitay Isaacs2016-07-256-122/+0
* ctdb-protocol: Remove CTDB_NUM_DB_PRIORITIESAmitay Isaacs2016-07-251-2/+0
* ctdb-protocol: Drop marshalling code for THAW controlAmitay Isaacs2016-07-253-29/+0
* ctdb-protocol: Add checks to validate data on wire before unmarshalingAmitay Isaacs2016-06-183-0/+66
* ctdb-protocol: Add checks to validate data on wire before unmarshalingAmitay Isaacs2016-06-181-6/+149
* ctdb-protocol: Fix marshaling of uint arraysAmitay Isaacs2016-06-181-12/+24
* ctdb-protocol: CTDB_CONTROL_SET_RECLOCK_FILE is obsoleteMartin Schwenke2016-06-081-1/+1
* ctdb-protocol: Drop support for SET_RECLOCKMartin Schwenke2016-06-085-44/+0
* ctdb-protocol: Add function to compare ctdb_sock_addrAmitay Isaacs2016-05-102-0/+34
* ctdb-protocol: Drop unused CTDB_SRVID_TAKEOVER_RUN_RESPONSEMartin Schwenke2016-05-062-5/+0
* ctdb-protocol: Return required buffer size in push functionsAmitay Isaacs2016-05-034-36/+45
* ctdb-protocol: Use consistent names for function argumentsAmitay Isaacs2016-05-034-92/+78
* ctdb-protocol: Drop buffer allocation from protocol push functionsAmitay Isaacs2016-05-034-140/+64
* ctdb-protocol: Check arguments in ctdb_allocate_pktAmitay Isaacs2016-05-031-0/+4
* ctdb-protocol: Expose function to allocate a packetAmitay Isaacs2016-05-036-15/+17
* ctdb-protocol: Fix marshalling of ctdb_reply_controlAmitay Isaacs2016-05-031-3/+3
* ctdb-protocol: Use length routines for protocol elementsAmitay Isaacs2016-05-033-33/+17
* ctdb-protocol: Add length routines for protocol elementsAmitay Isaacs2016-05-034-0/+91
* ctdb-protocol: Use ctdb_req_header marshallingAmitay Isaacs2016-05-033-18/+45
* ctdb-protocol: Fix marshalling of ctdb_req_headerAmitay Isaacs2016-05-032-4/+16
* ctdb-protocol: Use TDB_DATA marshallingAmitay Isaacs2016-05-032-98/+75
* ctdb-protocol: Fix marshalling of TDB_DATAAmitay Isaacs2016-05-031-1/+3
* ctdb-protocol: Use ctdb_string marshallingAmitay Isaacs2016-05-031-18/+8
* ctdb-protocol: Fix marshalling of ctdb_stringAmitay Isaacs2016-05-031-0/+1
* ctdb-protocol: Consistency check for opcode in the reply structureAmitay Isaacs2016-04-231-151/+307
* ctdb-protocol: Remove data structures for obsolete server_id controlsAmitay Isaacs2016-04-236-417/+4
* ctdb-protocol: Define a range of SRVIDs used by the ctdb toolAmitay Isaacs2016-04-232-8/+11
* ctdb-protocol: Remove unused CTDB_SRVID_PREFIXAmitay Isaacs2016-04-231-3/+0
* ctdb-daemon: Drop --lvs option and support for CTDB_CAP_LVSMartin Schwenke2016-04-151-2/+1
* ctdb-protocol: Drop killtcp protocol supportMartin Schwenke2016-04-014-41/+1
* ctdb-protocol: Add srvid for assigning banning creditsAmitay Isaacs2016-03-253-1/+18