ctdb.git
2013-11-07 Amitay Isaacstests: Fix calling of ctdb tool from test master
2013-11-07 Amitay IsaacsRevert "tests: If transaction_start fails, try again"
2013-11-07 Amitay Isaacsclient: Make g_lock_lock() wait till lock is obtained
2013-11-01 Srikrishan... eventscript: Fix link creation failure if the link...
2013-10-30 Martin Schwenkedoc: Update NEWS ctdb-2.5
2013-10-30 Amitay Isaacsweb: Add links to new manpages
2013-10-30 Martin Schwenkedoc: Major updates to manual pages
2013-10-30 Amitay Isaacstunables: Remove obsolete tunables
2013-10-30 Martin Schwenkerecoverd: Rebalancing should be done regardless tunable
2013-10-30 Martin Schwenkerecoverd: Improve an error message in the election...
2013-10-30 Martin SchwenkeRevert "if a new node enters the cluster, that node...
2013-10-29 Martin Schwenkectdbd: When a node is connected, log at DEBUG NOTICE...
2013-10-29 Martin Schwenketests/complex: Remove CTDB_NFS_SKIP_SHARE_CHECK test
2013-10-29 Martin Schwenketests/complex: Remove CTDB_SAMBA_SKIP_SHARE_CHECK test
2013-10-29 Martin Schwenkeeventscripts: Rewrite the smb.conf cache file handling
2013-10-29 Martin Schwenketools/ctdb: Fix documentation string for ban command
2013-10-29 Martin SchwenkeRevert "recoverd: Disable takeover runs on other nodes...
2013-10-29 Martin Schwenketools/onnode: Fix healthy/ok node handling
2013-10-28 Amitay Isaacsdaemon: Change the default recovery method for persiste...
2013-10-25 Amitay Isaacspackaging: Create runtime directories for CTDB
2013-10-25 Martin Schwenkeinitscript: Update systemd configuration to put PID...
2013-10-25 Amitay Isaacsbuild: Move the default CTDB socket from /tmp to /var...
2013-10-25 Amitay Isaacspackaging: Move ctdb/ directory from /var to /var/lib
2013-10-25 Martin Schwenkectdbd: Simplify database directory setting logic
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
next