s3: VFS: default: Remove fallback if we don't have HAVE_PWRITE set. Samba doesn't...
[samba.git] / ctdb / server /
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...
2017-08-29 Amitay Isaacsctdb-common: Move PID file creation to sock_daemon_run_...
2017-08-29 Martin Schwenkectdb-daemon: Use become_daemon() instead of custom...
2017-08-29 Martin Schwenkectdb-daemon: Narrow a #include
2017-08-25 Amitay Isaacsctdb-client: Fix ctdb_attach() to use database flags
2017-08-25 Amitay Isaacsctdb-client: Optionally return database id from ctdb_ct...
2017-08-25 Amitay Isaacsctdb-client: Fix ctdb_ctrl_createdb() to use database...
2017-08-24 Volker Lendeckectdb: Fix a typo
2017-08-17 Martin Schwenkectdb-daemon: Fix a return value
2017-08-17 Martin Schwenkectdb-daemon: Fix default socket location
2017-08-14 Amitay Isaacsctdb-daemon: Drop the implementation of CHECK_SRVIDS...
2017-08-10 Martin Schwenkectdb-takeover: Do not call ctdb_announce_vnn_iface...
2017-08-02 Martin Schwenkectdb-common: Rename pidfile_create() -> pidfile_context...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when recovery...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when shutting...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when ctdb starts...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when node is...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs for recmaster...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs for node connect...
2017-06-29 Amitay Isaacsctdb-daemon: Add implementation for CTDB_CONTROL_DB_ATT...
2017-06-29 Amitay Isaacsctdb-recovery: Use db_flags instead of a boolean persis...
2017-06-29 Amitay Isaacsctdb-daemon: Pass db_flags instead of passing persisten...
2017-06-29 Amitay Isaacsctdb-daemon: Store db_flags instead of individual boole...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_STICKY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_READONLY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2017-06-26 Amitay Isaacsctdb-daemon: Implement DB_OPEN_FLAGS control
2017-06-26 Amitay Isaacsctdb-daemon: Drop extra boolean arguments to ctdb_local...
2017-06-26 Amitay Isaacsctdb-client: Drop tdb_flags argument to ctdb_attach()
2017-06-26 Amitay Isaacsctdb-daemon: Ignore tdb open flags passed to DB attach...
2017-06-26 Amitay Isaacsctdb-daemon: Refactor calculation of tdb open flags...
next