torture/attr: use security_ace_equal instead of sec_ace_equal
[samba.git] / ctdb / tests /
2013-08-14 Martin Schwenkeeventscripts: Become unhealthy faster on nfsd failure
2013-08-14 Martin Schwenkeeventscripts: Print a message when waiting for TCP...
2013-08-14 Martin Schwenkeeventscripts: Add modulo (%) operator to ctdb_check_cou...
2013-08-14 Martin Schwenkeeventscripts: Separate out RPC service restart code
2013-08-14 Martin Schwenketests/eventscripts: Override background_with_logging...
2013-08-14 Martin Schwenkeeventscripts: Remove support for RPC service 'q' and...
2013-08-14 Martin Schwenketests/simple: Unreachable node test should wait for...
2013-08-14 Martin Schwenketests/simple: Fix the missing IP test
2013-08-01 Amitay Isaacstests: Add a test program to hold a lock on a database
2013-07-29 Martin Schwenkeeventscripts: kill_tcp_connections() should send connec...
2013-07-29 Martin Schwenketests: Always tally the number of passed/failed tests
2013-07-23 Martin Schwenketests/complex: Fix NFS tests to work with root_squash
2013-07-22 Martin Schwenketests: Fix exit status of run_tests when a single test...
2013-07-22 Martin Schwenketests/simple: Add -p in onnode test to help show groups...
2013-07-19 Martin Schwenketests/eventscripts: Add tests for monitoring of missing...
2013-07-11 Sumit BoseFixes for various issues found by Coverity
2013-07-11 Amitay IsaacsTests: Correct the arguments to memset
2013-07-05 Martin Schwenketests/eventscripts: Add some rudimentary tests for...
2013-07-04 Amitay Isaacstests: If connection to ctdb daemon fails, exit
2013-06-22 Martin Schwenketests: Integration tests use "ctdb nodestatus" for...
2013-06-22 Martin Schwenketests: Integration test infrastructure should do only...
2013-06-20 Martin Schwenketests/eventscripts: New tests for 00.ctdb "init" event
2013-06-20 Martin Schwenketests/eventscripts: setup_ctdb() should always set...
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-06-14 Martin Schwenketests/eventscripts: Unit tests for $CTDB_NFS_DUMP_STUCK...
2013-06-14 Martin Schwenketests/eventscripts: Fix -X tracing in iterate_test()
2013-06-14 Martin Schwenketests/eventscripts: Add unit tests for $CTDB_MONITOR_NF...
2013-05-29 Amitay Isaacstests: Do not use err() to support AIX
2013-05-29 Amitay Isaacstests: Include system/time.h to support building on AIX
2013-05-28 Martin Schwenketests/integration: Improve debug output for unhealthy...
2013-05-28 Martin Schwenketests/scripts: Delete unused $rows and $ww variables...
2013-05-27 Martin Schwenkescripts: Provide mktemp function for platforms without...
2013-05-27 Martin Schwenketests: Fix integration tests to use real private IPs
2013-05-24 Martin Schwenketests/takeover: New test with 900 IPs
2013-05-24 Martin Schwenketests/takeover: Takeover tests can use up to 1024 and...
2013-05-24 Martin Schwenketests/takeover: LCP2 tests for weird, unbalanced corner...
2013-05-24 Martin Schwenketests/takeover: Allow takeover runs with differing...
2013-05-24 Martin Schwenketests/takeover: New tests to check runstate handling
2013-05-24 Martin Schwenkerecoverd: Nodes can only takeover IPs if they are in...
2013-05-23 Amitay Isaacstests: Fix output of run_tests usage
2013-05-23 Amitay Isaacslocking: Use separate locking helper binary for locking
2013-05-23 Martin Schwenkerecoverd: takeover_run_core() should not use modified...
2013-05-07 Martin Schwenkerecoverd: Remove unused mask argument and initial mask...
2013-05-07 Martin Schwenkerecoverd: Remove unused mask argument from IP allocatio...
2013-05-07 Martin Schwenketests/takeover: Add takeover tests, mostly for NoIPHost...
2013-05-07 Martin Schwenkerecoverd: Fix tunable NoIPTakeoverOnDisabled, rename...
2013-05-07 Martin Schwenketests/takeover: Allow per-node tunable settings
2013-05-07 Martin Schwenketests: Unit test diff output should use filtered output
2013-05-07 Martin Schwenkerecoverd: Add debug message when dropping IPs in IP...
2013-05-07 Martin Schwenkeeventscripts: 60.nfs uses nfs_check_rpc_services()...
2013-05-06 Martin Schwenkeeventscripts: Clean up ctdb_check_command()
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-04-19 Martin Schwenkescripts: Use $CTDB_SCRIPT_DEBUGLEVEL instead of somethi...
2013-04-17 Michael Adamtests: add a comment to recovery db corruption test
2013-04-17 Amitay Isaacstests: Add a test for subsequent recoveries corrupting...
2013-04-17 Amitay Isaacstests: Support waiting for "recovered" state in tests
2013-04-15 Amitay Isaacstests: Fix typo in variable name
2013-01-22 Mathieu Parenttests: Test portability
2013-01-09 Amitay Isaacstests: Add a test for recovery of persistent databases
2013-01-08 Martin Schwenketests/simple: Add test to check recovery daemon IP...
2013-01-07 Martin Schwenketests/eventscripts: Ratchet down debug level for ctdb_t...
2013-01-07 Martin Schwenkerecoverd: Move failback retry loop into basic_failback...
2013-01-07 Martin Schwenkerecoverd: Trying to failback more IPs no longer allocat...
2013-01-07 Martin Schwenketests/takeover: Add some LCP2 tests for case when no...
2013-01-07 Martin Schwenketests/takeover: Initial tests for deterministic IPs
2013-01-07 Martin Schwenketests/takeover: Do output filtering for deterministic...
2013-01-07 Martin Schwenketests/takeover: Support testing of NoIPTakeoverOnDisabled
2013-01-07 Martin Schwenketests/takeover: IP allocation now selected via $CTDB_IP...
2013-01-07 Martin Schwenketests/takeover: Support valgrinding the takeover code
2013-01-07 Martin Schwenketests: new simple integration test for delip interface...
2013-01-07 Martin Schwenketests: new function ip2ipmask() for integration testing
2013-01-07 Amitay Isaacstests/complex: Add NFS test when CTDB is killed on...
2013-01-06 Martin SchwenkeEventscripts: Do not restart NFS on reconfigure
2013-01-06 Martin Schwenketests: Local daemons should use --listen instead of...
2012-10-31 Amitay Isaacstests: Do not check release suffix in ctdb version...
2012-10-22 Martin Schwenketests: Local daemons should use the logging ringbuffer
2012-10-19 Amitay Isaacsctdbd: Replace lockwait with locking API and remove...
2012-10-19 Amitay Isaacsctdbd_test: Include ctdb_lock.c code for test stubs
2012-10-19 Amitay Isaacstests: Fix statistics test for new output lines from...
2012-10-18 Martin SchwenkeRevert "Eventscripts - add facility to 10.interface...
2012-10-11 Martin Schwenketests/eventscripts: add unit tests for policy routing...
2012-10-11 Martin Schwenketests/eventscripts: add extra infrastructure for policy...
2012-10-02 Martin Schwenkeeventscripts: Auto-start/stop services in background
2012-10-02 Martin SchwenkeEventscripts: split 50.samba into 49.winbind and 50...
2012-09-28 Martin Schwenketests/tool: New tests for natgwlist, getcapabilities...
2012-09-28 Martin Schwenketests/tool: New function setup_natgw() to setup $CTDB_N...
2012-09-28 Martin Schwenketests: libctdb stubs initial ctdb_getcapabilities(...
2012-09-28 Martin Schwenketests: libctdb stubs must copy pointers rather than...
2012-09-11 Martin Schwenketests/eventscripts: New policy routing test with invali...
2012-09-11 Martin Schwenketests/eventscripts: Modify ip stub to simulate invalid...
2012-09-11 Martin Schwenketests/eventscript: unit test for 13.per_ip_routing...
2012-09-11 Martin Schwenketests/eventscripts: Add a policy routing unit test...
2012-07-30 Martin Schwenketests/eventscripts: Extra cases for policy routing...
2012-07-26 Martin Schwenketests/tool: Run ctdb_tool_* under $VALGRIND
2012-07-26 Martin Schwenketests/eventscripts: Rewrite the testparm stub
2012-07-26 Martin Schwenketests/complex: Fix broken ctdb_test_check_real_cluster()
2012-07-26 Martin Schwenketests/simple: ctdb stop/continue tests weren't actually...
2012-07-26 Martin Schwenketests: select_test_node_and_ips() should try to avoid...
2012-07-26 Martin Schwenketests: simple tests against local daemons should check...
2012-07-26 Martin Schwenketests: run_tests should exit with $status with -e option
next