summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-tools/ctdb: Improve error checking when parsing node stringMartin Schwenke2013-11-271-1/+8
* ctdb-recoverd: Only respond to currently queued ipreallocated requestsMartin Schwenke2013-11-271-1/+10
* ctdb-scripts: Add an early exit to statd-callout's notify caseMartin Schwenke2013-11-271-0/+1
* ctdb-eventscripts: Remove the nfs_statd_update() call from 60.ganeshaMartin Schwenke2013-11-271-4/+0
* ctdb-tests/integration: Neaten up some of the persistent database testsMartin Schwenke2013-11-274-150/+171
* ctdb-tools/ctdb: Fix tstore command to generate ltdb header internallyAmitay Isaacs2013-11-271-8/+26
* ctdb-tests/takeover: Fix bogus test descriptionMartin Schwenke2013-11-271-1/+1
* ctdb-tests/simple: User sleep_for() instead of sleepMartin Schwenke2013-11-271-2/+2
* ctdb-tests/simple: Update persistent DB testsMartin Schwenke2013-11-273-13/+13
* ctdb-recoverd: For persistent databases a sequence number of 0 is validMartin Schwenke2013-11-271-2/+3
* ctdb-locking: Use vfork instead of fork to exec helpersAmitay Isaacs2013-11-271-2/+5
* ctdb-common: Refactor code to keep track of child processesAmitay Isaacs2013-11-272-8/+15
* ctdb-scripts: Run a single instance of debug_locks.sh at a give timeAmitay Isaacs2013-11-271-24/+34
* ctdb-locking: Update current lock statistics when lock is scheduledAmitay Isaacs2013-11-271-2/+2
* ctdb-locking: Do not merge multiple lock requests to avoid unfair schedulingAmitay Isaacs2013-11-271-1/+6
* ctdb-locking: Implement active lock requests limit per databaseAmitay Isaacs2013-11-272-9/+13
* ctdb-scripts: Rewrite statd-callout to avoid 10 minute lagMartin Schwenke2013-11-273-113/+96
* ctdb-client: Treat empty __db_sequence_number__ record as 0Amitay Isaacs2013-11-271-0/+5
* ctdb-doc: Update ctdb.1 - primarily to add pdelete/pfetch/pstore/ptransMartin Schwenke2013-11-271-129/+195
* ctdb-tools/ctdb: New ptrans commandMartin Schwenke2013-11-273-0/+278
* ctdb-onnode: New -i option to stop stdin from being closedMartin Schwenke2013-11-272-5/+22
* ctdb-tests/integration: try_command_on_node() shouldn't lose onnode optionsMartin Schwenke2013-11-271-1/+1
* ctdb-recoverd: Fix backward compatibility for CTDB_SRVID_TAKEOVER_RUNMartin Schwenke2013-11-273-20/+42
* ctdb-scripts: debug_locks.sh should use configuration to find TDB locationMartin Schwenke2013-11-271-2/+10
* ctdb-recoverd: A node refuses to play against itselfMartin Schwenke2013-11-271-0/+5
* ctdb-recoverd: Remove duplicate code to update flags during recoveryMartin Schwenke2013-11-271-17/+0
* ctdb-build: Update to latest upstream config.guessMartin Schwenke2013-11-271-63/+86
* ctdb-tools/ctdb: Fix db commands when dbid is given instead of nameAmitay Isaacs2013-11-271-32/+31
* ctdb-tests: CTDB tool should always be invoked as $CTDB instad of ctdbAmitay Isaacs2013-11-277-92/+92
* ctdb-tests: No need to run onnode in parallel for single nodeAmitay Isaacs2013-11-273-6/+6
* ctdb-tests: Remove -q option to try_command_on_nodeAmitay Isaacs2013-11-2712-99/+99
* ctdb-tests: Coverity fixesAmitay Isaacs2013-11-191-8/+14
* ctdb-tcp: Coverity fixesAmitay Isaacs2013-11-191-7/+25
* ctdb-tools/ctdb: Coverity fixesAmitay Isaacs2013-11-191-5/+11
* ctdb-common: Coverity fixesAmitay Isaacs2013-11-193-16/+37
* ctdb-client: Coverity fixesAmitay Isaacs2013-11-191-1/+4
* ctdb-server: Coverity fixesAmitay Isaacs2013-11-198-24/+49
* tests: Fix calling of ctdb tool from testAmitay Isaacs2013-11-071-1/+1
* Revert "tests: If transaction_start fails, try again"Amitay Isaacs2013-11-071-1/+1
* client: Make g_lock_lock() wait till lock is obtainedAmitay Isaacs2013-11-071-1/+11
* eventscript: Fix link creation failure if the link already exist but the targ...Srikrishan Malik2013-11-011-1/+1
* doc: Update NEWSMartin Schwenke2013-10-301-0/+103
* web: Add links to new manpagesAmitay Isaacs2013-10-301-5/+9
* doc: Major updates to manual pagesMartin Schwenke2013-10-3010-2858/+5389
* tunables: Remove obsolete tunablesAmitay Isaacs2013-10-302-6/+0
* recoverd: Rebalancing should be done regardless tunableMartin Schwenke2013-10-301-7/+14
* recoverd: Improve an error message in the election codeMartin Schwenke2013-10-301-1/+1
* Revert "if a new node enters the cluster, that node will already be frozen at...Martin Schwenke2013-10-301-20/+13
* ctdbd: When a node is connected, log at DEBUG NOTICE not DEBUG_INFOMartin Schwenke2013-10-291-2/+3
* tests/complex: Remove CTDB_NFS_SKIP_SHARE_CHECK testMartin Schwenke2013-10-291-129/+0