index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
tcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]