summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* ctdbd: Simplify database directory setting logicMartin Schwenke2013-10-253-64/+3
* ctdbd: Remove duplicate database directory setting logicMartin Schwenke2013-10-252-34/+5
* common: New function ctdb_mkdir_p_or_die()Martin Schwenke2013-10-252-0/+15
* common: New function mkdir_p()Martin Schwenke2013-10-253-4/+30
* tcp: Create socket lock in /var/run/ctdb instead of /tmpAmitay Isaacs2013-10-251-1/+1
* doc/examples: Add CTDB configuration examplesAmitay Isaacs2013-10-244-0/+206
* Add missing $remote_fs LSB dependencyMathieu Parent2013-10-241-2/+2
* Improved check_ctdbMathieu Parent2013-10-241-14/+30
* Add missing events.d/99.timeoutMathieu Parent2013-10-242-0/+2
* eventscripts: Instead of listing all tunables, query EventScriptTimeoutAmitay Isaacs2013-10-241-1/+1
* ctdb_client.h: fix build on AIX by removing C++-style commentsMichael Adam2013-10-231-2/+2
* ctdbd: Pass the public address file location in ctdb contextMartin Schwenke2013-10-223-6/+6
* ctdbd: Debug locks by default with override from enviroment variableMartin Schwenke2013-10-221-4/+16
* ctdbd: Default for event_script_dir should use CTDB_BASEMartin Schwenke2013-10-223-16/+10
* ctdbd: Add nodes_file member to struct ctdb_contextMartin Schwenke2013-10-225-24/+26
* tools/ctdb: CTDB_BASE is the default location of configuration filesMartin Schwenke2013-10-221-2/+15
* ctdbd: Don't check CTDB_BASE before setting it, just don't overrideMartin Schwenke2013-10-221-5/+2
* tests/integration: Pass --valgrinding option when running under valgrindMartin Schwenke2013-10-221-0/+4
* ctdbd: Fix some errors in the popt configurationMartin Schwenke2013-10-221-2/+2
* initscript: New configuration variable CTDB_DBDIR_STATEMartin Schwenke2013-10-221-0/+1
* scripts: Make detect_init_style() more readableMartin Schwenke2013-10-221-2/+3
* eventscripts: Rework the iSCSI eventscriptMartin Schwenke2013-10-221-11/+13
* eventscripts: Don't update static routes on "recovered" eventMartin Schwenke2013-10-221-1/+1
* eventscripts: NAT gateway script doesn't need to handle "recovered" eventMartin Schwenke2013-10-221-9/+3
* eventscripts: Delete placeholder "recovered" and "shutdown" eventsMartin Schwenke2013-10-221-11/+0
* eventscripts: Clean up comment at the top of 00.ctdbMartin Schwenke2013-10-221-9/+3
* eventscripts: Remove reconfigure check from samba and winbind eventscriptsMartin Schwenke2013-10-222-4/+0