Revert "client: refuse attach with CLEAR_IF_FIRST for persistent DBs"
[obnox/ctdb.git] / server /
2013-05-24 Gregor Beckltdb_server: let ctdbd refuse attach with CLEAR_IF_FIRS...
2013-05-24 Amitay Isaacsvacuum: Reduce the priority of non-critical error
2013-05-24 Michael Adamctdbd: fix comment explaining redirection of CTDB_REQ_C...
2013-05-24 Michael Adamctdbd: remove a nonempty blank line
2013-05-24 Michael Adamctdbd: update comment describing ctdb_call_send_redirect()
2013-05-24 Martin Schwenkerecoverd: Nodes can only takeover IPs if they are in...
2013-05-24 Martin Schwenkerecoverd: Handle errors carefully when fetching tunables
2013-05-24 Martin Schwenkerecoverd: Set explicit default value when getting tunab...
2013-05-24 Martin Schwenkectdbd: Update the get_tunable code to return -EINVAL...
2013-05-24 Martin Schwenkerecoverd: Whitespace improvements
2013-05-24 Martin Schwenkerecoverd: Use talloc_array_length() for simpler code
2013-05-24 Martin Schwenkectdbd: When the "setup" event fails log an error and...
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-24 Martin Schwenkectdbd: New control CTDB_CONTROL_GET_RUNSTATE
2013-05-24 Martin Schwenkectdbd: Start logging process earlier
2013-05-24 Martin Schwenkectdbd: Only start recovery daemon and timed events...
2013-05-24 Martin Schwenkectdbd: Replace ctdb->done_startup with ctdb->runstate
2013-05-23 Amitay Isaacslocking: Set lock helper path once
2013-05-23 Amitay Isaacslocking: Remove functions that are not used anymore
2013-05-23 Amitay Isaacslocking: Remove functions that are not used anymore
2013-05-23 Amitay Isaacslocking: Use separate locking helper binary for locking
2013-05-23 Amitay Isaacslocking: Create commandline arguments for locking helper
2013-05-23 Amitay Isaacslocking: Add a standalone helper to lock record/db
2013-05-23 Amitay Isaacslocking: Use database iterator for unmarking databases
2013-05-23 Amitay Isaacslocking: Add handler function for unmarking a database
2013-05-23 Amitay Isaacslocking: Use database iterator for marking databases
2013-05-23 Amitay Isaacslocking: Add handler function for marking a database
2013-05-23 Amitay Isaacslocking: Use database iterator for unlocking databases
2013-05-23 Amitay Isaacslocking: Add handler function for unlocking a database
2013-05-23 Amitay Isaacslocking: Use database iterator for locking databases
2013-05-23 Amitay Isaacslocking: Add handler function for locking a database
2013-05-23 Amitay Isaacslocking: Refactor code to iterate over databases based...
2013-05-23 Amitay Isaacslocking: Add newline to debug logs
2013-05-23 Amitay Isaacsctdbd: Print version string in the daemon startup
2013-05-23 Martin Schwenkerecoverd: takeover_run_core() should not use modified...
2013-05-23 Martin Schwenkectdbd: Update confusing log message
2013-05-23 Martin Schwenkectdbd: Log a message when recovery master changes
2013-05-22 Martin Schwenkectdbd: Log add and delete of IPs
2013-05-22 Martin Schwenkectdbd: Removed bogus comment in ctdb_find_iface()
2013-05-09 Martin Schwenkerecoverd: Move IP flags into ctdb_takeover.c
2013-05-09 Martin Schwenkerecoverd: Clear IP flags after IP allocation algorithm...
2013-05-07 Martin Schwenkerecoverd: Remove unused mask argument and initial mask...
2013-05-07 Martin Schwenkerecoverd: When calculating rebalance candidates don...
2013-05-07 Martin Schwenkerecoverd: Remove unused mask argument from IP allocatio...
2013-05-07 Martin Schwenkerecoverd: Fix tunable NoIPTakeoverOnDisabled, rename...
2013-05-07 Martin Schwenkerecoverd: Factor out new function all_nodes_are_disabled()
2013-05-07 Martin Schwenkerecoverd: Refactor code to get NoIPTakeover tunable...
2013-05-07 Martin Schwenkerecoverd: Add debug message when dropping IPs in IP...
2013-05-06 Martin Schwenkectdbd: Log CTDB startup before creating the PID file
2013-05-06 Martin Schwenkectdbd: Remove the "stopped" event
2013-05-06 Martin Schwenkerecoverd: ctdb_takeover_run() uses CTDB_CONTROL_IPREALL...
2013-05-06 Martin Schwenkectdbd: New control CTDB_CONTROL_IPREALLOCATED
2013-05-06 Martin Schwenkectdbd: Avoid freeing non-monitor event callback when...
2013-05-02 Martin Schwenkerecoverd: Interface reference count changes should...
2013-04-24 Michael Adamrecover: use CTDB_REC_RO_FLAGS where appropriate
2013-04-24 Michael Adamctdb_daemon: use CTDB_REC_RO_FLAGS where appropriate
2013-04-24 Michael Adamctdb_call: use CTDB_REC_RO_FLAGS where appropriate
2013-04-24 Michael Adamvacuum: use CTDB_REC_RO_FLAGS in the vacuuming code
2013-04-24 Michael Adamltdb_server: use CTDB_REC_RO_FLAGS where appropriate
2013-04-24 Michael Adamvacuum: Update (C)
2013-04-24 Michael Adamvacuum: extend the header comment for ctdb_process_dele...
2013-04-24 Michael Adamvacuum: turn the vacuuming on lmaster into a three...
2013-04-24 Michael Adamvacuum: introduce the RECEIVE_RECORDS control
2013-04-24 Michael Adamvacuum: reorder some of ctdb_process_delete_list()...
2013-04-24 Michael Adamvacuum: add explicit temporary memory context to ctdb_p...
2013-04-24 Michael Adamvacuum: fix indentation in ctdb_process_delete_list()
2013-04-24 Michael Adamvacuum: free temporary allocated memory correctly in...
2013-04-24 Michael Adamvacuum: move variable into scope of use in ctdb_process...
2013-04-24 Michael Adamvacuum: move variable into scope of use in ctdb_process...
2013-04-24 Michael Adamvacuum: simplify ctdb_process_delete_list(): reduce...
2013-04-24 Michael Adamvacuum: add DEBUG to skip conditions in delete_record_t...
2013-04-24 Michael Adamvacuum: break line for RO-flags check in delete_record_...
2013-04-22 Amitay Isaacsctdbd: Set num_clients statistic from ctdb->num_clients
2013-04-22 Martin Schwenkectdbd: Log PID file creation and removal at NOTICE...
2013-04-18 Martin Schwenkectdbd: Add --pidfile option
2013-04-17 Michael Adamctdb_call: don't bump the rsn in ctdb_become_dmaster...
2013-04-17 Michael AdamFix a severe recovery bug that can lead to data corrupt...
2013-04-17 Michael Adamlogging: fix comment typo
2013-04-17 Michael Adamctdbd: unimplement the unused SET_DMASTER control
2013-04-17 Michael Adamrecoverd: remove bogus comment "qqq" from "add prototyp...
2013-04-17 Amitay Isaacstraverse: Ensure backward compatibility for CTDB_CONTRO...
2013-04-17 Amitay Isaacstraverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support...
2013-04-08 Amitay Isaacsrecoverd/takeover: Use IP->node mapping info from nodes...
2013-03-25 Amitay Isaacslogging: Do not ignore stdout/stderr from the exec...
2013-03-12 Michael Adamserver:persistent: fix a debug message (copy'n'paste...
2013-03-06 Amitay Isaacsctdbd: Add an index db for message list for faster...
2013-02-22 Michael Adamserver:persistent: fix a comment typo.
2013-02-20 Martin Schwenkerecoverd: update_capabilities() should use connected...
2013-02-13 Amitay Isaacsctdbd: Fix the PullDBPreallocation size to 10MB as...
2013-02-07 Martin SchwenkeLogging: Fix breakage when freeing the log ringbuffer
2013-02-06 Volker LendeckeFix a comment typo
2013-02-05 Martin Schwenkectdbd: Don't use a fixed length buffer for the hung...
2013-02-05 Martin Schwenkectdbd: Complain loudly if CTDB_DEBUG_HUNG_SCRIPT script...
2013-02-05 Martin Schwenkectdbd: Remove command-line option --debug-hung-script
2013-02-05 Martin Schwenkectdbd: Remove debug_hung_script_ctx
2013-02-05 Martin Schwenkectdbd: Message logged at exit should be different for...
2013-02-05 Amitay Isaacsdaemon: Make sure all the traverse children are termina...
2013-01-23 Amitay Isaacsrecoverd: Fix printing of node flags from local information
2013-01-09 Amitay Isaacsrecoverd: Create recoverd monitoring timed events off...
2013-01-09 Amitay Isaacsdaemon: Protect against double free of callback state...
next