summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests/complex: Remove CTDB_SAMBA_SKIP_SHARE_CHECK testMartin Schwenke2013-10-291-134/+0
* eventscripts: Rewrite the smb.conf cache file handlingMartin Schwenke2013-10-292-78/+49
* tools/ctdb: Fix documentation string for ban commandMartin Schwenke2013-10-291-1/+1
* Revert "recoverd: Disable takeover runs on other nodes for 5 minutes"Martin Schwenke2013-10-291-2/+2
* tools/onnode: Fix healthy/ok node handlingMartin Schwenke2013-10-294-19/+18
* daemon: Change the default recovery method for persistent databasesAmitay Isaacs2013-10-282-5/+8
* packaging: Create runtime directories for CTDBAmitay Isaacs2013-10-251-0/+3
* initscript: Update systemd configuration to put PID file in /run/ctdbMartin Schwenke2013-10-251-3/+3
* build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs2013-10-254-9/+5
* packaging: Move ctdb/ directory from /var to /var/libAmitay Isaacs2013-10-252-3/+4