index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
protocol
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
ctdb-protocol: Add marshalling for control DB_VACUUM
Martin Schwenke
4
-0
/
+54
2019-10-24
ctdb-protocol: Add marshalling for struct ctdb_db_vacuum
Martin Schwenke
2
-0
/
+73
2019-10-24
ctdb-protocol: Add new control CTDB_CONTROL_DB_VACUUM
Martin Schwenke
1
-0
/
+8
2019-10-24
ctdb-protocol: Add marshalling for new control VACUUM_FETCH
Amitay Isaacs
4
-0
/
+51
2019-10-24
ctdb-protocol: Add new control VACUUM_FETCH
Amitay Isaacs
1
-0
/
+1
2019-10-24
ctdb-protocol: Drop code related to obsolete controls
Amitay Isaacs
2
-69
/
+0
2019-10-04
ctdb-protocol: Initialise request->rdata.opcode where missing
Martin Schwenke
1
-0
/
+4
2019-07-05
ctdb-protocol: Avoid signed/unsigned comparison by casting
Martin Schwenke
2
-10
/
+10
2019-07-05
ctdb-protocol: Variable for return value of strlcpy() should be size_t
Martin Schwenke
1
-1
/
+1
2019-07-05
ctdb-protocol: Fix signed/unsigned comparison by declaring as unsigned
Martin Schwenke
1
-1
/
+2
2019-07-05
ctdb-protocol: Do not ignore return value of ctdb_g_lock_pull()
Martin Schwenke
1
-1
/
+1
2019-06-30
ctdb: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-6
/
+4
2019-06-04
ctdb:protocol_util: remove 'const' from allocated strings
Stefan Metzmacher
2
-11
/
+12
2019-04-11
ctdb-protocol: Update error check for new string conversion wrapper
Swen Schillig
1
-2
/
+2
2019-03-15
ctdb: Initialize addr struct to zero before reparsing as IPV4
Zhu Shangzhong
1
-0
/
+3
2019-03-01
ctdb-protocol: Use wrapper for string to integer conversion
Swen Schillig
1
-5
/
+6
2018-10-08
ctdb-protocol: Drop marshalling code for RECEIVE_RECORDS control
Amitay Isaacs
3
-61
/
+0
2018-10-08
ctdb-protocol: Mark RECEIVE_RECORDS control obsolete
Amitay Isaacs
1
-1
/
+1
2018-07-28
ctdb-common: Add fd argument to ctdb_connection_list_read()
Amitay Isaacs
2
-3
/
+7
2018-07-28
ctdb-protocol: Avoid fgets in ctdb_connection_list_read
Amitay Isaacs
1
-37
/
+49
2018-07-27
ctdb-protocol: Add function ctdb_sock_addr_mask_from_string()
Martin Schwenke
2
-0
/
+44
2018-07-27
ctdb-protocol: Fix compilation issue with strncpy()
Martin Schwenke
1
-3
/
+1
2018-07-05
ctdb-protocol: Remove protocol for old event daemon
Amitay Isaacs
3
-1015
/
+0
2018-07-05
ctdb-protocol: Separate protocol-basic subsystem
Amitay Isaacs
3
-66
/
+88
2018-07-02
ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
Martin Schwenke
2
-3
/
+3
2018-07-02
ctdb-common: Use sin6_len only if the structure supports it
Amitay Isaacs
1
-1
/
+1
2017-10-16
ctdb-protocol: Fix typo in type of return variable
Martin Schwenke
1
-1
/
+1
2017-10-10
ctdb-protocol: Add tunnel id prefix for testing
Amitay Isaacs
2
-1
/
+7
2017-10-10
ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL
Amitay Isaacs
3
-0
/
+175
2017-10-10
ctdb-protocol: Add protocol marshalling for tunnel controls
Amitay Isaacs
4
-0
/
+64
2017-10-10
ctdb-protocol: Add req_tunnel counts to ctdb statistics
Amitay Isaacs
2
-0
/
+24
2017-10-10
ctdb-protocol: Add controls to register/deregister tunnels
Amitay Isaacs
1
-0
/
+2
2017-10-10
ctdb-protocol: Add REQ_TUNNEL packet type
Amitay Isaacs
1
-0
/
+11
2017-09-21
ctdb-protocol: Add marshalling for control CHECK_PID_SRVID
Amitay Isaacs
4
-0
/
+56
2017-09-21
ctdb-protocol: Add marshalling for struct ctdb_pid_srvid
Amitay Isaacs
2
-0
/
+59
2017-09-21
ctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVID
Amitay Isaacs
1
-0
/
+7
2017-09-19
ctdb-protocol: Add ctdb_connection_list utilities
Martin Schwenke
2
-0
/
+153
2017-09-19
ctdb-protocol: Add marshalling for ctdb_connection_list
Martin Schwenke
2
-0
/
+84
2017-09-19
ctdb-protocol: Add new data structure ctdb_connection_list
Martin Schwenke
1
-0
/
+5
2017-09-19
ctdb-protocol: Add ctdb_connection utilities
Martin Schwenke
2
-0
/
+103
2017-09-19
ctdb-protocol: Factor out static function ctdb_sock_addr_cmp_family()
Martin Schwenke
1
-4
/
+15
2017-09-19
ctdb-protocol: Add ctdb_sock_addr_from_string()
Martin Schwenke
2
-0
/
+128
2017-09-19
ctdb-protocol: Optionally print port for address printing functions
Martin Schwenke
2
-7
/
+22
2017-09-19
ctdb-protocol: Add utility function ctdb_sock_addr_to_buf()
Martin Schwenke
2
-12
/
+40
2017-09-19
ctdb-protocol: Add ctdb_sock_addr_port() and sock_addr_set_port()
Martin Schwenke
2
-0
/
+30
2017-09-19
ctdb-protocol: Add server and client aliases in ctdb_connection
Martin Schwenke
1
-2
/
+8
2017-09-19
ctdb-build: Split protocol-util as a separate subsystem
Martin Schwenke
3
-21
/
+44
2017-09-14
ctdb-protocol: Drop marshalling for monitor controls
Martin Schwenke
2
-68
/
+0
2017-09-14
ctdb-daemon: Drop monitoring mode
Martin Schwenke
1
-3
/
+0
2017-09-14
ctdb-daemon: Mark monitoring controls obsolete
Martin Schwenke
1
-3
/
+3
[next]