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
/
tcp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
ctdb-tcp: Fix CID 1291643 - Resource leak (RESOURCE_LEAK)
Martin Schwenke
1
-0
/
+1
2024-10-07
ctdb-tcp: Modernise a DEBUG
Martin Schwenke
1
-1
/
+2
2024-10-07
ctdb-tcp: Only attempt to automatically bind to local IPs
Martin Schwenke
1
-0
/
+31
2024-08-20
ctdb-tcp: Remove a use of ctdb_addr_to_str()
Martin Schwenke
1
-2
/
+10
2024-08-20
ctdb-tcp: Consolidate failure code
Martin Schwenke
1
-10
/
+10
2024-08-20
ctdb-tcp: Use already constructed node name
Martin Schwenke
1
-3
/
+3
2024-08-20
ctdb-tcp: Use path_rundir_append() to construct lock_path
Martin Schwenke
1
-1
/
+10
2024-08-20
ctdb-tcp: Factor out listening code to avoid repetition
Martin Schwenke
1
-137
/
+113
2024-08-20
ctdb-tcp: Use talloc_strdup() instead of repeating logic
Martin Schwenke
1
-3
/
+1
2023-03-24
ctdb:tcp: Fix code spelling
Andreas Schneider
1
-1
/
+1
2020-03-12
ctdb-tcp: Do not stop outbound connection in ctdb_tcp_node_connect()
Martin Schwenke
1
-1
/
+17
2020-03-12
ctdb-tcp: Factor out function ctdb_tcp_start_outgoing()
Martin Schwenke
1
-6
/
+13
2020-03-12
ctdb-tcp: add ctdb_tcp_stop_incoming()
Ralph Boehme
3
-1
/
+12
2020-03-12
ctdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp_stop_outgoing()
Ralph Boehme
3
-8
/
+8
2020-03-12
ctdb-tcp: Remove redundant restart in ctdb_tcp_tnode_cb()
Ralph Boehme
1
-6
/
+0
2020-03-12
ctdb-tcp: always call node_dead() upcall in ctdb_tcp_tnode_cb()
Ralph Boehme
1
-3
/
+1
2020-03-12
ctdb-tcp: move free of inbound queue to TCP restart
Noel Power
2
-2
/
+1
2020-02-12
ctdb-tcp: Make error handling for outbound connection consistent
Martin Schwenke
1
-19
/
+17
2019-11-14
ctdb-tcp: Simplify freeing of transport data on shutdown
Martin Schwenke
1
-4
/
+1
2019-11-14
ctdb-daemon: Rename ctdb_context private_data to transport_data
Martin Schwenke
2
-7
/
+8
2019-11-14
ctdb-daemon: Rename ctdb_node private_data to transport_data
Martin Schwenke
3
-11
/
+11
2019-11-14
ctdb-tcp: Close inflight connecting TCP sockets after fork
Volker Lendecke
1
-0
/
+6
2019-11-08
ctdb: Use TALLOC_FREE() in a few places
Volker Lendecke
1
-4
/
+2
2019-11-06
ctdb-tcp: Drop tracking of file descriptor for incoming connections
Martin Schwenke
4
-11
/
+0
2019-11-06
ctdb-tcp: Avoid orphaning the TCP incoming queue
Martin Schwenke
1
-0
/
+7
2019-11-06
ctdb-tcp: Check incoming queue to see if incoming connection is up
Martin Schwenke
1
-1
/
+1
2019-08-16
ctdb-tcp: Mark node as disconnected if incoming connection goes away
Martin Schwenke
2
-2
/
+5
2019-08-16
ctdb-tcp: Only mark a node connected if both directions are up
Martin Schwenke
1
-3
/
+17
2019-08-16
ctdb-tcp: Create outbound queue when the connection becomes writable
Martin Schwenke
3
-12
/
+25
2019-08-16
ctdb-tcp: Use TALLOC_FREE()
Martin Schwenke
1
-4
/
+2
2019-08-16
ctdb-tcp: Move incoming fd and queue into struct ctdb_tcp_node
Martin Schwenke
4
-34
/
+61
2019-08-16
ctdb-tcp: Rename fd -> out_fd
Martin Schwenke
3
-49
/
+72
2019-07-05
ctdb-daemon: Replace function ctdb_ip_to_nodeid() with ctdb_ip_to_pnn()
Martin Schwenke
1
-4
/
+6
2019-07-05
ctdb-tcp: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
2
-3
/
+4
2019-04-12
ctdb-daemon: Revert "We can not assume that just because we could complete a ...
Martin Schwenke
1
-0
/
+3
2018-04-04
ctdb: Remove double sanity checks from ctdb_tcp_read_cb
Swen Schillig
1
-7
/
+0
2018-03-31
ctdb: Fixing possible memory leak in ctdb_tcp_read_cb
Swen Schillig
1
-1
/
+2
2018-03-31
ctdb: Fixing memory leak in ctdb_tcp_tnode_cb
Swen Schillig
1
-0
/
+1
2017-12-18
ctdb/tcp/tcp_connect.c set socket close on exec
Gary Lockyer
1
-0
/
+1
2016-08-17
ctdb-tcp: Fix CID 1362724 Unchecked return value from library
Martin Schwenke
1
-1
/
+12
2016-08-17
ctdb-tcp: Set file descriptor to -1 after close.
Martin Schwenke
1
-0
/
+2
2016-08-17
ctdb-tcp: Fix CID 1362727 Unchecked return value from library
Martin Schwenke
1
-1
/
+13
2016-06-08
ctdb-daemon: Use lib/util functions instead of redefinitions
Amitay Isaacs
1
-2
/
+3
2016-06-01
ctdb:tcp: add missing spaces in debug message in ctdb_tcp_node_connect()
Michael Adam
1
-2
/
+2
2015-11-16
ctdb-transport: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
3
-3
/
+3
2015-10-30
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
3
-0
/
+5
2015-10-30
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
3
-10
/
+31
2015-10-30
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
3
-27
/
+31
2015-10-30
ctdb-daemon: Separate prototypes for system specific functions
Amitay Isaacs
1
-0
/
+1
2015-09-15
ctdb: Fix CID 1324447 Double close
Volker Lendecke
1
-0
/
+1
[next]