ctdb: Fix an out of bound array access
[vlendec/samba-autobuild/.git] / ctdb / server /
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-11-06 Martin Schwenkectdb-daemon: Do not fork when CTDB_TEST_MODE is set
2018-11-06 Martin Schwenkectdb-daemon: Switch interactive variable to a bool
2018-11-06 Martin Schwenkectdb-daemon: Improve documentation for -i option
2018-11-06 Martin Schwenkectdb-daemon: Don't set log_to_stdout for become_daemon()
2018-11-06 Martin Schwenkectdb-daemon: Avoid unnecessarily spamming the logs...
2018-11-06 Martin Schwenkectdb-daemon: Drop unused function ctdb_set_socketname()
2018-11-06 Martin Schwenkectdb-daemon: Use path functions for socket and PID...
2018-11-05 Martin Schwenkectdb-recovery: Ban a node that causes recovery failure
2018-10-22 Martin Schwenkectdb-daemon: Fix valgrind hit in event code
2018-10-22 Martin Schwenkectdb-daemon: Exit if eventd goes away
2018-10-22 Martin Schwenkectdb-daemon: Return early when refusing to run an event...
2018-10-08 Amitay Isaacsctdb-daemon: Drop implementation of RECEIVE_RECORDS...
2018-10-08 Amitay Isaacsctdb-vacuum: Remove unnecessary check for zero records...
2018-10-08 Amitay Isaacsctdb-vacuum: Fix the incorrect counting of remote errors
2018-10-08 Amitay Isaacsctdb-vacuum: Simplify the deletion of vacuumed records
2018-10-08 Amitay Isaacsctdb-daemon: Invalidate records if a node becomes INACTIVE
2018-10-08 Amitay Isaacsctdb-daemon: Don't pull any records if records are...
2018-09-18 Martin Schwenkectdb-recoverd: Set recovery lock handle at start of...
2018-09-17 Martin Schwenkectdb-recoverd: Handle cancellation when releasing recov...
2018-09-17 Martin Schwenkectdb-recoverd: Return early when the recovery lock...
2018-09-17 Martin Schwenkectdb-recoverd: Store recovery lock handle
2018-09-17 Martin Schwenkectdb-recoverd: Use talloc() to allocate recovery lock...
2018-09-17 Martin Schwenkectdb-recoverd: Rename hold_reclock_state to ctdb_recove...
2018-09-17 Martin Schwenkectdb-recoverd: Re-check master on failure to take recov...
2018-09-17 Martin Schwenkectdb-recoverd: Clean up taking of recovery lock
2018-09-17 Martin Schwenkectdb-cluster-mutex: Block signals around fork
2018-09-17 Martin Schwenkectdb-cluster-mutex: Reset SIGTERM handler in cluster...
2018-09-03 Martin Schwenkectdb-daemon: Drop incorrect log message
2018-09-03 Martin Schwenkectdb-daemon: Log complete eventd startup command
2018-08-30 Martin Schwenkectdb-common: Fix error handling when sending ARPs
2018-08-30 Martin Schwenkectdb-daemon: Do not retry connection to eventd
2018-08-30 Martin Schwenkectdb-daemon: Wait for eventd to be ready before connecting
2018-08-30 Martin Schwenkectdb-daemon: Open eventd pipe earlier
2018-08-30 Martin Schwenkectdb-daemon: Improve error handling consistency
2018-08-24 Martin Schwenkectdb-config: Switch tunable DisableIPFailover to a...
2018-08-24 Martin Schwenkectdb-daemon: Pass DisableIPFailover tunable via environ...
2018-08-24 Martin Schwenkectdb-config: Switch tunable TDBMutexEnabled to a config...
2018-08-24 Martin Schwenkectdb-config: Change option "no realtime" option to...
2018-07-28 Amitay Isaacsctdb-daemon: Switch to using ETIMEDOUT instead of ETIME
2018-07-27 Martin Schwenkectdb-daemon: Switch to using ctdb_sock_addr_mask_from_s...
2018-07-11 Martin Schwenkectdb-daemon: Drop the noiphost "node flags" bitmap
2018-07-11 Martin Schwenkectdb-daemon: Stop inactive/disabled nodes from reportin...
2018-07-11 Martin Schwenkectdb-daemon: Drop plumbing for obsolete tunable NoIPHos...
2018-07-11 Martin Schwenkectdb-daemon: Mark NoIPHostOnAllDisabled tunable as...
2018-07-05 Amitay Isaacsctdb-daemon: Add client code to talk to new event daemon
2018-07-05 Amitay Isaacsctdb-daemon: Remove old event daemon
2018-07-05 Amitay Isaacsctdb-daemon: Switch to starting new event daemon
2018-07-05 Amitay Isaacsctdb-common: Add client pid to connect callback in...
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-02 Martin Schwenkectdb-daemon: Only consider client ID for local database...
2018-07-02 Martin Schwenkectdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROAD...
2018-07-02 Martin Schwenkectdb-recoverd: Set the process name correctly
2018-07-02 Amitay Isaacsctdb: Fix build on AIX
2018-07-02 Martin Schwenkectdb-common: Rename system utility files
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: 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 Martin Schwenkectdb-scripts: Move event scripts to events/legacy/...
2018-05-23 Volker Lendeckectdbd: Fix CID 1435732 Argument cannot be negative
2018-05-17 Martin Schwenkectdb-daemon: Drop most ctdbd command-line options
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-daemon: Define ctdbd legacy configuration file...
2018-05-17 Martin Schwenkectdb-daemon: Drop ctdbd --max-persistent-check-errors...
2018-05-17 Martin Schwenkectdb-daemon: Do not create database directories
2018-05-12 Mathieu ParentFix spelling s/propogate/propagate/
2018-05-01 Martin Schwenkectdb-daemon: Change default volatile database directory
2018-05-01 Martin Schwenkectdb-daemon: Log the logging location when not logging...
2018-05-01 Martin Schwenkectdb-daemon: Reorder main() to improve the structure
2018-05-01 Martin Schwenkectdb-daemon: Consolidate basic CTDB context initialisation
2018-05-01 Martin Schwenkectdb-daemon: Drop duplicate initialisation of request...
2018-05-01 Martin Schwenkectdb-daemon: Move ctdb_init() to the only place it...
2018-05-01 Martin Schwenkectdb-daemon: Drop ctdbd --torture and --valgrinding...
2018-05-01 Martin Schwenkectdb-daemon: Drop ctdbd --sloppy-start and --nopublicip...
2018-05-01 Martin Schwenkectdb-daemon: Add testing environment variable CTDB_TEST...
2018-05-01 Martin Schwenkectdb-daemon: Drop ctdbd --notification-script command...
2018-05-01 Martin Schwenkectdb-daemon: Provide a default location for the notific...
2018-05-01 Martin Schwenkectdb-daemon: Use a local variable instead of repeating...
2018-05-01 Martin Schwenkectdb-daemon: Drop unused function ctdb_set_notification...
2018-05-01 Martin Schwenkectdb-daemon: Set ctdb->notification_script directly
2018-05-01 Amitay Isaacsctdb-daemon: Move ctdb_client.c to server/ subdir
2018-04-27 Martin Schwenkectdb: Fix some -Werror=strict-overflow issues
2018-04-04 Swen Schilligctdb: Remove double sanity checks from ctdb_daemon_read_cb
2018-03-31 Swen Schilligctdb-server: Only set destructor if required
2018-03-30 Swen Schilligctdb-server: Add goto tag avoiding code duplication
2018-03-30 Swen Schilligctdb-server: Minor code cleanup
2018-03-30 Swen Schilligctdb-server: Replace the variable rc by something meani...
2018-03-30 Swen Schilligctdb-server: Only talloc_set_destructor when required
2018-03-30 Swen Schilligctdb-server: Cleanup ctdb_daemon_call_send_remote
2018-03-30 Swen Schilligctdb: Fixing possible memory leak in ctdb_daemon_read_cb
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --nlist option
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --public-interface option
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --public-addresses option
2018-03-19 Martin Schwenkectdb-daemon: Provide a default location for public...
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --socket option
2018-03-19 Martin Schwenkectdb-daemon: Allow CTDB_SOCKET environment variable...
2018-03-19 Martin Schwenkectdb-tests: Drop ctdbd --event-script-dir option
next