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
*
ctdb: check for talloc_asprintf() failure
David Disseldorp
2015-04-01
1
-0
/
+5
*
ctdb: Coverity fix for CID 1291643
Rajesh Joseph
2015-04-01
1
-1
/
+6
*
ctdb-daemon: Store node addresses as ctdb_sock_addr rather than strings
Martin Schwenke
2015-03-23
2
-78
/
+23
*
ctdb-daemon: Set node PNN in one place
Martin Schwenke
2015-03-23
1
-9
/
+7
*
ctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
Amitay Isaacs
2014-10-28
1
-1
/
+1
*
ctdb-build: Use CTDB_RUNDIR instead of VARDIR/run/ctdb
Amitay Isaacs
2014-06-24
1
-1
/
+1
*
ctdb-tcp: Coverity fixes
Amitay Isaacs
2013-11-19
1
-7
/
+25
*
tcp: Create socket lock in /var/run/ctdb instead of /tmp
Amitay Isaacs
2013-10-25
1
-1
/
+1
*
Fixes for various issues found by Coverity
Sumit Bose
2013-07-11
1
-1
/
+10
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
3
-3
/
+3
*
ctdbd: Initialise the node flags in just one place
Martin Schwenke
2013-01-07
1
-11
/
+0
*
ctdbd: Remove debug option --node-ip, use --listen instead
Martin Schwenke
2013-01-07
1
-37
/
+21
*
ctdbd: Log a meaningful message if the nodes file/list is empty
Martin Schwenke
2012-07-26
1
-0
/
+9
*
We dont need to serialize the "probe which address this node is" if we have g...
Ronnie Sahlberg
2012-05-10
1
-20
/
+27
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
3
-3
/
+0
*
Added some #ifndefs to stop files being included multiple times.
Martin Schwenke
2011-11-11
1
-1
/
+5
*
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
3
-6
/
+10
*
Report client for queue errors.
Rusty Russell
2010-07-01
2
-2
/
+2
*
Drop the debug level for logging fd creation to DEBUG_DEBUG
Ronnie Sahlberg
2010-02-04
1
-1
/
+1
*
tcp: don't log an error when we succefully bind to the desired address
Stefan Metzmacher
2009-10-26
1
-1
/
+8
*
lower the debug levels for the "create FD messages" so we dont fill up the logs.
Ronnie Sahlberg
2009-10-21
1
-1
/
+1
*
add logging everytime we create a filedescriptor in the main ctdb daemon
Ronnie Sahlberg
2009-10-15
1
-0
/
+7
*
make it possible to start the daemon in STOPPED mode
Ronnie Sahlberg
2009-07-09
1
-0
/
+5
*
add a new node state : DELETED.
Ronnie Sahlberg
2009-06-01
2
-3
/
+13
*
we need to set the port properly in the parse_ip helper
Ronnie Sahlberg
2009-03-24
2
-2
/
+2
*
From C Cowan, AIX needs to set sockaddr.sa_len to a consistent value for
Ronnie Sahlberg
2009-03-16
1
-1
/
+11
*
Fix treatment of link local ipv6 addresses: set the scope id.
Michael Adam
2009-01-19
1
-1
/
+1
*
redo and update how we synchronize flags across the cluster.
root
2008-12-05
1
-1
/
+0
*
some platforms are very picky about the third argument passed to bind().
root
2008-12-05
1
-14
/
+35
*
redesign how reloadnodes is implemented.
Ronnie Sahlberg
2008-12-02
2
-13
/
+40
*
When we reload the nodes file
Ronnie Sahlberg
2008-10-07
1
-4
/
+2
*
initial ipv6 patch
Ronnie Sahlberg
2008-08-19
1
-48
/
+83
*
We can not assume that just because we could complete a TCP handshake
Ronnie Sahlberg
2008-07-18
1
-3
/
+0
*
listen_fd is auto-closed
root
2008-05-08
1
-3
/
+0
*
Use DEBUG_ERR and not DEBUG_WARNING when we get a connection
Ronnie Sahlberg
2008-05-06
1
-1
/
+1
*
Add debug output to indicate why a node starts up in DISABLED state
Ronnie Sahlberg
2008-02-22
1
-0
/
+1
*
Add a new parameter to /etc/sysconfig/ctdb
Ronnie Sahlberg
2008-02-22
1
-1
/
+5
*
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
[next]