summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Revert "null out the pointer before we reload the nodes file"Martin Schwenke2013-10-221-1/+1
| * client: Fix a format string argument compiler warningMartin Schwenke2013-10-221-1/+1
| * recoverd: Ignore failed flag updates on inactive nodesAmitay Isaacs2013-10-221-2/+6
| * common/util: Use AIX specific code for setting high priority for CTDB daemonAmitay Isaacs2013-10-222-3/+54
| * git: Ignore generated documentation filesMartin Schwenke2013-10-221-0/+2
| * tests: When running local tests with run_tests.sh, use fixed TEST_VAR_DIRMartin Schwenke2013-10-221-0/+6
| * eventscripts: Fix comment - CTDB_TCP_PORT_CHECKS -> CTDB_TCP_PORT_CHECKERSMartin Schwenke2013-10-221-1/+1
| * tests/integration: Tweak ctdbd startup optionsMartin Schwenke2013-10-221-5/+1
| * recoverd: Fix the VNN lmaster consistency checkMartin Schwenke2013-10-221-5/+11
| * tests: If transaction_start fails, try againAmitay Isaacs2013-10-081-1/+1
| * tests: Make sure test exits with zero status on successful completionAmitay Isaacs2013-10-081-2/+5
| * tests: Re-enable transaction test codeAmitay Isaacs2013-10-041-3/+0
| * tools/ctdb: Remove setdbseqnum commandAmitay Isaacs2013-10-041-86/+0
| * tests: No need to set sequence number when modifying persistent databaseAmitay Isaacs2013-10-041-10/+2
| * client: Remove old persistent transaction codeAmitay Isaacs2013-10-041-445/+0
| * client: Reimplement persistent transaction code using TRANS3_COMMITAmitay Isaacs2013-10-042-5/+290
| * client: Add functions to parse g_lock.tdb recordsAmitay Isaacs2013-10-041-0/+198
| * client: Add functions to handle server_id structureAmitay Isaacs2013-10-041-0/+66
| * ctdbd: Remove transaction code related to TRANS2 commitsAmitay Isaacs2013-10-045-323/+4
| * ctdbd: Deprecate TRANS2 commit controlsAmitay Isaacs2013-10-042-12/+11
| * ctdbd: Create a utility function to log error for "not implemented" controlsAmitay Isaacs2013-10-041-4/+15
| * include: Remove unused set_dmaster structureAmitay Isaacs2013-10-041-6/+0
| * tests/tool: Remove references in libctdb in file and function namesMartin Schwenke2013-10-047-62/+40
| * tests/tool: Rework test programs so they no longer expect libctdbMartin Schwenke2013-10-044-285/+291
| * tests/tool: Fix some comment typosMartin Schwenke2013-10-042-2/+2
| * tools/ctdb: Stop return value from being clobbered in control_lvsmaster()Martin Schwenke2013-10-041-2/+2
| * client: Fix some format string compiler warningsMartin Schwenke2013-10-041-2/+4
| * common: Fix setting of debug level in the client codeAmitay Isaacs2013-10-041-0/+7
| * libctdb: Remove incomplete libctdbAmitay Isaacs2013-10-0442-6319/+1