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
/
server
/
ctdb_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdbd: Add nodes_file member to struct ctdb_context
Martin Schwenke
2013-10-22
1
-1
/
+11
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
ctdbd: Initialise the node flags in just one place
Martin Schwenke
2013-01-07
1
-12
/
+0
*
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
2012-04-13
1
-1
/
+0
*
Create macros to update the statistics counters and use these macros
Ronnie Sahlberg
2010-09-29
1
-10
/
+10
*
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-1
/
+1
*
server: add db_directory_state to ctdb_context
Stefan Metzmacher
2009-12-16
1
-0
/
+12
*
Tiny simplification of ctdb_queue_packet()
Volker Lendecke
2009-12-12
1
-9
/
+11
*
Run only one event for each epoll_wait/select call
Volker Lendecke
2009-12-10
1
-1
/
+1
*
make it possible to start the daemon in STOPPED mode
Ronnie Sahlberg
2009-07-09
1
-0
/
+5
*
Allow setting the recovery lock file as "", which means that we do not use a ...
Ronnie Sahlberg
2009-06-25
1
-0
/
+11
*
dont try to queue packets for sending to (recently) deleted nodes since these...
Ronnie Sahlberg
2009-06-01
1
-1
/
+6
*
when building the initial vnnmap, make sure to skip any deleted nodes
Ronnie Sahlberg
2009-06-01
1
-8
/
+12
*
use num_nodes and the nodes array instead of walking the vnnmap
Ronnie Sahlberg
2009-06-01
1
-3
/
+2
*
add a new node state : DELETED.
Ronnie Sahlberg
2009-06-01
1
-4
/
+61
*
Whitespace changes and using the CTDB_NO_MEMORY() macro changes to
Ronnie Sahlberg
2009-05-21
1
-2
/
+4
*
add missing checks on so far ignored return values
Sumit Bose
2009-05-21
1
-0
/
+2
*
structure member node_list_file is not used anywhere
Sumit Bose
2009-05-21
1
-3
/
+0
*
dont call ctdb_fatal() just because we are asked to restart a connection
Ronnie Sahlberg
2008-12-17
1
-2
/
+2
*
from Michael Adams : allow #-style comments in the nodes and public
Ronnie Sahlberg
2008-10-07
1
-1
/
+14
*
we need a 'case x:' in our ugly 'encode the control opcode as a linenumber in...
Ronnie Sahlberg
2008-07-07
1
-1
/
+1
*
an extraordinarily ugly patch!
Andrew Tridgell
2008-07-04
1
-0
/
+115
*
ctdb->methods becomes NULL when we shutdown the transport.
Ronnie Sahlberg
2008-05-11
1
-0
/
+10
*
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
-0
/
+6
*
to make it easier/less disruptive to add nodes to a running cluster
Ronnie Sahlberg
2008-02-19
1
-0
/
+4
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-7
/
+7
*
added debug constants to allow for better mapping to syslog levels
Andrew Tridgell
2008-02-04
1
-4
/
+4
*
added syslog support, and use a pipe to catch logging from child processes to...
Andrew Tridgell
2008-01-16
1
-26
/
+0
*
Add a --node-ip argument so that one can specify which ip address a
Ronnie Sahlberg
2007-11-26
1
-0
/
+17
*
revert 773
Ronnie Sahlberg
2007-11-12
1
-11
/
+1
*
add a new tunable "CheckNodesFile" that when set to 0 will disable the
Ronnie Sahlberg
2007-11-05
1
-1
/
+11
*
add a new transport method so that when a node is marked as dead, we
Ronnie Sahlberg
2007-10-19
1
-1
/
+4
*
set the flags explicitely isnstead of masking them in
Ronnie Sahlberg
2007-10-18
1
-1
/
+1
*
make sure reconnected nodes start off as unhealthy so they don't get a public IP
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
no longer wait at startup for services to become available, instead
Andrew Tridgell
2007-09-24
1
-2
/
+2
*
added support for persistent databases in ctdbd
Andrew Tridgell
2007-09-21
1
-0
/
+12
*
change ctdb_validate_vnn to ctdb_validate_pnn
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
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
-4
/
+4
*
when we receive a packet from the network, check explicitely that the
Ronnie Sahlberg
2007-08-22
1
-0
/
+12
*
create a define to represent the 'invalid' generation id we used in two
Ronnie Sahlberg
2007-08-22
1
-8
/
+1
*
print the operation code in the debug message when we discard a packet
Ronnie Sahlberg
2007-07-11
1
-2
/
+4
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
added code to kill registered clients on a IP release
Andrew Tridgell
2007-06-19
1
-3
/
+3
*
propogate flag changes to all connected nodes
Andrew Tridgell
2007-06-09
1
-2
/
+22
*
more code rearrangement
Andrew Tridgell
2007-06-07
1
-0
/
+450