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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
to make it easier/less disruptive to add nodes to a running cluster
Ronnie Sahlberg
2008-02-19
2
-1
/
+20
*
the ctdb structure must make its own copy of the ->address field and not just
Ronnie Sahlberg
2008-02-19
1
-2
/
+3
*
merge from ronnie
Andrew Tridgell
2008-02-04
3
-11
/
+11
*
added debug constants to allow for better mapping to syslog levels
Andrew Tridgell
2008-02-04
1
-1
/
+1
*
Add a --node-ip argument so that one can specify which ip address a
Ronnie Sahlberg
2007-11-26
1
-10
/
+16
*
fixed a double close of a socket, leading to an EPOLL error
Andrew Tridgell
2007-10-22
3
-30
/
+43
*
another place where we need to mark connect_fde as freed
Andrew Tridgell
2007-10-22
1
-1
/
+2
*
prevent a double free
Andrew Tridgell
2007-10-22
1
-1
/
+2
*
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
|
/
*
change ctdb->vnn to ctdb->pnn
Ronnie Sahlberg
2007-09-04
1
-3
/
+3
*
change how we do public addresses and takeover so that we can have
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
4
-12
/
+8
*
rename tnode->queue to tnode->out_queue to indicate this queue is for
Ronnie Sahlberg
2007-07-02
4
-5
/
+5
*
when accepting an incoming connection, verify that the source address is
Ronnie Sahlberg
2007-07-02
1
-1
/
+15
*
implement a scheme where nodes are banned if they continuously caused the clu...
Andrew Tridgell
2007-06-07
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
2
-16
/
+31
*
ctdb is GPL not LGPL
Andrew Tridgell
2007-05-31
4
-48
/
+48
*
close sockets when we exec scripts
Andrew Tridgell
2007-05-30
1
-8
/
+4
*
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
*
fixed more warnings on 64 bit boxes
Andrew Tridgell
2007-05-29
1
-1
/
+2
*
removed bogus alignment check
Andrew Tridgell
2007-05-26
1
-7
/
+0
*
show op type of badly aligned packets in tcp layer
Andrew Tridgell
2007-05-26
1
-0
/
+7
*
paranoid checks for bad packets in tcp layer. Close the socket if it gets a b...
Andrew Tridgell
2007-05-26
1
-15
/
+25
*
make sure we find out about new nodes as fast as possible
Andrew Tridgell
2007-05-25
2
-2
/
+22
*
enable TCP keepalives
Andrew Tridgell
2007-05-15
1
-0
/
+4
*
fixed two more places where we don't correctly handle write errors on sockets
Andrew Tridgell
2007-05-15
1
-2
/
+1
*
fixed a fd close error on reconnect
Andrew Tridgell
2007-05-15
1
-12
/
+0
*
AIX needs sin_len field for bind()
Andrew Tridgell
2007-05-15
1
-0
/
+16
*
added a hopcount in ctdb_call
Andrew Tridgell
2007-05-01
1
-1
/
+1
*
auto-determine listen address by attempting to bind to each address in the cl...
Andrew Tridgell
2007-05-01
1
-19
/
+107
*
fixed some warnings
Andrew Tridgell
2007-04-28
1
-3
/
+3
*
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
*
make sure we notify ctdb when a node dies
Andrew Tridgell
2007-04-17
1
-0
/
+4
*
private -> private_data for samba3
Andrew Tridgell
2007-04-13
2
-6
/
+6
*
Rename "private" to "private_data"
Volker Lendecke
2007-04-11
3
-13
/
+16
*
fix the queueing for partially connected tcp sockets
Andrew Tridgell
2007-04-10
3
-3
/
+7
*
make some functions static, and remove an unused structure
Andrew Tridgell
2007-04-10
2
-4
/
+4
*
made all sockets handle partial IO
Andrew Tridgell
2007-04-10
3
-153
/
+38
*
change the tcp code to call ctdb_read_pdu() instead of doing the partial read...
Ronnie sahlberg
2007-04-10
2
-83
/
+28
*
move the checking of the CONNECT_WAIT flag into the start method for tcp
Ronnie sahlberg
2007-04-10
1
-0
/
+6
*
When we create a tcp connection to a remote ctdb node do an explicit bind() ...
Ronnie sahlberg
2007-04-06
1
-1
/
+16
*
added --num-msgs option
Andrew Tridgell
2007-02-20
1
-0
/
+3
*
support hostnames for node names
Andrew Tridgell
2007-02-20
1
-2
/
+22
*
merged from samba4 ctdb
Andrew Tridgell
2007-02-07
1
-9
/
+2
*
merge fixes from samba4
Andrew Tridgell
2007-01-23
3
-11
/
+20
[prev]
[next]