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
/
tcp
/
tcp_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-tcp: move free of inbound queue to TCP restart
Noel Power
2020-03-19
1
-1
/
+1
*
ctdb-daemon: Rename ctdb_context private_data to transport_data
Martin Schwenke
2020-03-19
1
-4
/
+4
*
ctdb-daemon: Rename ctdb_node private_data to transport_data
Martin Schwenke
2020-03-19
1
-4
/
+4
*
ctdb-tcp: Close inflight connecting TCP sockets after fork
Volker Lendecke
2019-11-19
1
-0
/
+6
*
ctdb-tcp: Drop tracking of file descriptor for incoming connections
Martin Schwenke
2019-11-19
1
-6
/
+0
*
ctdb-tcp: Create outbound queue when the connection becomes writable
Martin Schwenke
2019-08-28
1
-9
/
+0
*
ctdb-tcp: Move incoming fd and queue into struct ctdb_tcp_node
Martin Schwenke
2019-08-28
1
-0
/
+8
*
ctdb-tcp: Rename fd -> out_fd
Martin Schwenke
2019-08-28
1
-8
/
+14
*
ctdb-tcp: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
2019-07-05
1
-2
/
+2
*
ctdb-transport: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
2015-11-16
1
-1
/
+1
*
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
2015-10-30
1
-0
/
+2
*
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
2015-10-30
1
-3
/
+11
*
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
2015-10-30
1
-5
/
+7
*
ctdb-daemon: Store node addresses as ctdb_sock_addr rather than strings
Martin Schwenke
2015-03-23
1
-1
/
+1
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-1
/
+1
*
Report client for queue errors.
Rusty Russell
2010-07-01
1
-1
/
+1
*
add a new node state : DELETED.
Ronnie Sahlberg
2009-06-01
1
-2
/
+8
*
we need to set the port properly in the parse_ip helper
Ronnie Sahlberg
2009-03-24
1
-1
/
+1
*
redesign how reloadnodes is implemented.
Ronnie Sahlberg
2008-12-02
1
-12
/
+36
*
When we reload the nodes file
Ronnie Sahlberg
2008-10-07
1
-4
/
+2
*
listen_fd is auto-closed
root
2008-05-08
1
-3
/
+0
*
to make it easier/less disruptive to add nodes to a running cluster
Ronnie Sahlberg
2008-02-19
1
-1
/
+19
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-2
/
+2
*
fixed a double close of a socket, leading to an EPOLL error
Andrew Tridgell
2007-10-22
1
-6
/
+6
*
merge from ronnie
Andrew Tridgell
2007-10-19
1
-0
/
+19
|
\
|
*
add a new transport method so that when a node is marked as dead, we
Ronnie Sahlberg
2007-10-19
1
-0
/
+23
|
/
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
rename tnode->queue to tnode->out_queue to indicate this queue is for
Ronnie Sahlberg
2007-07-02
1
-1
/
+1
*
clean out some more cruft
Andrew Tridgell
2007-06-05
1
-4
/
+4
*
- make calling of recovered event script async
Andrew Tridgell
2007-06-02
1
-4
/
+21
*
ctdb is GPL not LGPL
Andrew Tridgell
2007-05-31
1
-12
/
+12
*
we need to listen at transport initialise stage to find our own node number
Andrew Tridgell
2007-05-30
1
-3
/
+3
*
don't start the transport connecting to the other nodes until after the start...
Andrew Tridgell
2007-05-30
1
-2
/
+13
*
merge from peter
Andrew Tridgell
2007-04-26
1
-22
/
+29
*
- added a --torture option to all ctdb tools. This sets
Andrew Tridgell
2007-04-19
1
-6
/
+0
*
- make he packet allocation routines take a mem_ctx, which allows
Andrew Tridgell
2007-04-19
1
-2
/
+2
*
Rename "private" to "private_data"
Volker Lendecke
2007-04-11
1
-2
/
+2
*
fix the queueing for partially connected tcp sockets
Andrew Tridgell
2007-04-10
1
-0
/
+4
*
make some functions static, and remove an unused structure
Andrew Tridgell
2007-04-10
1
-3
/
+3
*
move the checking of the CONNECT_WAIT flag into the start method for tcp
Ronnie sahlberg
2007-04-10
1
-0
/
+6
*
merge fixes from samba4
Andrew Tridgell
2007-01-23
1
-1
/
+2
*
enforce the tcp memory alignment in packet queue
Andrew Tridgell
2006-12-19
1
-1
/
+1
*
added handling of partial packet reads
Andrew Tridgell
2006-12-19
1
-1
/
+15
*
- added ctdb_set_flags() call
Andrew Tridgell
2006-12-01
1
-1
/
+2
*
- added simple (fake) vnn system
Andrew Tridgell
2006-11-28
1
-2
/
+3
*
- setup a convenience name field for nodes
Andrew Tridgell
2006-11-28
1
-2
/
+3
*
- split up tcp functions into more logical parts
Andrew Tridgell
2006-11-28
1
-0
/
+84