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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
tcp
/
tcp_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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