summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid floating point divide by 0 in ctdb_fetch.c's bench_fetch().Martin Schwenke2009-05-121-1/+1
* Bug fixes for tests: simple/12_ctdb_getdebug.sh and scripts/test_wrap.Martin Schwenke2009-05-122-2/+8
* From: Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2009-05-121-1/+1
* Fix lvsmaster and natgwlist nodespecs.Martin Schwenke2009-05-121-1/+5
* Updated onnode docs to reflect recent changes.Martin Schwenke2009-05-121-0/+23
* New lvs/lvsmaster and natgw/natgwlist nodespecs for onnode.Martin Schwenke2009-05-121-37/+51
* New option "-o <prefix>" saves stdout from each node to file <prefix>.<ip>.Martin Schwenke2009-05-121-18/+36
* Use ctdb_fetch_lock rather than ctdb_call.Martin Schwenke2009-05-121-26/+9
* 41.httpd event script workaround for RHEL5-ism.Martin Schwenke2009-05-121-10/+26
* Add a -Y machinereadable flag to "lvsmaster"Ronnie Sahlberg2009-05-111-1/+5
* in the "lvsmaster" command, return -1 if there is no lvsmasterRonnie Sahlberg2009-05-111-1/+1
* new version 1.0.81Ronnie Sahlberg2009-05-081-1/+13
* From: Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2009-05-061-1/+1
* ping_pong: add GPL comment header with Tridge's copyrightMichael Adam2009-05-061-2/+21
* ping_pong: get pread/pwrite prototypes from unistd.hMichael Adam2009-05-061-0/+2
* ping_pong: reduce a couple of prototype warningsMichael Adam2009-05-061-2/+2
* packaging: also package ping_pongMichael Adam2009-05-061-0/+1
* build: also build and install ping_pongMichael Adam2009-05-061-1/+7
* add tridge's ping_pong.c to the utils folderMichael Adam2009-05-061-0/+176
* From Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2009-05-061-8/+10
* added link to michaels sambaxp papersAndrew Tridgell2009-05-061-0/+6
* allow pages in subdirsAndrew Tridgell2009-05-062-8/+8
* more subdir html supportAndrew Tridgell2009-05-061-1/+1
* use less intrusive smbstatus call in periodic connections cleanupAndrew Tridgell2009-05-061-1/+1
* change the talloc hierarchy for the main transaction_start context and the in...root2009-05-061-8/+3
* fixed a problem with clients disconnecting during a traverseroot2009-05-063-24/+112
* new version 1.0.80root2009-05-011-1/+9
* when tracking the ctdb statistics, only decrement num_clients and pending_...root2009-05-011-11/+33