WHATSNEW: Add release notes for Samba 4.2.10.
[samba.git] / ctdb / server /
2015-11-02 Michael Adamctdb: strip trailing spaces from nodes file.
2015-10-29 Michael Adamctdb: open the RO tracking db with perms 0600 instead...
2015-08-18 Amitay Isaacsctdb-daemon: Correctly process the exit code from faile...
2015-08-18 Amitay Isaacsctdb-daemon: Improve error handling for running event...
2015-08-17 Martin Schwenkectdb-daemon: Check if updates are in flight when releas...
2015-08-17 Amitay Isaacsctdb-banning: If node is already banned, do not run...
2015-07-16 Amitay Isaacsctdb-daemon: Return correct sequence number for CONTROL...
2015-06-20 Stefan Metzmacherctdb-locking: move all auto_mark logic into process_cal...
2015-06-20 Stefan Metzmacherctdb-locking: make process_callbacks() more robust
2015-06-20 Amitay Isaacsctdb-locking: Add a comment to explain auto_mark usage
2015-06-20 Amitay Isaacsctdb-locking: Avoid resetting talloc destructor
2015-06-20 Amitay Isaacsctdb-locking: Avoid memory leak in the failure case
2015-06-20 Amitay Isaacsctdb-locking: Set destructor when lock_context is created
2015-06-20 Stefan Metzmacherctdb-locking: Set the lock_ctx->request to NULL when...
2015-06-20 Stefan Metzmacherctdb-locking: Avoid memory corruption in ctdb_lock_cont...
2015-04-19 Volker Lendeckectdb: Fix CID 1125613 Destination buffer too small
2015-04-19 Volker Lendeckectdb: Introduce a helper var in ctdb_get_script_list
2015-04-19 Volker Lendeckectdb: Fix memleak in ctdb_get_script_list
2015-04-19 Volker Lendeckectdb: Make for-loop in ctdb_get_script_list more idiomatic
2015-04-19 Volker Lendeckectdb: Fix CID 1288201 Array compared against 0
2015-01-02 Amitay Isaacsctdb-daemon: Use correct tdb flags when enabling robust...
2014-12-10 Martin Schwenkectdb-daemon: Trust vnn->interface for an IP when releas...
2014-12-10 Amitay Isaacsctdb-recoverd: Process all the records for vacuum fetch...
2014-12-10 Amitay Isaacsctdb-vacuum: Do not delete VACUUM MIGRATED records...
2014-12-10 Amitay Isaacsctdb-vacuum: Use non-blocking lock when traversing...
2014-12-10 Amitay Isaacsctdb-vacuum: Use non-blocking lock when traversing...
2014-12-10 Amitay Isaacsctdb-vacuum: Stagger vacuuming child processes
2014-12-10 Amitay Isaacsctdb-vacuum: Track time for vacuuming in database stati...
2014-11-07 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-11-07 Martin Schwenkectdb-logging: Add missing newline when logging to file
2014-11-07 Martin Schwenkectdb-build: Rename define BINDIR to CTDB_HELPER_BINDIR
2014-11-07 Martin Schwenkectdb-logging: Update to use Samba style debug.h/debug.c
2014-11-07 Martin Schwenkectdb-logging: Change LogLevel to DEBUGLEVEL
2014-11-07 Martin Schwenkectdb-logging: Remove log ringbuffer
2014-09-25 Amitay Isaacsctdb-daemon: Fix the usage for lock helper
2014-09-25 Amitay Isaacsctdb-recoverd: If obtaining recovery lock fails, try...
2014-09-25 Amitay Isaacsctdb-locking: Reset ttimer before doing an early return
2014-09-12 Amitay Isaacsctdb-daemon: Decrement pending calls statistics when...
2014-09-12 Amitay Isaacsctdb-daemon: Make sure ctdb runs with real-time priority
2014-09-12 Martin Schwenkectdb-locking: Fork lock helper with vfork_with_logging()
2014-09-12 Martin Schwenkectdb-locking: Add argc parameter to lock_helper_args()
2014-09-11 Amitay Isaacsctdb-locking: Set real-time priority for lock helpers
2014-09-11 Amitay Isaacsctdb-daemon: Increment pending calls statistics correctly
2014-09-09 Martin Schwenkectdb-util: Rename db_wrap to tdb_wrap and make it a...
2014-09-09 Martin Schwenkectdb-recoverd: Change include of dlinklist.h to contain...
2014-09-09 Martin Schwenkectdb-daemon: Drop the argument to fault_setup()
2014-09-09 Martin Schwenkectdb-util: Add extra max_size argument to file_lines_load()
2014-09-09 Martin Schwenkectdb-common: Move hex_decode_talloc() to the lock helper
2014-09-09 Martin Schwenkectdb-daemon: Move some inline declarations to header...
2014-09-09 Martin Schwenkectdb-tests: Mark some functions as static
2014-09-09 Martin Schwenkectdb: Fix some "declarations after code" problems
2014-09-05 Amitay Isaacsctdb-call: Drop all deferred requests from older generation
2014-09-05 Amitay Isaacsctdb-locking: Do not reset real-time priority for lock...
2014-09-05 Amitay Isaacsctdb-daemon: Defer all calls when processing dmaster...
2014-09-05 Amitay Isaacsctdb-daemon: Remove duplicate code with refactored...
2014-09-05 Amitay Isaacsctdb-locking: Remove unused function ctdb_free_lock_req...
2014-09-05 Amitay Isaacsctdb-locking: Talloc lock request from client specified...
2014-09-05 Amitay Isaacsctdb-locking: Run debug locks script only if the node...
2014-08-21 Martin Schwenkectdb-daemon: Fix some strict-aliasing warnings
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
2014-08-13 Amitay Isaacsctdb-readonly: Do not abort if revoke of readonly recor...
2014-08-13 Amitay Isaacsctdb-readonly: Add an early return to simplify code
2014-08-06 Volker Lendeckectdb-locking: Simplify ctdb_find_lock_context()
2014-08-06 Volker Lendeckectdb-locking: TALLOC_FREE copes with NULL
2014-08-04 Amitay Isaacsctdb-locking: Add per database queues for pending and...
2014-08-04 Amitay Isaacsctdb-locking: Update a comment
2014-08-04 Amitay Isaacsctdb-locking: Simplify check for locks on record or...
2014-08-04 Amitay Isaacsctdb-locking: Decrement pending statistics when lock...
2014-08-04 Amitay Isaacsctdb-locking: Update ctdb statistics for all lock types
2014-08-04 Amitay Isaacsctdb-locking: Add DB lock requests to head of the pendi...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused variable lock_num_pending
2014-08-04 Amitay Isaacsctdb-locking: Increase number of lock processes per...
2014-08-04 Amitay Isaacsctdb-locking: Add new tunable LockProcessesPerDB
2014-08-04 Amitay Isaacsctdb-locking: Allocate lock request soon after allocati...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused function find_lock_context()
2014-08-04 Amitay Isaacsctdb-locking: Schedule the next possible lock based...
2014-08-04 Amitay Isaacsctdb-locking: Remove multiple lock requests per lock...
2014-08-04 Amitay Isaacsctdb-locking: Remove multiple lock requests per lock...
2014-08-04 Amitay Isaacsctdb-locking: Remove unused structure members
2014-08-04 Amitay Isaacsctdb-locking: Fix the lock_type_str corresponding to...
2014-07-23 Michael Adamctdb:vacuum: stop vacuuming when the first delete_list...
2014-07-23 Amitay Isaacsctdb-vacuum: Use existing function ctdb_marshall_finish
2014-07-23 Amitay Isaacsctdb-vacuum: Use ctdb_marshall_add to add a record...
2014-07-23 Amitay Isaacsctdb-vacuum: If talloc_realloc fails, terminate traverse
2014-07-23 Amitay Isaacsctdb-vacuum: Fix talloc hierarchy in delete_marshall_tr...
2014-07-21 Martin Schwenkectdb-recoverd: Gently abort recovery when election...
2014-07-09 Amitay Isaacsctdb-daemon: Support per-node robust mutex feature
2014-07-09 Amitay Isaacsctdb-daemon: Enable robust mutexes only if TDB_MUTEX_LO...
2014-07-09 Volker Lendeckectdb-daemon: Allow flag TDB_MUTEX_LOCKING to pass into...
2014-07-09 Amitay Isaacsctdb-daemon: Simplify code a bit
2014-07-09 Amitay Isaacsctdb-daemon: Use false instead of 0 for boolean arguments
2014-07-07 Amitay Isaacsctdb-daemon: Do not thaw databases if recovery is active
2014-07-07 Amitay Isaacsctdb-recoverd: Set recovery mode before freezing databases
2014-07-07 Amitay IsaacsRevert "It was possible for ->recovery_mode to get...
2014-07-07 Martin Schwenkectdb-recoverd: Don't say "Election timed out"
2014-07-07 Martin Schwenkectdb-recoverd: Log a message when releasing the recover...
2014-07-05 Amitay Isaacsctdb-recoverd: No need to set ctdbd_pid again
2014-07-05 Martin Schwenkectdb-daemon: Remove ctdbd_pid global variable
2014-07-05 Martin Schwenkectdb-daemon: Check PID in ctdb_remove_pidfile(), not...
2014-07-05 Martin Schwenkectdb-daemon: Exit if setting the session ID fails
next