ctdb.git
2013-10-25 Martin Schwenkectdbd: Remove duplicate database directory setting...
2013-10-25 Martin Schwenkecommon: New function ctdb_mkdir_p_or_die()
2013-10-25 Martin Schwenkecommon: New function mkdir_p()
2013-10-25 Amitay Isaacstcp: Create socket lock in /var/run/ctdb instead of...
2013-10-24 Amitay Isaacsdoc/examples: Add CTDB configuration examples
2013-10-24 Mathieu ParentAdd missing $remote_fs LSB dependency
2013-10-24 Mathieu ParentImproved check_ctdb
2013-10-24 Mathieu ParentAdd missing events.d/99.timeout
2013-10-24 Amitay Isaacseventscripts: Instead of listing all tunables, query...
2013-10-22 Michael Adamctdb_client.h: fix build on AIX by removing C++-style...
2013-10-22 Martin Schwenkectdbd: Pass the public address file location in ctdb...
2013-10-22 Martin Schwenkectdbd: Debug locks by default with override from enviro...
2013-10-22 Martin Schwenkectdbd: Default for event_script_dir should use CTDB_BASE
2013-10-22 Martin Schwenkectdbd: Add nodes_file member to struct ctdb_context
2013-10-22 Martin Schwenketools/ctdb: CTDB_BASE is the default location of config...
2013-10-22 Martin Schwenkectdbd: Don't check CTDB_BASE before setting it, just...
2013-10-22 Martin Schwenketests/integration: Pass --valgrinding option when runni...
2013-10-22 Martin Schwenkectdbd: Fix some errors in the popt configuration
2013-10-22 Martin Schwenkeinitscript: New configuration variable CTDB_DBDIR_STATE
2013-10-22 Martin Schwenkescripts: Make detect_init_style() more readable
2013-10-22 Martin Schwenkeeventscripts: Rework the iSCSI eventscript
2013-10-22 Martin Schwenkeeventscripts: Don't update static routes on "recovered...
2013-10-22 Martin Schwenkeeventscripts: NAT gateway script doesn't need to handle...
2013-10-22 Martin Schwenkeeventscripts: Delete placeholder "recovered" and "shutd...
2013-10-22 Martin Schwenkeeventscripts: Clean up comment at the top of 00.ctdb
2013-10-22 Martin Schwenkeeventscripts: Remove reconfigure check from samba and...
2013-10-22 Martin Schwenkeeventscripts: Remove reconfigure code from httpd events...
2013-10-22 Martin Schwenkeeventscripts: Fold ctdb_check_tcp_ports_ctdb() into...
2013-10-22 Martin Schwenkeeventscripts: Remove TCP port checks other than the...
2013-10-22 Martin Schwenkescripts: Remove setting of PATH from functions file
2013-10-22 Martin Schwenketests/eventscripts: Run scripts under sh by default
2013-10-22 Martin Schwenketests/eventscripts: New tests for 20.multipathd
2013-10-22 Martin Schwenkeeventscripts: Clean up 20.multipathd
2013-10-22 Martin Schwenkeeventscripts: NAT gateway script should export CTDB_NAT...
2013-10-22 Martin Schwenkescripts: Simplify script_log() to just look at CTDB_SYS...
2013-10-22 Martin Schwenkescripts: Remove support for CTDB_OPTIONS configuration...
2013-10-22 Martin Schwenkescripts: Remove unused configuration variable CTDB_MANA...
2013-10-22 Martin Schwenkeeventscripts: Deprecate NFS_SERVER_MODE, use CTDB_NFS_S...
2013-10-22 Martin Schwenkerecoverd: Remove function reload_nodes_file()
2013-10-22 Martin SchwenkeRevert "null out the pointer before we reload the nodes...
2013-10-22 Martin Schwenkeclient: Fix a format string argument compiler warning
2013-10-22 Amitay Isaacsrecoverd: Ignore failed flag updates on inactive nodes
2013-10-22 Amitay Isaacscommon/util: Use AIX specific code for setting high...
2013-10-22 Martin Schwenkegit: Ignore generated documentation files
2013-10-22 Martin Schwenketests: When running local tests with run_tests.sh,...
2013-10-22 Martin Schwenkeeventscripts: Fix comment - CTDB_TCP_PORT_CHECKS -...
2013-10-22 Martin Schwenketests/integration: Tweak ctdbd startup options
2013-10-22 Martin Schwenkerecoverd: Fix the VNN lmaster consistency check
2013-10-08 Amitay Isaacstests: If transaction_start fails, try again
2013-10-08 Amitay Isaacstests: Make sure test exits with zero status on success...
2013-10-04 Amitay Isaacstests: Re-enable transaction test code
2013-10-04 Amitay Isaacstools/ctdb: Remove setdbseqnum command
2013-10-04 Amitay Isaacstests: No need to set sequence number when modifying...
2013-10-04 Amitay Isaacsclient: Remove old persistent transaction code
2013-10-04 Amitay Isaacsclient: Reimplement persistent transaction code using...
2013-10-04 Amitay Isaacsclient: Add functions to parse g_lock.tdb records
2013-10-04 Amitay Isaacsclient: Add functions to handle server_id structure
2013-10-04 Amitay Isaacsctdbd: Remove transaction code related to TRANS2 commits
2013-10-04 Amitay Isaacsctdbd: Deprecate TRANS2 commit controls
2013-10-04 Amitay Isaacsctdbd: Create a utility function to log error for ...
2013-10-04 Amitay Isaacsinclude: Remove unused set_dmaster structure
2013-10-04 Martin Schwenketests/tool: Remove references in libctdb in file and...
2013-10-04 Martin Schwenketests/tool: Rework test programs so they no longer...
2013-10-04 Martin Schwenketests/tool: Fix some comment typos
2013-10-04 Martin Schwenketools/ctdb: Stop return value from being clobbered...
2013-10-04 Martin Schwenkeclient: Fix some format string compiler warnings
2013-10-04 Amitay Isaacscommon: Fix setting of debug level in the client code
2013-10-04 Amitay Isaacslibctdb: Remove incomplete libctdb
2013-10-04 Amitay Isaacstools/ctdb: Pass memory context for returning nodes...
2013-10-04 Amitay Isaacstests: Do not use libctdb code in tests
2013-10-04 Amitay Isaacstools/ctdb: Do not use libctdb for commandline tool
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbseqnum() function
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbstatistics() function
2013-10-04 Amitay Isaacsclient: Add ctdb_client_check_message_handlers() function
2013-10-04 Amitay Isaacsclient: Remove extra whitespaces
2013-10-04 Amitay Isaacstests: Remove unused test program ctdb_fetch_lock_once
2013-10-04 Amitay Isaacstools/ctdb: When printing TDB data as a string, use...
2013-10-04 Amitay Isaacstools/ctdb: Remove un-implemented ctdb vacuum command
2013-09-26 Amitay Isaacstests: Add a simple test to test cluster wide database...
2013-09-25 Amitay Isaacstraverse: Send traverse end record from traverse child...
2013-09-25 Amitay Isaacstraverse: Wait till all data has been flushed from...
2013-09-25 Amitay Isaacstraverse: Use ctdb local variable for convenience
2013-09-25 Amitay Isaacstraverse: Check if local traverse failed or succeeded
2013-09-25 Amitay Isaacstraverse: Log information when traverse starts and...
2013-09-25 Martin Schwenketool/ltdbtool: -h option does not require an argument
2013-09-25 Martin Schwenkescripts: Add support for optional ctdbd.conf configurat...
2013-09-25 Martin Schwenkeutils: Make debug level strings case-insensitive
2013-09-25 Martin Schwenketools/ctdb: Fix help messages for ctdb commands
2013-09-25 Martin Schwenketools/ctdb: Ban time of 0 is invalid
2013-09-23 Amitay Isaacseventscripts: Load CTDB configuration settings in 70...
2013-09-19 Martin Schwenkerecoverd: Disable takeover runs on other nodes for...
2013-09-19 Martin Schwenkerecoverd: Improve logging for takeover runs
2013-09-19 Martin Schwenketools/ctdb: Use the standard long timeout when disablin...
2013-09-19 Martin Schwenketools/ctdb: Fix arguments/semantics of rebalance node
2013-09-19 Martin Schwenketools/ctdb: Make rebalancenode more robust
2013-09-19 Martin Schwenketests/simple: Fix the reloadips test to cope with chang...
2013-09-19 Martin Schwenkerecoverd: Be careful about freeing the list of IP rebal...
2013-09-19 Martin Schwenkerecoverd: reloadips should rebalance target nodes for...
2013-09-19 Martin Schwenkectdbd: Make ctdb_reloadips_child send controls asynchro...
2013-09-19 Martin Schwenkerecoverd: Fix the implementation of CTDB_SRVID_REBALANC...
next