ctdb-scripts: Clarify logic for success of interface monitoring
[obnox/samba/samba-obnox.git] / ctdb / tests /
2015-12-04 Martin Schwenkectdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc()
2015-12-04 Martin Schwenkectdb-ipalloc: Fold force_rebalance_candidates into...
2015-12-04 Martin Schwenkectdb-ipalloc: Fold all IPs list into IP allocation...
2015-12-04 Martin Schwenkectdb-scripts: Add exportfs cache to NFS Linux kernel...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling for struct ctdb_rec_data
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_public_ip...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_addr_info
2015-11-23 Martin Schwenkectdb-ipalloc: Have set_ipflags_internal() set ipalloc_s...
2015-11-23 Martin Schwenkectdb-ipalloc: Fold IP flags into IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Allocate memory off IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Drop CTDB context argument from set_ipfla...
2015-11-20 Martin Schwenkectdb-ipalloc: ctdb_takeover_run_core() takes ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP list creation out to ctdb_takeove...
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP allocation state into its own...
2015-11-16 Martin Schwenkectdb-ipalloc: Don't consider runstates in the IP takeov...
2015-11-16 Amitay Isaacsctdb-build: Remove ctdb-common-util subsystem
2015-11-15 Amitay Isaacsctdb-daemon: Remove unused ctdb_logging.[ch]
2015-11-15 Amitay Isaacsctdb-tests: Build in common/logging.c
2015-11-15 Amitay Isaacsctdb-tests: Replace ctdb_logging.h with common/logging.h
2015-11-15 Amitay Isaacsctdb-tests: Update test to set numeric debug levels
2015-11-15 Amitay Isaacsctdb-logging: Allow sub-string matching for debug level...
2015-11-15 Amitay Isaacsctdb-daemon: Move ctdb_fork.c to server
2015-11-13 Volker Lendeckectdb: Fix the O3 developer build
2015-11-11 Amitay Isaacsctdb-tests: Try to connect few times before failing...
2015-11-09 Martin Schwenkectdb-tests: Fix "setreclock" test
2015-11-09 Martin Schwenkectdb-tests: Fix the name of the "setreclock" test
2015-11-03 Amitay Isaacsctdb-include: Remove unused definitions
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_get_ifaces...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_iface_info...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_iface to ctdb_interface
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_all_public_ips to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_public_ip_list to publi...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_node_map to ctdb_node_m...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-27 Amitay Isaacsctdb-tool: Remove repack command
2015-10-23 Martin Schwenkectdb-tests: Change "ctdb ip -n all" to "ctdb ip all"
2015-10-23 Martin Schwenkectdb-tests: Do not test "ctdb nodestatus -n all"
2015-10-23 Martin Schwenkectdb-tests: Drop use of "ctdb delip -n all" in simple...
2015-10-23 Martin Schwenkectdb-tests: Drop simple uses of "ctdb -n all ..." from...
2015-10-14 Amitay Isaacsctdb-tests: Fix CID 1327218-1327221
2015-10-14 Volker Lendeckectdb: Fix CID 1327223 Unbounded source buffer
2015-10-14 Volker Lendeckectdb: Fix CID 1327224 Unbounded source buffer
2015-10-07 Amitay Isaacsctdb-recoverd: Add code for parallel database recovery
2015-10-07 Amitay Isaacsctdb-protocol: Add controls for parallel DB recovery
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines
2015-10-07 Amitay Isaacsctdb-common: Add communication endpoint abstraction
2015-10-07 Amitay Isaacsctdb-common: Add packet write abstraction
2015-10-07 Amitay Isaacsctdb-common: Add packet read abstraction
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add request id abstraction
2015-10-07 Amitay Isaacsctdb-daemon: whitespace fix
2015-10-07 Amitay Isaacsctdb-daemon: formatting fix
2015-10-07 Amitay Isaacsctdb-daemon: Replace ctdb_message with srvid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add srvid abstraction
2015-10-07 Amitay Isaacsctdb-common: Add db_hash abstraction
2015-10-07 Amitay Isaacsctdb-daemon: whitespace fix
2015-10-07 Amitay Isaacsctdb-daemon: Remove ctdb from traverse_callback
2015-10-07 Amitay Isaacsctdb-build: Do not split ctdb-system subsystem
2015-09-15 Martin Schwenkectdb-scripts: Update important installed files to use...
2015-09-15 Martin Schwenkectdb-scripts: Rename variable CTDB_ETCDIR to CTDB_SYS_E...
2015-09-15 Martin Schwenkectdb-scripts: CTDB_BASE must be set when including...
2015-09-15 Martin Schwenkectdb-scripts: New internal variable CTDB_SCRIPT_VARDIR
2015-08-29 Martin Schwenkectdb-scripts: Add default filesystem usage warnings
2015-08-29 Martin Schwenkectdb-scripts: Add default system memory usage warnings
2015-08-29 Martin Schwenkectdb-scripts: Throttle system resource monitoring warnings
2015-08-29 Martin Schwenkectdb-scripts: Don't shutdown CTDB when memory monitorin...
2015-08-29 Martin Schwenkectdb-scripts: New consistent system memory and swap...
2015-08-29 Martin Schwenkectdb-scripts: Memory monitoring uses thresholds express...
2015-08-29 Martin Schwenkectdb-scripts: Only use /proc/meminfo for memory checks...
2015-08-29 Martin Schwenkectdb-scripts: Move system memory checking to 05.system
2015-08-29 Martin Schwenkectdb-tests: Remove unwanted trailing whitespace
2015-08-29 Martin Schwenkectdb-tests: Add tests for filesystem usage monitoring
2015-08-07 Martin Schwenkectdb-tests: Add a policy routing test with misconfiguration
2015-08-07 Martin Schwenkectdb-tests: Make fake gateway different to actual publi...
2015-08-07 Martin Schwenkectdb-scripts: Improve error handling for 50.samba testp...
2015-08-07 Amitay Isaacsctdb-system: Remove unused system specific calls
2015-07-14 Martin Schwenkectdb-tests: Add some simple tests for CTDB_NFS_CALLOUT
2015-07-14 Martin Schwenkectdb-scripts: Add portmapper NFS .check file
2015-07-14 Martin Schwenkectdb-scripts: Drop configuration variable CTDB_NFS_DUMP...
2015-07-14 Martin Schwenkectdb-scripts: Remove 60.ganesha, replace with callout...
2015-07-14 Martin Schwenkectdb-scripts: Extend NFS .check files with service_chec...
2015-07-14 Martin Schwenkectdb-scripts: Remove functions startstop_nfs() and...
2015-07-14 Martin Schwenkectdb-scripts: Remove configuration variable CTDB_MONITO...
2015-07-14 Martin Schwenkectdb-scripts: Parameterise 60.nfs with $CTDB_NFS_CALLOUT
2015-07-14 Martin Schwenkectdb-scripts: Remove old NFS checking code
2015-07-14 Martin Schwenkectdb-scripts: Switch NFS checks to new style
2015-07-14 Martin Schwenkectdb-scripts: NFS RPC checks should be simple and consi...
2015-07-14 Martin Schwenkectdb-tests: setup_nfs() should mark nfslock as started...
2015-07-14 Martin Schwenkectdb-tests: Remove function iterate_test()
2015-07-14 Martin Schwenkectdb-tests: Remove remaining uses of iterate_test()
2015-07-14 Martin Schwenkectdb-tests: New NFS test with all services up and 10...
2015-07-14 Martin Schwenkectdb-tests: Allow 2nd argument of nfs_iterate_test...
2015-07-14 Martin Schwenkectdb-tests: Automate expected NFS test results instead...
2015-07-14 Martin Schwenkectdb-tests: Update NFS tests to use nfs_iterate_test()
2015-07-14 Martin Schwenkectdb-tests: New function nfs_iterate_test()
2015-07-14 Martin Schwenkectdb-tests: rpc_set_service_failure_response() should...
next