ctdb-scripts: Tunables are now loaded from ctdb.tunables
[samba.git] / ctdb /
2018-03-28 Martin Schwenkectdb-scripts: Tunables are now loaded from ctdb.tunables
2018-03-28 Martin Schwenkectdb-tests: Rename setup_config() to setup_tunable_config()
2018-03-28 Martin Schwenkectdb-tests: Script options into per-script file
2018-03-28 Martin Schwenkectdb-scripts: Use load_script_options in event scripts
2018-03-28 Martin Schwenkectdb-scripts: Add new function load_script_options()
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 91.lvs tests
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 60.nfs (and...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 50.samba...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 49.winbind...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 41.httpd...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 40.vsftpd...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 31.clamd...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 20.multipathd...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 13.per_ip_rou...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 11.natgw...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 10.interface...
2018-03-28 Martin Schwenkectdb-tests: Use setup_script_options() in 05.system...
2018-03-28 Martin Schwenkectdb-tests: New function setup_script_options()
2018-03-28 Martin Schwenkectdb-scripts: Split CTDB configuration loading
2018-03-28 Martin Schwenkectdb-docs: Promote CTDB_INIT_STYLE to global options...
2018-03-28 Martin Schwenkectdb-scripts: Clean up function detect_init_style()
2018-03-28 Martin Schwenkectdb-tests: Remove unused functions and stubs
2018-03-28 Martin Schwenkectdb-tests: statd-callout script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 91.lvs event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 60.nfs (and 06.nfs) event script setup...
2018-03-28 Martin Schwenkectdb-tests: 50.samba event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 49.winbind event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 41.httpd event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 40.vsftpd event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 31.clamd event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 20.multipathd event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 13.per_ip_routing event script setup modula...
2018-03-28 Martin Schwenkectdb-tests: 11.natgw event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 10.interface event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 05.system event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 01.reclock event script setup modularisation
2018-03-28 Martin Schwenkectdb-tests: 00.ctdb testing setup modularisation
2018-03-28 Martin Schwenkectdb-tests: Define generic setup() function
2018-03-28 Martin Schwenkectdb-tests: statd-callout.sh simple 80 column fixups
2018-03-28 Martin Schwenkectdb-tests: 60.nfs.sh simple 80 column fixups and reord...
2018-03-28 Martin Schwenkectdb-tests: 20.multipathd.sh 80 column fixups
2018-03-28 Martin Schwenkectdb-tests: 11.natgw.sh simple 80 column fixups
2018-03-28 Martin Schwenkectdb-tests: 10.interface.sh simple 80 column fixups
2018-03-28 Martin Schwenkectdb-tests: 05.system.sh simple 80 column fixups
2018-03-28 Martin Schwenkectdb-tests: Create statd-callout.sh
2018-03-28 Martin Schwenkectdb-tests: Create 91.lvs.sh
2018-03-28 Martin Schwenkectdb-tests: Create 60.nfs.sh and 06.nfs.sh
2018-03-28 Martin Schwenkectdb-tests: Create 50.samba.sh
2018-03-28 Martin Schwenkectdb-tests: Create 49.winbind.sh
2018-03-28 Martin Schwenkectdb-tests: Create 41.httpd.sh
2018-03-28 Martin Schwenkectdb-tests: Create 40.vsftpd.sh
2018-03-28 Martin Schwenkectdb-tests: Create 20.multipathd.sh
2018-03-28 Martin Schwenkectdb-tests: Create 13.per_ip_routing.sh
2018-03-28 Martin Schwenkectdb-tests: Create 11.natgw.sh
2018-03-28 Martin Schwenkectdb-tests: Create 10.interface.sh
2018-03-28 Martin Schwenkectdb-tests: Create 05.system.sh
2018-03-28 Martin Schwenkectdb-tests: Create 01.reclock.sh
2018-03-28 Martin Schwenkectdb-tests: Create 00.ctdb.sh
2018-03-28 Martin Schwenkectdb-tests: Allow modularisation of event script testin...
2018-03-28 Martin Schwenkectdb-tests: Clean up handling of CTDB_SCRIPT_VARDIR
2018-03-28 Martin Schwenkectdb-tests: Clean up fake share handling
2018-03-28 Martin Schwenkectdb-tests: New function setup_numnodes()
2018-03-28 Martin Schwenkectdb-tests: Tweak debug function
2018-03-28 Martin Schwenkectdb-tests: Make date handling consistent in 00.ctdb...
2018-03-28 Martin Schwenkectdb-tests: New support functions setup_dbdir() and...
2018-03-28 Martin Schwenkectdb-tests: Don't set FAKE_ETHTOOL_LINK_DOWN globally
2018-03-28 Martin Schwenkectdb-tests: Move variable FAKE_IP_STATE into the ip...
2018-03-28 Martin Schwenkectdb-tests: Move variable FAKE_CTDB_IFACES_DOWN into...
2018-03-28 Martin Schwenkectdb-tests: Remove case statement in ctdb stub
2018-03-28 Martin Schwenkectdb-tests: Update argument handling of ctdb stub functions
2018-03-28 Martin Schwenkectdb-tests: Move ctdb stub code from case statement...
2018-03-28 Martin Schwenkectdb-tests: Drop unused ctdb stub scriptstatus and...
2018-03-28 Martin Schwenkectdb-tests: Fix a bug in the ctdb stub's moveip command
2018-03-28 Martin Schwenkectdb-tests: New global variable FAKE_NETWORK_STATE
2018-03-28 Martin Schwenkectdb-tests: Make FAKE_CTDB_STATE globally set
2018-03-28 Martin Schwenkectdb-scripts: Drop unused functions
2018-03-28 Martin Schwenkectdb-script: Drop CTDB_MANAGED_SERVICES configuration...
2018-03-27 Martin Schwenkectdb-tests: Don't expand octal escapes in unit test...
2018-03-27 Amitay Isaacsctdb-tests: Add debug messages for unimplemented functions
2018-03-27 Amitay Isaacsctdb-tests: Add database traverse tests
2018-03-27 Amitay Isaacsctdb-tests: Implement traverse control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add persistent database tests
2018-03-27 Amitay Isaacsctdb-tests: Implement transaction control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add volatile database tests
2018-03-27 Amitay Isaacsctdb-tests: Add req_call processing in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Use seqnum from tdb if available in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add database attach tests
2018-03-27 Amitay Isaacsctdb-tests: Implement database attach control in fake_ctdbd
2018-03-27 Amitay Isaacsctdb-tests: Add dbdir option for creating databases...
2018-03-27 Amitay Isaacsctdb-tests: Convert database map to a linked list in...
2018-03-27 Amitay Isaacsctdb-client: Add missing initialization of tevent_context
2018-03-27 Amitay Isaacsctdb-client: Do not try to allocate 0 sized record
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDBD_CONF internal test variable
2018-03-19 Martin Schwenkectdb-tests: Drop unused functions
2018-03-19 Martin Schwenkectdb-tests: Construct values for CTDB_BASES by hand
2018-03-19 Martin Schwenkectdb-tests: Use CTDB_BASE instead of node_dir
2018-03-19 Martin Schwenkectdb-tests: Use onnode to start/stop local daemons
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --nlist option
2018-03-19 Martin Schwenkectdb-tools: No longer honour CTDB_NODES environment...
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDB_NODES configuration option
next