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-daemon: Drop implementation of old-style database pull/push controls
Martin Schwenke
2020-09-11
1
-2
/
+2
*
ctdb-protocol: Drop marshalling functions for old-style database pull/push
Martin Schwenke
2020-09-11
2
-50
/
+0
*
ctdb-protocol: Drop client functions for old-style database pull/push
Martin Schwenke
2020-09-11
2
-59
/
+0
*
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
2020-08-03
1
-0
/
+1
*
ctdb-protocol: Add marshalling for control ECHO_DATA
Volker Lendecke
2020-04-28
4
-0
/
+61
*
ctdb-protocol: Add marshalling for struct ctdb_echo_data
Volker Lendecke
2020-04-28
2
-0
/
+82
*
ctdb-protocol: Add new control CTDB_CONTROL_ECHO_DATA
Volker Lendecke
2020-04-28
1
-0
/
+8
*
ctdb: Fix duplicate ;;
Volker Lendecke
2020-04-28
1
-1
/
+1
*
ctdb-protocol: Add control flag CTDB_CTRL_FLAG_ATTACH_RECOVERY
Martin Schwenke
2020-03-23
1
-0
/
+1
*
ctdb-protocol: Add marshalling for control DB_VACUUM
Martin Schwenke
2019-10-24
4
-0
/
+54
*
ctdb-protocol: Add marshalling for struct ctdb_db_vacuum
Martin Schwenke
2019-10-24
2
-0
/
+73
*
ctdb-protocol: Add new control CTDB_CONTROL_DB_VACUUM
Martin Schwenke
2019-10-24
1
-0
/
+8
*
ctdb-protocol: Add marshalling for new control VACUUM_FETCH
Amitay Isaacs
2019-10-24
4
-0
/
+51
*
ctdb-protocol: Add new control VACUUM_FETCH
Amitay Isaacs
2019-10-24
1
-0
/
+1
*
ctdb-protocol: Drop code related to obsolete controls
Amitay Isaacs
2019-10-24
2
-69
/
+0
*
ctdb-protocol: Initialise request->rdata.opcode where missing
Martin Schwenke
2019-10-04
1
-0
/
+4
*
ctdb-protocol: Avoid signed/unsigned comparison by casting
Martin Schwenke
2019-07-05
2
-10
/
+10
*
ctdb-protocol: Variable for return value of strlcpy() should be size_t
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb-protocol: Fix signed/unsigned comparison by declaring as unsigned
Martin Schwenke
2019-07-05
1
-1
/
+2
*
ctdb-protocol: Do not ignore return value of ctdb_g_lock_pull()
Martin Schwenke
2019-07-05
1
-1
/
+1
*
ctdb: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
2019-06-30
1
-6
/
+4
*
ctdb:protocol_util: remove 'const' from allocated strings
Stefan Metzmacher
2019-06-04
2
-11
/
+12
*
ctdb-protocol: Update error check for new string conversion wrapper
Swen Schillig
2019-04-11
1
-2
/
+2
*
ctdb: Initialize addr struct to zero before reparsing as IPV4
Zhu Shangzhong
2019-03-15
1
-0
/
+3
*
ctdb-protocol: Use wrapper for string to integer conversion
Swen Schillig
2019-03-01
1
-5
/
+6
*
ctdb-protocol: Drop marshalling code for RECEIVE_RECORDS control
Amitay Isaacs
2018-10-08
3
-61
/
+0
*
ctdb-protocol: Mark RECEIVE_RECORDS control obsolete
Amitay Isaacs
2018-10-08
1
-1
/
+1
*
ctdb-common: Add fd argument to ctdb_connection_list_read()
Amitay Isaacs
2018-07-28
2
-3
/
+7
*
ctdb-protocol: Avoid fgets in ctdb_connection_list_read
Amitay Isaacs
2018-07-28
1
-37
/
+49
*
ctdb-protocol: Add function ctdb_sock_addr_mask_from_string()
Martin Schwenke
2018-07-27
2
-0
/
+44
*
ctdb-protocol: Fix compilation issue with strncpy()
Martin Schwenke
2018-07-27
1
-3
/
+1
*
ctdb-protocol: Remove protocol for old event daemon
Amitay Isaacs
2018-07-05
3
-1015
/
+0
*
ctdb-protocol: Separate protocol-basic subsystem
Amitay Isaacs
2018-07-05
3
-66
/
+88
*
ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
Martin Schwenke
2018-07-02
2
-3
/
+3
*
ctdb-common: Use sin6_len only if the structure supports it
Amitay Isaacs
2018-07-02
1
-1
/
+1
*
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
[next]