summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* eventscripts: Remove reconfigure code from httpd eventscriptMartin Schwenke2013-10-221-7/+0
* eventscripts: Fold ctdb_check_tcp_ports_ctdb() into ctdb_check_tcp_ports()Martin Schwenke2013-10-221-50/+16
* eventscripts: Remove TCP port checks other than the built-in CTDB oneMartin Schwenke2013-10-225-165/+1
* scripts: Remove setting of PATH from functions fileMartin Schwenke2013-10-221-2/+0
* tests/eventscripts: Run scripts under sh by defaultMartin Schwenke2013-10-221-6/+10
* tests/eventscripts: New tests for 20.multipathdMartin Schwenke2013-10-226-0/+110
* eventscripts: Clean up 20.multipathdMartin Schwenke2013-10-221-57/+44
* eventscripts: NAT gateway script should export CTDB_NATGW_NODESMartin Schwenke2013-10-221-1/+2
* scripts: Simplify script_log() to just look at CTDB_SYSLOG variableMartin Schwenke2013-10-221-6/+1
* scripts: Remove support for CTDB_OPTIONS configuration variableMartin Schwenke2013-10-224-24/+8
* scripts: Remove unused configuration variable CTDB_MANAGES_SCPMartin Schwenke2013-10-221-1/+0
* eventscripts: Deprecate NFS_SERVER_MODE, use CTDB_NFS_SERVER_MODE insteadMartin Schwenke2013-10-224-4/+4
* recoverd: Remove function reload_nodes_file()Martin Schwenke2013-10-221-11/+2