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/tcp/tcp_connect.c set socket close on exec
Gary Lockyer
2017-12-18
1
-0
/
+1
*
ctdb-tcp: Fix CID 1362724 Unchecked return value from library
Martin Schwenke
2016-08-17
1
-1
/
+12
*
ctdb-tcp: Set file descriptor to -1 after close.
Martin Schwenke
2016-08-17
1
-0
/
+2
*
ctdb-tcp: Fix CID 1362727 Unchecked return value from library
Martin Schwenke
2016-08-17
1
-1
/
+13
*
ctdb-daemon: Use lib/util functions instead of redefinitions
Amitay Isaacs
2016-06-08
1
-2
/
+3
*
ctdb:tcp: add missing spaces in debug message in ctdb_tcp_node_connect()
Michael Adam
2016-06-01
1
-2
/
+2
*
ctdb-transport: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
2015-11-16
3
-3
/
+3
*
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
2015-10-30
3
-0
/
+5
*
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
2015-10-30
3
-10
/
+31
*
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
2015-10-30
3
-27
/
+31
*
ctdb-daemon: Separate prototypes for system specific functions
Amitay Isaacs
2015-10-30
1
-0
/
+1
*
ctdb: Fix CID 1324447 Double close
Volker Lendecke
2015-09-15
1
-0
/
+1
*
ctdb-server: fix a possible fd leak in ctdb_tcp_listen_automatic()
Michael Adam
2015-09-09
1
-0
/
+2
*
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
[next]