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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
Martin Schwenke
1
-6
/
+10
2017-10-10
ctdb-daemon: Add code to process ctdb_req_tunnel packets
Amitay Isaacs
1
-0
/
+5
2017-07-04
ctdb-daemon: Increase priority of logs for node connect/disconnect
Amitay Isaacs
1
-2
/
+2
2017-05-24
ctdb-daemon: Do not allow mixed ctdb versions in a cluster
Amitay Isaacs
1
-0
/
+1
2016-06-08
ctdb-daemon: Drop function ctdb_set_recovery_lock_file()
Martin Schwenke
1
-21
/
+0
2016-02-09
Revert "ctdb-daemon: Check packet generation against database generation"
Amitay Isaacs
1
-5
/
+16
2015-11-16
ctdb-server: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
1
-1
/
+1
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-11-04
ctdb-daemon: Rename struct ctdb_node_map to ctdb_node_map_old
Amitay Isaacs
1
-2
/
+2
2015-10-30
ctdb-daemon: Separate prototypes for common client/server functions
Amitay Isaacs
1
-0
/
+2
2015-10-30
ctdb-daemon: Remove dependency on includes.h
Amitay Isaacs
1
-4
/
+12
2015-10-30
ctdb-daemon: Stop using tevent compatibility definitions
Amitay Isaacs
1
-2
/
+3
2015-10-07
ctdb-daemon: Check packet generation against database generation
Amitay Isaacs
1
-16
/
+5
2015-03-23
ctdb-daemon: Move ctdb_read_nodes_file() to utilities
Martin Schwenke
1
-93
/
+0
2015-03-23
ctdb-daemon: Factor out node parsing code
Martin Schwenke
1
-43
/
+104
2015-03-23
ctdb-daemon: Store node addresses as ctdb_sock_addr rather than strings
Martin Schwenke
1
-10
/
+13
2015-03-23
ctdb-common: Drop ctdb context from ctdb_parse_address()
Martin Schwenke
1
-2
/
+2
2015-03-23
ctdb-daemon: Remove function ctdb_add_deleted_node()
Martin Schwenke
1
-52
/
+16
2015-03-23
ctdb-daemon: Set node PNN in one place
Martin Schwenke
1
-6
/
+0
2015-03-23
ctdb-daemon: Move VNN map initialisation out of node loading
Martin Schwenke
1
-22
/
+1
2015-02-13
ctdb-daemon: Mark tunable VerifyRecoveryLock as obsolete
Martin Schwenke
1
-1
/
+0
2014-09-10
ctdb-util: Add extra max_size argument to file_lines_load()
Martin Schwenke
1
-1
/
+1
2013-10-29
ctdbd: When a node is connected, log at DEBUG NOTICE not DEBUG_INFO
Martin Schwenke
1
-2
/
+3
2013-10-25
ctdbd: Simplify database directory setting logic
Martin Schwenke
1
-36
/
+0
2013-10-22
ctdbd: Add nodes_file member to struct ctdb_context
Martin Schwenke
1
-1
/
+11
2013-06-14
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
1
-1
/
+1
2013-01-07
ctdbd: Initialise the node flags in just one place
Martin Schwenke
1
-12
/
+0
2012-04-13
Remove explicit include of lib/tevent/tevent.h.
Amitay Isaacs
1
-1
/
+0
2010-09-29
Create macros to update the statistics counters and use these macros
Ronnie Sahlberg
1
-10
/
+10
2010-08-18
event: Update events to latest Samba version 0.9.8
Rusty Russell
1
-1
/
+1
2009-12-16
server: add db_directory_state to ctdb_context
Stefan Metzmacher
1
-0
/
+12
2009-12-12
Tiny simplification of ctdb_queue_packet()
Volker Lendecke
1
-9
/
+11
2009-12-10
Run only one event for each epoll_wait/select call
Volker Lendecke
1
-1
/
+1
2009-07-09
make it possible to start the daemon in STOPPED mode
Ronnie Sahlberg
1
-0
/
+5
2009-06-25
Allow setting the recovery lock file as "", which means that we do not use a ...
Ronnie Sahlberg
1
-0
/
+11
2009-06-01
dont try to queue packets for sending to (recently) deleted nodes since these...
Ronnie Sahlberg
1
-1
/
+6
2009-06-01
when building the initial vnnmap, make sure to skip any deleted nodes
Ronnie Sahlberg
1
-8
/
+12
2009-06-01
use num_nodes and the nodes array instead of walking the vnnmap
Ronnie Sahlberg
1
-3
/
+2
2009-06-01
add a new node state : DELETED.
Ronnie Sahlberg
1
-4
/
+61
2009-05-21
Whitespace changes and using the CTDB_NO_MEMORY() macro changes to
Ronnie Sahlberg
1
-2
/
+4
2009-05-21
add missing checks on so far ignored return values
Sumit Bose
1
-0
/
+2
2009-05-21
structure member node_list_file is not used anywhere
Sumit Bose
1
-3
/
+0
2008-12-17
dont call ctdb_fatal() just because we are asked to restart a connection
Ronnie Sahlberg
1
-2
/
+2
2008-10-07
from Michael Adams : allow #-style comments in the nodes and public
Ronnie Sahlberg
1
-1
/
+14
2008-07-07
we need a 'case x:' in our ugly 'encode the control opcode as a linenumber in...
Ronnie Sahlberg
1
-1
/
+1
2008-07-04
an extraordinarily ugly patch!
Andrew Tridgell
1
-0
/
+115
2008-05-11
ctdb->methods becomes NULL when we shutdown the transport.
Ronnie Sahlberg
1
-0
/
+10
2008-02-22
Add debug output to indicate why a node starts up in DISABLED state
Ronnie Sahlberg
1
-0
/
+1
2008-02-22
Add a new parameter to /etc/sysconfig/ctdb
Ronnie Sahlberg
1
-0
/
+6
2008-02-19
to make it easier/less disruptive to add nodes to a running cluster
Ronnie Sahlberg
1
-0
/
+4
[next]