ctdb-protocol: Avoid fgets in ctdb_connection_list_read
[vlendec/samba-autobuild/.git] / ctdb / server /
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
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --pidfile option
2018-03-09 Martin Schwenkectdb-daemon: CTDB_PIDFILE environment variable override...
2018-03-09 Martin Schwenkectdb-daemon: Provide default location for ctdbd PID...
2017-12-18 Gary Lockyerctdb/server/ctdb_daemon.c set socket close on exec
2017-12-13 Amitay Isaacsctdb-recovery-helper: Deregister message handler in...
2017-11-30 Amitay Isaacsctdb-daemon: Send STARTUP control after startup event
2017-11-30 Amitay Isaacsctdb-takeover: Send tcp tickles immediately on STARTUP...
2017-11-30 Amitay Isaacsctdb-takeover: Refactor code to send tickle lists for...
2017-11-24 Amitay Isaacsctdb-eventd: Simplify eventd code
2017-11-21 Amitay Isaacsctdb-daemon: Allocate deferred calls off calling context
2017-10-10 Amitay Isaacsctdb-daemon: Add code to process ctdb_req_tunnel packets
2017-10-10 Amitay Isaacsctdb-daemon: Add implementation of tunnel controls
2017-10-05 Amitay Isaacsctdb-daemon: Send broadcast to connected nodes, not...
2017-09-26 Volker Lendeckectdb: Centralize ctdb_version_string
2017-09-26 Volker Lendeckectdbd: Fix a typo
2017-09-22 Amitay Isaacsctdb-daemon: Check all connections from a process in...
2017-09-21 Amitay Isaacsctdb-daemon: Add implementation of control CHECK_PID_SRVID
2017-09-19 Martin Schwenkectdb-protocol: Optionally print port for address printi...
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-09-18 Martin SchwenkeRevert "ctdb-daemon: Don't explicitly stop monitoring...
2017-09-18 Martin SchwenkeRevert "ctdb-daemon: Remove unused function ctdb_stop_m...
2017-09-14 Martin Schwenkectdb-daemon: Remove unused function ctdb_stop_monitoring()
2017-09-14 Martin Schwenkectdb-daemon: Drop monitoring mode
2017-09-14 Martin Schwenkectdb-daemon: Drop implementation of monitor controls
2017-09-14 Martin Schwenkectdb-daemon: Mark monitoring controls obsolete
2017-09-14 Martin Schwenkectdb-daemon: Don't explicitly stop monitoring during...
2017-09-14 Martin Schwenkectdb-daemon: Don't explicitly disable monitoring around...
2017-09-14 Martin Schwenkectdb-daemon: Don't explicitly disable monitoring when...
2017-09-14 Martin Schwenkectdb-daemon: Skip monitoring when not in RUNNING runstate
2017-09-14 Martin Schwenkectdb-daemon: Skip monitoring when node is inactive
2017-09-14 Amitay Isaacsctdb-daemon: Free up record data if a call request...
2017-09-12 Martin Schwenkectdb-daemon: Don't release all IPs before "startup...
2017-09-12 Amitay Isaacsctdb-recoverd: Abort recovery/takeover if recmaster...
2017-09-12 Amitay Isaacsctdb-daemon: GET_DB_SEQNUM should read database conditi...
2017-09-12 Amitay Isaacsctdb-daemon: Add a function to check if db access is...
2017-09-09 Amitay Isaacsctdb-daemon: Fix implementation of process_exists control
2017-09-01 Amitay Isaacsctdb-protocol: Replace ctdb_event_header with sock_pack...
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_buffer
2017-08-29 Martin Schwenkectdb-common: Allow sock_daemon to daemonise during...
next