strerror_r: provide XSI-compliant strerror_r
[metze/samba/wip.git] / ctdb / server /
2017-06-13 Amitay Isaacsctdb-recovery: Log messages at various debug levels
2017-06-07 Richard SharpeLog the actual error returned when creating a pipe...
2017-05-30 Amitay Isaacsctdb-eventd: Avoid passing NULL pointer to printf(...
2017-05-30 Amitay Isaacsctdb-eventd: Use run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Update run_proc api to re-assign stdin
2017-05-24 Amitay Isaacsctdb-daemon: Add AllowMixedVersions tunable
2017-05-24 Amitay Isaacsctdb-daemon: Do not allow mixed ctdb versions in a...
2017-05-24 Amitay Isaacsctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keep...
2017-05-24 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-05-24 Amitay IsaacsRevert "ctdb-readonly: Avoid a tight loop waiting for...
2017-05-08 Christof Schmittctdb: Print key as hex string instead of just the hash...
2017-04-05 Amitay Isaacsctdb-daemon: Add tracking of migration records
2017-04-05 Amitay Isaacsctdb-daemon: For hot records, use count instead of...
2017-03-17 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-02-24 Martin Schwenkectdb-takeover: Don't release IPs from nodes where they...
2017-02-24 Martin Schwenkectdb-ipalloc: Add per-IP known_on bitmap
2017-02-24 Martin Schwenkectdb-takeover: Fetch public IP addresses from all conne...
2017-02-24 Martin Schwenkectdb-takeover: Assign banning credits on failure to...
2017-02-24 Martin Schwenkectdb-takeover: Use takeover_failed() when fetching...
2017-02-24 Martin Schwenkectdb-takeover: Generalise error handling for GET_PUBLIC_IPS
2017-02-24 Martin Schwenkectdb-takeover: Only fetch available IPs from nodes...
2017-02-24 Martin Schwenkectdb-takeover: Add debug message confirming fetching...
2017-02-24 Martin Schwenkectdb-ipalloc: Switch noiphost to struct bitmap
2017-02-24 Martin Schwenkectdb-ipalloc: Switch available_on to struct bitmap
2017-02-24 Martin Schwenkectdb-takeover: Short circuit if fetching IPs from no...
2017-02-24 Martin Schwenkectdb-takeover: Allocate IP list unconditionally in...
2017-02-22 Chris LambCorrect "supressed" typo.
2017-02-22 Chris LambCorrect "progess" typo.
2017-02-22 Chris LambCorrect "doesnt" typos.
2017-02-17 Amitay Isaacsctdb-daemon: Use sock_clean() to remove stale sockets
2017-02-17 Amitay Isaacsctdb-locking: Remove unnecessary global variable
2017-01-17 Amitay Isaacsctdb-daemon: Remove stale eventd socket
2017-01-12 Martin Schwenkectdb-takeover: Handle case where there are no RELEASE_I...
2017-01-12 Amitay Isaacsctdb-takeover: Known and available IP lists should...
2017-01-12 Amitay Isaacsctdb-locking: Explicitly unlock record/db in lock helper
2017-01-12 Amitay Isaacsctdb-locking: Remove support for locking multiple databases
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...
next