summaryrefslogtreecommitdiff
path: root/ctdb/protocol
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-protocol: Add server and client aliases in ctdb_connectionMartin Schwenke2017-09-191-2/+8
* ctdb-build: Split protocol-util as a separate subsystemMartin Schwenke2017-09-193-21/+44
* ctdb-protocol: Drop marshalling for monitor controlsMartin Schwenke2017-09-142-68/+0
* ctdb-daemon: Drop monitoring modeMartin Schwenke2017-09-141-3/+0
* ctdb-daemon: Mark monitoring controls obsoleteMartin Schwenke2017-09-141-3/+3
* ctdb-protocol: Fix CID 1417428Amitay Isaacs2017-09-051-1/+1
* ctdb-protocol: Fix CID 1417430Amitay Isaacs2017-09-051-2/+2
* ctdb-protocol: Fix CID 1417433Amitay Isaacs2017-09-051-1/+1
* ctdb-protocol: Drop struct ctdb_event_headerAmitay Isaacs2017-09-013-60/+0
* ctdb-protocol: Replace ctdb_event_header with sock_packet_headerAmitay Isaacs2017-09-012-15/+19
* ctdb-protocol: Add a generic packet headerAmitay Isaacs2017-09-013-0/+103
* ctdb-protocol: Fix marshalling of ctdb_event_replyAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for ctdb_event_requestAmitay Isaacs2017-08-301-0/+10
* ctdb-protocol: Fix marshalling for ctdb_event_headerAmitay Isaacs2017-08-301-10/+17
* ctdb-protocol: Fix marshalling for ctdb_event_reply_dataAmitay Isaacs2017-08-301-6/+15
* ctdb-protocol: Fix marshalling for ctdb_event_reply_script_listAmitay Isaacs2017-08-301-4/+8
* ctdb-protocol: Fix marshaling for ctdb_event_reply_statusAmitay Isaacs2017-08-301-4/+10
* ctdb-protocol: Fix marshalling for ctdb_event_request_dataAmitay Isaacs2017-08-301-6/+15
* ctdb-protocol: Fix marshalling for ctdb_event_request_script_disableAmitay Isaacs2017-08-301-4/+9
* ctdb-protocol: Fix marshalling for ctdb_event_request_script_enableAmitay Isaacs2017-08-301-4/+9
* ctdb-protocol: Fix marshalling for ctdb_event_request_statusAmitay Isaacs2017-08-301-4/+12
* ctdb-protocol: Fix marshalling for ctdb_event_request_runAmitay Isaacs2017-08-301-4/+11
* ctdb-protocol: Fix marshalling for ctdb_event_status_stateAmitay Isaacs2017-08-301-4/+8
* ctdb-protocol: Fix marshalling for ctdb_event_commandAmitay Isaacs2017-08-301-12/+19
* ctdb-protocol: Fix marshalling for ctdb_eventAmitay Isaacs2017-08-301-12/+16
* ctdb-protocol: Add marshalling for ctdb_req_keepaliveAmitay Isaacs2017-08-303-0/+133
* ctdb-protocol: Fix marshalling for ctdb_req_message_dataAmitay Isaacs2017-08-301-40/+29
* ctdb-protocol: Fix marshalling for ctdb_req_messageAmitay Isaacs2017-08-301-32/+49
* ctdb-protocol: Fix marshalling for ctdb_message_dataAmitay Isaacs2017-08-301-7/+35
* ctdb-protocol: Fix marshalling for ctdb_reply_controlAmitay Isaacs2017-08-301-56/+85
* ctdb-protocol: Fix marshalling for ctdb_req_controlAmitay Isaacs2017-08-301-50/+92
* ctdb-protocol: Fix marshalling for ctdb_reply_control_dataAmitay Isaacs2017-08-301-7/+15
* ctdb-protocol: Fix marshalling for ctdb_req_control_dataAmitay Isaacs2017-08-301-7/+15
* ctdb-protocol: Fix marshalling for ctdb_reply_dmasterAmitay Isaacs2017-08-301-47/+82
* ctdb-protocol: Fix marshalling for ctdb_req_dmasterAmitay Isaacs2017-08-301-50/+92
* ctdb-protocol: Fix marshalling for ctdb_reply_errorAmitay Isaacs2017-08-301-39/+27
* ctdb-protocol: Fix marshalling for ctdb_reply_callAmitay Isaacs2017-08-301-39/+27
* ctdb-protocol: Fix marshalling for ctdb_req_callAmitay Isaacs2017-08-301-51/+90
* ctdb-protocol: Fix marshalling for ctdb_req_headerAmitay Isaacs2017-08-306-34/+131
* ctdb-protocol: Fix marshalling for ctdb_g_lock_listAmitay Isaacs2017-08-302-30/+50
* ctdb-protocol: Fix marshalling for ctdb_g_lockAmitay Isaacs2017-08-302-17/+60
* ctdb-protocol: Fix marshalling for ctdb_server_idAmitay Isaacs2017-08-302-11/+54
* ctdb-protocol: Fix marshalling for ctdb_disable_messageAmitay Isaacs2017-08-303-23/+79
* ctdb-protocol: Fix marshalling for ctdb_srvid_messageAmitay Isaacs2017-08-303-19/+55
* ctdb-protocol: Fix marshalling for ctdb_election_messageAmitay Isaacs2017-08-303-21/+80
* ctdb-protocol: Fix marshalling for ctdb_db_statisticsAmitay Isaacs2017-08-303-66/+272
* ctdb-protocol: Fix marshalling for ctdb_key_dataAmitay Isaacs2017-08-303-43/+58
* ctdb-protocol: Fix marshalling for ctdb_statistics_listAmitay Isaacs2017-08-303-50/+72
* ctdb-protocol: Fix marshalling for ctdb_public_ip_infoAmitay Isaacs2017-08-303-61/+51
* ctdb-protocol: Fix marshalling for ctdb_iface_listAmitay Isaacs2017-08-303-46/+63