index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb: Initialize addr struct to zero before reparsing as IPV4
Zhu Shangzhong
2019-03-26
1
-0
/
+3
*
ctdb-common: Add fd argument to ctdb_connection_list_read()
Amitay Isaacs
2019-03-26
2
-3
/
+7
*
ctdb-protocol: Avoid fgets in ctdb_connection_list_read
Amitay Isaacs
2019-03-26
1
-37
/
+49
*
ctdb-protocol: Drop marshalling code for RECEIVE_RECORDS control
Amitay Isaacs
2018-10-09
3
-61
/
+0
*
ctdb-protocol: Mark RECEIVE_RECORDS control obsolete
Amitay Isaacs
2018-10-09
1
-1
/
+1
*
ctdb-common: Use sin6_len only if the structure supports it
Amitay Isaacs
2018-07-10
1
-1
/
+1
*
ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
Martin Schwenke
2018-07-10
2
-3
/
+3
*
ctdb-protocol: Fix typo in type of return variable
Martin Schwenke
2017-10-16
1
-1
/
+1
*
ctdb-protocol: Add tunnel id prefix for testing
Amitay Isaacs
2017-10-10
2
-1
/
+7
*
ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL
Amitay Isaacs
2017-10-10
3
-0
/
+175
*
ctdb-protocol: Add protocol marshalling for tunnel controls
Amitay Isaacs
2017-10-10
4
-0
/
+64
*
ctdb-protocol: Add req_tunnel counts to ctdb statistics
Amitay Isaacs
2017-10-10
2
-0
/
+24
*
ctdb-protocol: Add controls to register/deregister tunnels
Amitay Isaacs
2017-10-10
1
-0
/
+2
*
ctdb-protocol: Add REQ_TUNNEL packet type
Amitay Isaacs
2017-10-10
1
-0
/
+11
*
ctdb-protocol: Add marshalling for control CHECK_PID_SRVID
Amitay Isaacs
2017-09-21
4
-0
/
+56
*
ctdb-protocol: Add marshalling for struct ctdb_pid_srvid
Amitay Isaacs
2017-09-21
2
-0
/
+59
*
ctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVID
Amitay Isaacs
2017-09-21
1
-0
/
+7
*
ctdb-protocol: Add ctdb_connection_list utilities
Martin Schwenke
2017-09-19
2
-0
/
+153
*
ctdb-protocol: Add marshalling for ctdb_connection_list
Martin Schwenke
2017-09-19
2
-0
/
+84
*
ctdb-protocol: Add new data structure ctdb_connection_list
Martin Schwenke
2017-09-19
1
-0
/
+5
*
ctdb-protocol: Add ctdb_connection utilities
Martin Schwenke
2017-09-19
2
-0
/
+103
*
ctdb-protocol: Factor out static function ctdb_sock_addr_cmp_family()
Martin Schwenke
2017-09-19
1
-4
/
+15
*
ctdb-protocol: Add ctdb_sock_addr_from_string()
Martin Schwenke
2017-09-19
2
-0
/
+128
*
ctdb-protocol: Optionally print port for address printing functions
Martin Schwenke
2017-09-19
2
-7
/
+22
*
ctdb-protocol: Add utility function ctdb_sock_addr_to_buf()
Martin Schwenke
2017-09-19
2
-12
/
+40
*
ctdb-protocol: Add ctdb_sock_addr_port() and sock_addr_set_port()
Martin Schwenke
2017-09-19
2
-0
/
+30
*
ctdb-protocol: Add server and client aliases in ctdb_connection
Martin Schwenke
2017-09-19
1
-2
/
+8
*
ctdb-build: Split protocol-util as a separate subsystem
Martin Schwenke
2017-09-19
3
-21
/
+44
*
ctdb-protocol: Drop marshalling for monitor controls
Martin Schwenke
2017-09-14
2
-68
/
+0
*
ctdb-daemon: Drop monitoring mode
Martin Schwenke
2017-09-14
1
-3
/
+0
*
ctdb-daemon: Mark monitoring controls obsolete
Martin Schwenke
2017-09-14
1
-3
/
+3
*
ctdb-protocol: Fix CID 1417428
Amitay Isaacs
2017-09-05
1
-1
/
+1
*
ctdb-protocol: Fix CID 1417430
Amitay Isaacs
2017-09-05
1
-2
/
+2
*
ctdb-protocol: Fix CID 1417433
Amitay Isaacs
2017-09-05
1
-1
/
+1
*
ctdb-protocol: Drop struct ctdb_event_header
Amitay Isaacs
2017-09-01
3
-60
/
+0
*
ctdb-protocol: Replace ctdb_event_header with sock_packet_header
Amitay Isaacs
2017-09-01
2
-15
/
+19
*
ctdb-protocol: Add a generic packet header
Amitay Isaacs
2017-09-01
3
-0
/
+103
*
ctdb-protocol: Fix marshalling of ctdb_event_reply
Amitay Isaacs
2017-08-30
1
-0
/
+10
*
ctdb-protocol: Fix marshalling for ctdb_event_request
Amitay Isaacs
2017-08-30
1
-0
/
+10
*
ctdb-protocol: Fix marshalling for ctdb_event_header
Amitay Isaacs
2017-08-30
1
-10
/
+17
*
ctdb-protocol: Fix marshalling for ctdb_event_reply_data
Amitay Isaacs
2017-08-30
1
-6
/
+15
*
ctdb-protocol: Fix marshalling for ctdb_event_reply_script_list
Amitay Isaacs
2017-08-30
1
-4
/
+8
*
ctdb-protocol: Fix marshaling for ctdb_event_reply_status
Amitay Isaacs
2017-08-30
1
-4
/
+10
*
ctdb-protocol: Fix marshalling for ctdb_event_request_data
Amitay Isaacs
2017-08-30
1
-6
/
+15
*
ctdb-protocol: Fix marshalling for ctdb_event_request_script_disable
Amitay Isaacs
2017-08-30
1
-4
/
+9
*
ctdb-protocol: Fix marshalling for ctdb_event_request_script_enable
Amitay Isaacs
2017-08-30
1
-4
/
+9
*
ctdb-protocol: Fix marshalling for ctdb_event_request_status
Amitay Isaacs
2017-08-30
1
-4
/
+12
*
ctdb-protocol: Fix marshalling for ctdb_event_request_run
Amitay Isaacs
2017-08-30
1
-4
/
+11
*
ctdb-protocol: Fix marshalling for ctdb_event_status_state
Amitay Isaacs
2017-08-30
1
-4
/
+8
*
ctdb-protocol: Fix marshalling for ctdb_event_command
Amitay Isaacs
2017-08-30
1
-12
/
+19
[next]