summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* make it possible to run 'ctdb listnodes' also if the daemon is not running.Ronnie Sahlberg2009-06-041-33/+103
* From William Jojo <w.jojo[AT]hvcc.edu>Ronnie Sahlberg2009-06-041-0/+2
* new version 1.0.84Ronnie Sahlberg2009-06-021-1/+3
* teach ONNODE about deleted nodesRonnie Sahlberg2009-06-021-3/+4
* new version 1.0.83Ronnie Sahlberg2009-06-021-1/+25
* idocument how to remove a node from an existing cluster using 'ctdbRonnie Sahlberg2009-06-023-41/+82
* hide all DELETED nodes from the ctdb command outputRonnie Sahlberg2009-06-011-3/+23
* lower the loglevel when we long that we skip an evenscript because it is not ...Ronnie Sahlberg2009-06-011-1/+1
* dont try to queue packets for sending to (recently) deleted nodes since these...Ronnie Sahlberg2009-06-011-1/+6
* when building the initial vnnmap, make sure to skip any deleted nodesRonnie Sahlberg2009-06-011-8/+12
* use num_nodes and the nodes array instead of walking the vnnmapRonnie Sahlberg2009-06-011-3/+2
* add a new node state : DELETED.Ronnie Sahlberg2009-06-0110-17/+121
* dont remove the socket when the dameon stops. This can race if theRonnie Sahlberg2009-05-291-10/+0
* New attempt at TDB transaction nesting allow/disallow.Ronnie Sahlberg2009-05-252-1/+14
* Revert "we only need to have transaction nesting disabled when we start the n...Ronnie Sahlberg2009-05-251-1/+0
* Revert "set the TDB_NO_NESTING flag for the tdb before we start a transaction...Ronnie Sahlberg2009-05-251-1/+0
* Revert "add TDB_NO_NESTING. When this flag is set tdb will not allow any nest...Ronnie Sahlberg2009-05-252-15/+4
* remove the obsolete ipmux component.Ronnie Sahlberg2009-05-2510-522/+35
* fix the git path to the repositoryRonnie Sahlberg2009-05-251-1/+1
* install the 31.clamd script as 644 by defaultRonnie Sahlberg2009-05-251-1/+1
* add 31.clamd to the install and the rpmRonnie Sahlberg2009-05-252-0/+2
* From Flavio Carmo Junior <carmo.flavio@gmail.com>Ronnie Sahlberg2009-05-251-0/+53
* From Flavio Carmo Junior <carmo.flavio@gmail.com>Ronnie Sahlberg2009-05-252-0/+79
* document the new support for ClamAVRonnie Sahlberg2009-05-253-4/+134
* fix re pattern to accept the new recovery lock times in the statistics outputSumit Bose2009-05-251-3/+3
* change the socket we use for sending grautious ARPs from AF_INET/SOCK_PACKET ...Ronnie Sahlberg2009-05-211-11/+32
* Whitespace changes and using the CTDB_NO_MEMORY() macro changes toRonnie Sahlberg2009-05-219-27/+35
* add missing checks on so far ignored return valuesSumit Bose2009-05-2117-23/+136
* structure member node_list_file is not used anywhereSumit Bose2009-05-212-4/+0
* structure member logfile is not used anywhereSumit Bose2009-05-212-4/+5
* fix a configure warning while checking for netfilter.hSumit Bose2009-05-211-1/+1
* added a missing dependencySumit Bose2009-05-211-1/+1
* Change the loglevel of "registered tcp client for ..." to INFORonnie Sahlberg2009-05-191-2/+2
* From : Flavio Carmo Junior <carmo.flavio@gmail.com>Ronnie Sahlberg2009-05-191-0/+36
* Fix http://ctdb.samba.org/download.htmlVolker Lendecke2009-05-191-15/+6
* Remove error messages about a non-existing /var/log/log.ctdb when running ctd...Christian Ambach2009-05-141-2/+2
* add additional log info to track if/why we cant switch to client mode.Ronnie Sahlberg2009-05-141-0/+2
* Track how long it takes to take out the recovery lock from both the main dame...Ronnie Sahlberg2009-05-148-0/+64
* new version 1.0.82Ronnie Sahlberg2009-05-141-1/+15
* use scope host when adding the interface to loopback so we dont respond to AR...Ronnie Sahlberg2009-05-141-1/+8
* change the prefix NATGW_ to CTDB_NATGW_Ronnie Sahlberg2009-05-145-59/+59
* ping pong: fix logic for mmap reads vs. preadsMichael Adam2009-05-131-1/+1
* maketarball.sh: add GPL license headerMichael Adam2009-05-131-0/+18
* makerpms.sh: add GPL license headerMichael Adam2009-05-131-4/+22
* Remove generated binary files.Michael Adam2009-05-132-0/+0
* remove NATGW_PRIVATE_IFACE from the documentation since we do not needRonnie Sahlberg2009-05-125-44/+58
* assign the natgw address to loopback and not the private network so that natg...Ronnie Sahlberg2009-05-122-3/+2
* add extra debug statements to the log to make it easier to see when a recover...Ronnie Sahlberg2009-05-121-3/+10
* check that a node is banned before trying to unban it.Ronnie Sahlberg2009-05-121-0/+12
* In 51_ctdb_bench.sh now allows a 2% difference between positive andMartin Schwenke2009-05-122-4/+5