VERSION: Bump version up to 4.7.0pre1...
[samba.git] / ctdb / server /
2016-12-28 Martin Schwenkectdb-takeover: Clean up when exiting on error
2016-12-28 Martin Schwenkectdb-takeover: Fix CID 1398169 Unchecked return value
2016-12-27 Volker Lendeckectdb: Fix CID 1398175 Dereference after null check
2016-12-19 Martin Schwenkectdb-takeover: Drop unused ctdb_takeover_run() and...
2016-12-19 Martin Schwenkectdb-recoverd: Integrate takeover helper
2016-12-19 Martin Schwenkectdb-recoverd: Generalise helper state, handler and...
2016-12-19 Martin Schwenkectdb-takeover: Add takeover helper
2016-12-19 Martin Schwenkectdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs...
2016-12-19 Martin Schwenkectdb-takeover: NoIPHostOnAllDisabled is global across...
2016-12-19 Martin Schwenkectdb-takeover: NoIPTakeover is global across cluster
2016-12-18 Amitay Isaacsctdb-daemon: Remove ctdb_event_helper
2016-12-18 Amitay Isaacsctdb-daemon: Switch to using event daemon
2016-12-18 Amitay Isaacsctdb-daemon: Add functions to talk to event daemon
2016-12-18 Amitay Isaacsctdb-daemon: Refactor check for valid events during...
2016-12-18 Amitay Isaacsctdb-daemon: Drop implementation of eventscript controls
2016-12-18 Amitay Isaacsctdb-eventd: Add event script handling daemon
2016-12-05 Amitay Isaacsctdb-recovery: Start recovery helper with ctdb_vfork_exec
2016-12-05 Amitay Isaacsctdb-locking: Start locking helper using ctdb_vfork_exec
2016-12-05 Amitay Isaacsctdb-daemon: Add ctdb_vfork_exec()
2016-12-05 Amitay Isaacsctdb-daemon: Log to stderr when running in interactive...
2016-12-05 Amitay Isaacsctdb-daemon: Initialize logging in recovery daemon
2016-12-05 Amitay Isaacsctdb-recoverd: Log a message when terminating
2016-12-05 Amitay Isaacsctdb-logging: Get rid of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra from switch_...
2016-12-05 Amitay Isaacsctdb-daemon: Remove setting of debug_extra via ctdb_set...
2016-12-05 Amitay Isaacsctdb-daemon: Don't depend on debug_extra in exit handler
2016-12-05 Amitay Isaacsctdb-daemon: Fix debug messages
2016-12-05 Amitay Isaacsctdb-daemon: Consolidate initialization of logging...
2016-12-05 Amitay Isaacsctdb-logging: Remove duplicate logging code
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-12-05 Amitay Isaacsctdb-daemon: Remove tevent debug logging
2016-12-01 Martin Schwenkectdb-ipalloc: Optimise check to see if IP is available...
2016-12-01 Martin Schwenkectdb-daemon: Exit early if there are trailing command...
2016-12-01 Martin Schwenkectdb-daemon: Don't call ctdb_local_node_got_banned...
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-11-29 Martin Schwenkectdb-lock-helper: Drop include of ctdb_private.h
2016-11-25 Amitay Isaacsctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
2016-11-25 Amitay Isaacsctdb-daemon: Remove unused code cmdline.[ch]
2016-11-25 Amitay Isaacsctdb-daemon: Consolidate command line options to ctdbd
2016-11-21 Amitay Isaacsctdb-recovery: Avoid NULL dereference in failure case
2016-11-18 Amitay Isaacsctdb-locking: Reset real-time priority in lock helper
2016-10-27 Amitay Isaacsctdb-daemon: Simplify code using tdb_storev
2016-10-27 Amitay Isaacsctdb-daemon: Simplify code using local variable
2016-10-17 Volker Lendeckectdb: Fix format errors for time_t!=long
2016-09-22 Martin Schwenkectdb-daemon: Log when removing stale Unix domain socket
2016-09-22 Martin Schwenkectdb-daemon: Drop attempt to connect to Unix domain...
2016-09-22 Martin Schwenkectdb-daemon: Don't try to reopen TDB files
2016-09-22 Martin Schwenkectdb-daemon: Bind to Unix domain socket after PID file...
2016-09-22 Martin Schwenkectdb-daemon: Use PID file abstraction
2016-09-22 Amitay Isaacsctdb-locking: Restrict lock debugging to once per second
2016-09-22 Amitay Isaacsctdb-locking: Log if ctdb is unable to take db locks...
2016-09-19 Amitay Isaacsctdb-daemon: Log a message when vfork() takes long...
2016-09-19 Amitay Isaacsctdb-daemon: Log a message when fork() takes long time
2016-09-19 Amitay Isaacsctdb-daemon: Avoid extra condition in tevent trace...
2016-09-19 Amitay Isaacsctdb-recovery-helper: Add missing initialisation of...
2016-09-14 Martin Schwenkectdb-ipalloc: ipalloc_set_public_ips() can't fail
2016-09-14 Martin Schwenkectdb-ipalloc: Move merged IP list creation to ipalloc()
2016-09-14 Martin Schwenkectdb-ipalloc: Drop known_ips argument from merged IP...
2016-09-14 Martin Schwenkectdb-ipalloc: Optimise check to see if IPs can be hosted
2016-09-14 Martin Schwenkectdb-ipalloc: Whether IPs can be hosted need not depend...
2016-09-14 Martin Schwenkectdb-ipalloc: Store known public IPs in IP allocation...
2016-09-14 Amitay Isaacsctdb-recoverd: Drop code to freeze databases from set_r...
2016-09-08 Martin Schwenkectdb-daemon: Compare interface pointers instead of...
2016-09-08 Martin Schwenkectdb-daemon: Use ctdb_find_iface() instead of duplicati...
2016-09-08 Martin Schwenkectdb-deamon: Rename vnn_has_interface_with_name() to...
2016-09-08 Martin Schwenkectdb-daemon: Drop redundant uses of ctdb_find_iface()
2016-09-08 Martin Schwenkectdb-daemon: Make vnn->iface a list of new struct vnn_i...
2016-09-08 Martin Schwenkectdb-daemon: Change ctdb_add_local_iface() to return...
2016-09-08 Martin Schwenkectdb-daemon: Move interface addition into interface...
2016-09-08 Martin Schwenkectdb-daemon: Drop some uses of CTDB_NO_MEMORY{,_FATAL}()
2016-09-08 Martin Schwenkectdb-daemon: Consolidate interface checking with interf...
2016-09-08 Martin Schwenkectdb-daemon: Replace some uses of CTDB_NO_MEMORY_FATAL()
2016-09-08 Martin Schwenkectdb-daemon: Move and improve public IP duplicate checking
2016-09-08 Martin Schwenkectdb-daemon: Drop use of strdup(3) and free(3) when...
2016-09-01 Martin Schwenkectdb-daemon: Don't steal control structure before synch...
2016-09-01 Martin Schwenkectdb-daemon: Handle failure immediately, do housekeepin...
2016-09-01 Martin Schwenkectdb-daemon: Schedule running of callback if there...
2016-08-21 Martin Schwenkectdb-daemon: When releasing an IP, update PNN in callback
2016-08-21 Martin Schwenkectdb-daemon: Rename takeover_callback_state -> release_...
2016-08-18 Martin Schwenkectdb-ipalloc: Fix cumulative takeover timeout
2016-08-17 Martin Schwenkectdb-recoverd: Don't directly release rogue IP addresses
2016-08-17 Martin Schwenkectdb-daemon: Fix takeover of incorrectly assigned publi...
2016-08-17 Martin Schwenkectdb-daemon: Avoid referencing NULL pointer due to...
2016-08-17 Martin SchwenkeRevert "When adding an ip at runtime, it might not...
2016-08-17 Martin Schwenkectdb-daemon: Drop special case handling for new IP...
2016-08-17 Martin Schwenkectdb-daemon: Use release_ip_post() when releasing all...
2016-08-17 Martin Schwenkectdb-daemon: Factor out new function release_ip_post()
2016-08-17 Martin Schwenkectdb-daemon: Do not copy address for RELEASE_IP message
2016-08-17 Martin Schwenkectdb-daemon: Do not update the VNN state on RELEASE_IP...
2016-08-17 Martin Schwenkectdb-daemon: Try to release IP address even if interfac...
2016-08-17 Martin Schwenkectdb-logging: Fix CID 1272823 Unchecked return value...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1362723 Unchecked return value...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1362726 Unchecked return value...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1125574 Operands don't affect...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1125575 Operands don't affect...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1272855 Operands don't affect...
2016-08-10 Amitay Isaacsctdb-recovery-helper: Fix format-nonliteral warning
2016-08-10 Amitay Isaacsctdb-daemon: Fix format-nonliteral warning
2016-08-08 Martin Schwenkectdb-daemon: Clean up SET_DB_PRIORITY/GET_DB_PRIORITY...
next