selftest: Use self.account_lockout_duration in self.update_lockout_settings for passw...
[samba.git] / ctdb /
2018-07-05 Amitay Isaacsctdb-tests: Switch to using new event daemon
2018-07-05 Amitay Isaacsctdb-daemon: Add client code to talk to new event daemon
2018-07-05 Amitay Isaacsctdb-protocol: Remove protocol for old event daemon
2018-07-05 Amitay Isaacsctdb-client: Remove client code for old event daemon
2018-07-05 Amitay Isaacsctdb-tools: Remove old event daemon tool
2018-07-05 Amitay Isaacsctdb-daemon: Remove old event daemon
2018-07-05 Amitay Isaacsctdb-tests: Remove tests for old event daemon
2018-07-05 Amitay Isaacsctdb-tools: Switch to using new event daemon tool
2018-07-05 Amitay Isaacsctdb-daemon: Switch to starting new event daemon
2018-07-05 Amitay Isaacsctdb-event: Add tests for event daemon
2018-07-05 Amitay Isaacsctdb-tests: Rename eventd testsuite to ctdb_eventd
2018-07-05 Amitay Isaacsctdb-event: Add event daemon client tool
2018-07-05 Amitay Isaacsctdb-event: Add event daemon client code
2018-07-05 Amitay Isaacsctdb-event: Add event daemon implementation
2018-07-05 Amitay Isaacsctdb-event: Add event daemon protocol
2018-07-05 Amitay Isaacsctdb-common: Add client pid to connect callback in...
2018-07-05 Amitay Isaacsctdb-tests: Separate testing code for basic data types
2018-07-05 Amitay Isaacsctdb-build: Add ctdb prefix to build target
2018-07-05 Amitay Isaacsctdb-protocol: Separate protocol-basic subsystem
2018-07-04 Amitay Isaacsctdb-daemon: Set environment variable if running in...
2018-07-04 Amitay Isaacsctdb-daemon: Avoid closing stdin when running in intera...
2018-07-04 Amitay Isaacsctdb-tests: Avoid segfault by initializing logging
2018-07-04 Amitay Isaacsctdb-common: Use correct return type for tevent_queue_a...
2018-07-02 Martin Schwenkectdb-tests: Teach strace packet parser about non-octal...
2018-07-02 Martin Schwenkectdb-daemon: Only consider client ID for local database...
2018-07-02 Martin Schwenkectdb-docs: Fix the documentation for VNN map
2018-07-02 Martin Schwenkectdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROAD...
2018-07-02 Martin Schwenkectdb-tests: Add a simple test for database traverses
2018-07-02 Martin Schwenkectdb-tests: Add check for non-lmaster node status in...
2018-07-02 Martin Schwenkectdb-client: Fix typo where CTDB_BROADCAST_ALL is repeated
2018-07-02 Martin Schwenkectdb-recoverd: Set the process name correctly
2018-07-02 Martin Schwenkectdb-scripts: Drop 99.timeout event script
2018-07-02 Martin Schwenkectdb-tests: Switch 90_debug_hung_script.sh to be a...
2018-07-02 Martin Schwenkectdb-tests: Enable event script debugging in local...
2018-07-02 Martin Schwenkectdb-tests: Support CTDB_RUN_TIMEOUT_MONITOR=yes in...
2018-07-02 Martin Schwenkectdb-tests: Clean up startup event in 00.test event...
2018-07-02 Martin Schwenkectdb-tests: Add generic logging of event details in...
2018-07-02 Martin Schwenkectdb-tests: Drop unnecessary code in 00.test event...
2018-07-02 Martin Schwenkectdb-tests: Clean up argument validation in 00.test...
2018-07-02 Martin Schwenkectdb-tests: Drop check for invalid event in 00.test...
2018-07-02 Amitay Isaacsctdb: Fix build on AIX
2018-07-02 Martin Schwenkectdb-tests: Switch fake_ctdbd to use ctdb_get_peer_pid()
2018-07-02 Martin Schwenkectdb-common: Move capture_socket functions to ctdb_sock...
2018-07-02 Martin Schwenkectdb-common: Move ctdb_sys_send_tcp() to ctdb_socket...
2018-07-02 Martin Schwenkectdb-common: Move ctdb_sys_send_arp() to ctdb_socket...
2018-07-02 Martin Schwenkectdb-common: Move ctdb_get_peer_pid() to system.[ch]
2018-07-02 Martin Schwenkectdb-common: Move ctdb_system_check_iface_exists()...
2018-07-02 Martin Schwenkectdb-common: Move parse_ip_mask() to system_socket...
2018-07-02 Martin Schwenkectdb-common: Rename system utility files
2018-07-02 Amitay Isaacsctdb-build: Add ipv6 headers check for packet details
2018-07-02 Amitay Isaacsctdb-build: Add checks for raw pkt handling support
2018-07-02 Amitay Isaacsctdb-common: Use sin6_len only if the structure supports it
2018-06-29 Amitay Isaacsctdb-common: Correctly handle conf->reload()
2018-06-29 Carlos O'Donellctdb: Improve robust mutex test
2018-06-22 Swen Schilligctdb-common: replace talloc / memcpy by talloc_memdup
2018-06-05 Swen Schilligctdb-daemon: CID 1435732: Argument cannot be negative
2018-06-05 Amitay Isaacsctdb-common: Add support to run events through failure
2018-06-05 Amitay Isaacsctdb-common: Reset running state on failure
2018-06-05 Amitay Isaacsctdb-common: Improve error handling in run_event
2018-06-05 Amitay Isaacsctdb-common: Return script_list for zero scripts
2018-06-05 Amitay Isaacsctdb-common: Rename run_event_script_list to run_event_list
2018-06-05 Amitay Isaacsctdb-common: Do not initialize run_proc inside run_event
2018-06-05 Amitay Isaacsctdb-common: Simplify process registration using linked...
2018-06-05 Martin Schwenkectdb-tests: Continue running if a testcase is not execu...
2018-06-05 Martin SchwenkeRevert "ctdb-tests: Continue running if a testcase...
2018-06-05 Martin Schwenkectdb-scripts: Change directory for notifications to...
2018-06-05 Martin Schwenkectdb-scripts: Event scripts must end with ".script...
2018-06-05 Martin Schwenkectdb-scripts: Move event scripts to events/legacy/...
2018-06-04 Martin Schwenkectdb-docs: Update reference to lmaster/recmaster capabi...
2018-05-23 Volker Lendeckectdbd: Fix CID 1435732 Argument cannot be negative
2018-05-23 Volker Lendeckectdb: Fix CID 1435740 Unchecked return value
2018-05-17 Martin Schwenkectdb: Drop configuration file ctdbd.conf
2018-05-17 Martin Schwenkectdb-tests: Switch local daemons to use new style confi...
2018-05-17 Martin Schwenkectdb-config: Add default ctdb.conf file
2018-05-17 Martin Schwenkectdb-docs: Add example configuration files
2018-05-17 Martin Schwenkectdb-docs: Add ctdb.conf(5) cross references and docume...
2018-05-17 Martin Schwenkectdb-docs: Add ctdb.conf(5)
2018-05-17 Martin Schwenkectdb-tests: Clean up tests to not expose script options
2018-05-17 Martin Schwenkectdb-scripts: Fetch recovery lock option from config...
2018-05-17 Martin Schwenkectdb-scripts: Fetch database options from config file...
2018-05-17 Martin Schwenkectdb-scripts: Add function ctdb_get_db_options()
2018-05-17 Martin Schwenkectdb-tests: Add ctdb-config wrapper stub for event...
2018-05-17 Martin Schwenkectdb-tests: Add setup of ctdb.conf recovery lock setting
2018-05-17 Martin Schwenkectdb-tests: Add setup of ctdb.conf database directory...
2018-05-17 Martin Schwenkectdb-tests: Add new variable CTDB_SCRIPTS_HELPER_BINDIR
2018-05-17 Martin Schwenkectdb-daemon: Drop most ctdbd command-line options
2018-05-17 Martin Schwenkectdb-scripts: Translate old style options into new...
2018-05-17 Martin Schwenkectdb-daemon: Integrate configuration file handling
2018-05-17 Martin Schwenkectdb-daemon: Implement ctdb configuration file loading
2018-05-17 Martin Schwenkectdb-tools: Add legacy config options to config tool
2018-05-17 Martin Schwenkectdb-daemon: Define ctdbd legacy configuration file...
2018-05-17 Martin Schwenkectdb-tools: Add database config options to config tool
2018-05-17 Martin Schwenkectdb-database: Define database configuration file options
2018-05-17 Martin Schwenkectdb-tools: Add cluster config options to config tool
2018-05-17 Martin Schwenkectdb-cluster: Define cluster configuration file options
2018-05-17 Amitay Isaacsctdb-tools: Add event daemon config options to config...
2018-05-17 Amitay Isaacsctdb-event: Add event daemon config file options
2018-05-17 Martin Schwenkectdb-daemon: Drop ctdbd --max-persistent-check-errors...
2018-05-17 Martin Schwenkectdb-scripts: Drop CTDB_MAX_PERSISTENT_CHECK_ERRORS...
2018-05-17 Martin Schwenkectdb-daemon: Do not create database directories
next