s3: VFS: vfs_shadow_copy2: Remove rmdir_fn(). No longer used.
[samba.git] / ctdb /
2019-10-04 Martin Schwenkectdb-tests: Rename functions to test_header() and test_...
2019-10-04 Martin Schwenkectdb-tests: Move test duration calculation to ctdb_test...
2019-10-04 Martin Schwenkectdb-tests: Add handling for skipped tests
2019-10-04 Martin Schwenkectdb-tests: Add a special failure code when a test...
2019-10-04 Martin Schwenkectdb-tests: Move test status interpretation to ctdb_tes...
2019-10-04 Martin Schwenkectdb-tests: Move use of show_progress() into ctdb_test_...
2019-10-04 Martin Schwenkectdb-tests: Simplify ctdb_test_run()
2019-10-04 Martin Schwenkectdb-tests: Switch TEST_CLEANUP and TEST_TIMEOUT to...
2019-10-04 Martin Schwenkectdb-tests: Add new test functions for running commands...
2019-10-04 Martin Schwenkectdb-tests: try_command_on_node() should return status...
2019-10-04 Martin Schwenkectdb-tests: Drop unused function ctdb_test_check_real_c...
2019-10-04 Martin Schwenkectdb-tests: Update preamble for CLUSTER tests
2019-10-04 Martin Schwenkectdb-tests: Add cluster.bash include file
2019-10-04 Martin Schwenkectdb-tests: Add function ctdb_test_skip_on_cluster()
2019-10-04 Martin Schwenkectdb-tests: Add function ctdb_test_on_cluster()
2019-10-04 Martin Schwenkectdb-tests: Add functions for terminating tests on...
2019-10-04 Martin Schwenkectdb-common: Mark VacuumLimit tunable as obsolete
2019-10-04 Martin Schwenkectdb-vacuum: Drop debug level of repacking message...
2019-10-04 Martin Schwenkectdb-protocol: Initialise request->rdata.opcode where...
2019-10-04 Amitay Isaacsctdb-vacuum: Process all records not deleted on a remot...
2019-09-26 Martin Schwenkectdb-tests: Update README
2019-09-26 Martin Schwenkectdb-tests: Move simple tests to INTEGRATION/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move complex tests to CLUSTER/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Convert local daemons include file into...
2019-09-26 Martin Schwenkectdb-tests: Drop use of array in run_tests()
2019-09-26 Martin Schwenkectdb-tests: Drop custom handling for unit tests
2019-09-26 Martin Schwenkectdb-tests: Skip README files in test directories/colle...
2019-09-26 Martin Schwenkectdb-tests: Recurse into directories instead of explici...
2019-09-26 Martin Schwenkectdb-tests: Fold find_and_run_one_test() in to run_tests()
2019-09-26 Martin Schwenkectdb-tests: Move tool tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move takeover_helper tests to UNIT/ subdire...
2019-09-26 Martin Schwenkectdb-tests: Move takeover tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move shellcheck tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move onnode tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventscript tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventd tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move cunit tests to UNIT/ subdirectory
2019-09-24 Martin Schwenkectdb-tests: Switch TEST_VAR_DIR to a local script variable
2019-09-24 Martin Schwenkectdb-tests: Use CTDB_TEST_TMP_DIR in integration.bash
2019-09-24 Martin Schwenkectdb-tests: Switch simple tests to use CTDB_TEST_TMP_DIR
2019-09-24 Martin Schwenkectdb-tests: Switch takeover helper unit tests to use...
2019-09-24 Martin Schwenkectdb-tests: Switch tool unit tests to use CTDB_TEST_TMP_DIR
2019-09-24 Martin Schwenkectdb-tests: Switch onnode unit tests to use CTDB_TEST_T...
2019-09-24 Martin Schwenkectdb-tests: Switch eventscript unit tests to use CTDB_T...
2019-09-24 Martin Schwenkectdb-tests: Switch eventd unit tests to use CTDB_TEST_T...
2019-09-24 Martin Schwenkectdb-tests: Switch cunit unit tests to use CTDB_TEST_TM...
2019-09-24 Martin Schwenkectdb-tests: Add new variable CTDB_TEST_TMP_DIR
2019-09-24 Martin Schwenkectdb-tests: Move setting of CTDB_TEST_SUITE_DIR to...
2019-09-24 Martin Schwenkectdb-tests: Rename variable TEST_SUBDIR -> CTDB_TEST_SU...
2019-09-24 Martin Schwenkectdb-tests: Use local_daemons.sh onnode for local daemo...
2019-09-24 Martin Schwenkectdb-tests: Use local $ctdb_base instead of $CTDB_BASE
2019-09-24 Martin Schwenkectdb-tests: Generalise pattern for matching valgrind...
2019-09-17 Martin Schwenkectdb-client: Fix some typos in debug messages
2019-09-17 Martin Schwenkectdb-scripts: Drop bit-rotted shellcheck directive
2019-09-17 Martin Schwenkectdb-scripts: Silence shellcheck warning SC2166
2019-09-17 Martin Schwenkectdb-utils: CID 1273087 - Resource leak
2019-09-17 Martin Schwenkectdb-tools: Stop deleted nodes from influencing ctdb...
2019-09-17 Martin Schwenkectdb-tests: Put the summary file inside $TEST_VAR_DIR
2019-09-17 Martin Schwenkectdb-tests: Drop run_tests -d option
2019-09-17 Martin Schwenkectdb-tests: Simplify setup_ctdb()
2019-09-17 Martin Schwenkectdb-tests: Invert some logic so it makes sense
2019-09-17 Martin Schwenkectdb-tests: Avoid shellcheck warnings
2019-09-17 Martin Schwenkectdb-tests: Fix zero event scripts test so it tests...
2019-09-17 Martin Schwenkectdb-tests: Drop unused code from onnode unit test...
2019-09-17 Martin Schwenkectdb-tests: Only set TEST_SUBDIR when needed
2019-09-17 Martin Schwenkectdb-tests: Move NFS test functions to complex local...
2019-09-17 Martin Schwenkectdb-tests: Don't run setup_ctdb_base() for real cluster
2019-09-17 Martin Schwenkectdb-tests: Use db_ctdb_cattdb_count_records()
2019-09-17 Martin Schwenkectdb-tests: Use ctdb_get_all_pnns()
2019-09-17 Martin Schwenkectdb-tests: Drop reference to unused ctdb_eventd test...
2019-09-06 Amitay Isaacsctdb-eventscripts: Remove non-posix -v option to mkdir
2019-09-06 Amitay Isaacsctdb-eventscripts: Fix the regression in 01.reclock...
2019-09-02 Björn Baumbachbuild: remove unneeded libceph-common dependency
2019-09-02 David Disseldorpbuild: drop --with-libcephfs=<path> support
2019-09-01 Mathieu ParentSpelling fixes s/ dont / don't /
2019-09-01 Mathieu ParentSpelling fixes s/ ot / to /
2019-09-01 Mathieu ParentSpelling fixes s/advertisment/advertisement/
2019-08-27 Martin Schwenkectdb-recoverd: Fix typo in previous fix
2019-08-26 Swen Schilligctdb-tests: fix mem leak in ltdb_fetch
2019-08-21 Martin Schwenkectdb-tests: Clear deleted record via recovery instead...
2019-08-21 Martin Schwenkectdb-tests: Wait for child process when killing cluster...
2019-08-21 Martin Schwenkectdb-tests: Strengthen volatile DB traverse test
2019-08-21 Martin Schwenkectdb-recoverd: Only check for LMASTER nodes in the...
2019-08-21 Martin Schwenkectdb-tests: Don't retrieve the VNN map from target...
2019-08-21 Martin Schwenkectdb-tests: Handle special cases first and return
2019-08-21 Martin Schwenkectdb-tests: Inline handling of recovered and notlmaster...
2019-08-21 Martin Schwenkectdb-tests: Drop unused node statuses frozen/unfrozen
2019-08-21 Martin Schwenkectdb-tests: Reformat node_has_status()
2019-08-20 Martin Schwenkectdb-daemon: Make node inactive in the NODE_STOP control
2019-08-20 Martin Schwenkectdb-daemon: Drop unused function ctdb_local_node_got_b...
2019-08-20 Martin Schwenkectdb-daemon: Switch banning code to use ctdb_node_becom...
2019-08-20 Martin Schwenkectdb-daemon: Factor out new function ctdb_node_become_i...
2019-08-16 Martin Schwenkectdb-tcp: Mark node as disconnected if incoming connect...
2019-08-16 Martin Schwenkectdb-tcp: Only mark a node connected if both directions...
2019-08-16 Martin Schwenkectdb-tcp: Create outbound queue when the connection...
2019-08-16 Martin Schwenkectdb-tcp: Use TALLOC_FREE()
2019-08-16 Martin Schwenkectdb-tcp: Move incoming fd and queue into struct ctdb_t...
2019-08-16 Martin Schwenkectdb-tcp: Rename fd -> out_fd
2019-08-16 Martin Schwenkectdb-daemon: Add function ctdb_ip_to_node()
2019-08-14 Martin Schwenkectdb-daemon: Avoid signed/unsigned comparison by casting
next