ctdb-locking: Do not reset real-time priority for lock helpers
[sfrench/samba-autobuild/.git] / ctdb / server /
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
2014-06-24 Amitay Isaacsctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
2014-06-20 Martin Schwenkectdb-daemon: Debugging for tickle updates
2014-06-17 Michael Adamctdb:vacuum: always run freelist_size again
2014-06-17 Michael Adamctdb:vacuum: add missing return to ctdb_vacuum_traverse...
2014-06-17 Michael Adamctdb:vacuum: remove now unused talloc ctx argument...
2014-06-17 Michael Adamctdb:vacuum: move init of vdata into init_vdata funcion
2014-06-17 Michael Adamctdb:vacuum: remove vacuum limit from vdata - not used
2014-06-17 Michael Adamctdb:vacuum: remove a superfluous comment.
2014-06-17 Michael Adamctdb:vacuum: untangle assignmend and check for return...
2014-06-17 Michael Adamctdb:vacuum: remove a superfluous and misleading comment
2014-06-17 Michael Adamctdb:vacuum: remove now unused ctdb_repack_tdb().
2014-06-17 Michael Adamctdb:vacuum: use plain tdb_repack() instead of ctdb_rep...
2014-06-17 Michael Adamctdb:vacuum: remove a comment in ctdb_vacuum_and_repack...
2014-06-17 Michael Adamctdb:vacuum: adapt debug message for repacking.
2014-06-12 Amitay Isaacsctdb-daemon: Reset scheduler policy for helper processes
2014-06-12 Amitay Isaacsctdb-daemon: Do not complain if node is inactive and...
2014-06-12 Amitay Isaacsctdb-daemon: Remove duplicate code from helper binaries
2014-06-12 Amitay Isaacsctdb-logging: Move controls handling functions from...
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
2014-06-12 Amitay Isaacsctdb-daemon: Instead of passing ctdb context, pass...
2014-06-12 Amitay Isaacsctdb-daemon: Rename block_signal to ignore_signal
2014-06-12 Amitay Isaacsctdb-daemon: No need to block SIGPIPE at startup
2014-06-12 Amitay Isaacsctdb-common: Drop ctdb prefix from utility functions...
2014-06-12 Amitay Isaacsctdb-common: Changing scheduler policy does not require...
2014-06-05 Michael Adamctdb:server: fix DEBUG message for wrong event script...
2014-05-05 Martin Schwenkectdb-daemon: Move a ZERO_STRUCT() to a better place
2014-04-30 Volker Lendeckectdb: Fix a comment typo
2014-04-23 Amitay Isaacsctdb-recoverd: Detach database from recovery daemon
2014-04-23 Amitay Isaacsctdb-daemon: Talloc tdb_wrap off ctdb_db_context
2014-04-23 Amitay Isaacsctdb-daemon: Do not allow database detach if AllowClien...
2014-04-14 Amitay Isaacsctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
2014-04-07 Amitay Isaacsctdb-daemon: Always update database priority cluster...
2014-04-01 Gregor Beckctdb:daemon avoid goto ctdb_remove_orphaned_ifaces()
2014-03-31 Gregor Beckctdb:daemon take a shortcut in all_nodes_are_disabled()
2014-03-31 Amitay Isaacsctdb-readonly: Do not use hard-coded value for readonly...
2014-03-28 Amitay Isaacsctdb-locking: Instead of comparing key, compare key...
2014-03-28 Amitay Isaacsctdb-locking: Check for talloc_memdup error
2014-03-28 Amitay Isaacsctdb-locking: Avoid memory leak
2014-03-23 Martin Schwenkectdb/daemon: Optimise deletion of IPs
2014-03-23 Martin Schwenkectdb/daemon: Make delete IP wait until the IP is released
2014-03-23 Martin Schwenkectdb-daemon: Do not disable monitoring when running...
2014-03-23 Martin Schwenkectdb-daemon: Fix tickle updates to recently started...
2014-03-06 Michael Adamctdb-vacuum: fix delete list counts in delete_marshall_...
2014-03-06 Michael Adamctdb-vacuum: fix possible cause for delelete_list proce...
2014-03-06 Michael Adamctdb-vacuum: systematize counters into various structs
2014-03-06 Michael Adamctdb-vacuum: remove unused counter vdata->total
2014-03-06 Michael Adamctdb-vacuum: make ctdb_process_delete_list() void
2014-03-06 Michael Adamctdb-vacuum: make ctdb_process_vacuum_fetch_lists(...
2014-03-06 Michael Adamctdb-vacuum: make ctdb_vacuum_traverse_db() void.
2014-03-06 Michael Adamctdb-vacuum: don't stop in process_vacuum_fetch_lists...
2014-03-06 Michael Adamctdb-vacuum: catch and log errors to traverse the delet...
next