obnox/ctdb.git
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 Isaacstools/ctdb: Fix racy ipreallocate code
2013-05-23 Amitay Isaacsctdbd: Print version string in the daemon startup
2013-05-23 Amitay Isaacsbuild: Rename version.h to ctdb_version.h
2013-05-23 Amitay Isaacslogging: Fix a bug in ringbuffer
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 SchwenkePackaging: maketarball.sh should be a bash script due...
2013-05-23 Martin Schwenkescripts: Rework notify.sh to use notify.d/ directory
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-22 Martin Schwenkeeventscripts: Fix regression in _loadconfig()
2013-05-22 Martin Schwenkeinitscript: If CTDB doesn't become ready, print a messa...
2013-05-20 Christian Ambachbuild: Create sudoers.d dir during make install
2013-05-20 Amitay Isaacseventscripts: Do not use bashism for string comparison
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 Schwenketests/takeover: Add takeover tests, mostly for NoIPHost...
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 Schwenketests/takeover: Allow per-node tunable settings
2013-05-07 Martin Schwenkerecoverd: Refactor code to get NoIPTakeover tunable...
2013-05-07 Martin Schwenketests: Unit test diff output should use filtered output
2013-05-07 Martin Schwenkerecoverd: Add debug message when dropping IPs in IP...
2013-05-07 Martin Schwenkeeventscripts: NFS RPC checks no longer support "knfsd"
2013-05-07 Martin Schwenkeeventscripts: 60.nfs uses nfs_check_rpc_services()...
2013-05-06 Martin Schwenkeeventscripts: NFS RPC checks allows "nfsd" in addition...
2013-05-06 Martin Schwenkeeventscripts: New function nfs_check_rpc_services()
2013-05-06 Martin Schwenkeeventscripts: nfs_check_rpc_action() should be _nfs_che...
2013-05-06 Martin Schwenkeeventscripts: Factor out common code from nfs_check_rpc...
2013-05-06 Martin Schwenkeeventscripts: Remove ganesha support from nfs_check_rpc...
2013-05-06 Martin SchwenkeRevert "Eventscript functions: add optional version...
2013-05-06 Martin Schwenkeeventscripts: Move rpc.statd existence check into nfs_c...
2013-05-06 Martin Schwenkeeventscripts: Factor NFS RPC check action code into...
2013-05-06 Martin Schwenkeeventscripts: Remove unused function ctdb_check_counter...
2013-05-06 Martin Schwenkeeventscripts: Use ctdb_check_counter() instead of ctdb_...
2013-05-06 Martin Schwenkeeventscripts: Might as well try to stat the reclock...
2013-05-06 Martin Schwenkeeventscripts: Make the early exit in 01.reclock earlier
2013-05-06 Martin Schwenkeeventscripts: Minor cleanups for killtcp/tickle functions
2013-05-06 Martin Schwenkeeventscripts: Tweak the timeout check in kill_tcp_conne...
2013-05-06 Martin Schwenkeeventscripts: In killtcp/tickle functions, $_failed...
2013-05-06 Martin Schwenkeeventscripts: Remove unused $_killcount from tickle_tcp...
2013-05-06 Martin Schwenkeeventscripts: Refactor connection listing in killtcp...
2013-05-06 Martin Schwenkeeventscripts: Reimplement kill_tcp_connections_local_only()
2013-05-06 Martin Schwenkeeventscripts: Change handling of one-way kills in kill_...
2013-05-06 Martin Schwenkeeventscripts: Remove unnecessary variables from killtcp...
2013-05-06 Martin Schwenkeeventscripts: Clean up ctdb_check_command()
2013-05-06 Martin Schwenkeeventscripts; Cleanup up ctdb_check_directories()
2013-05-06 Martin Schwenkeeventscripts: Assert that $service_name is set in a...
2013-05-06 Martin Schwenkeeventscripts: counters default to $script_name if ...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Simplify handling of $service name in...
2013-05-06 Martin Schwenkeeventscripts: Remove unused function ctdb_check_counter...
2013-05-06 Martin Schwenkescripts: Fix script_log() regression
2013-05-06 Martin Schwenkeinitscript: Look for tdbtool/tdbdump using which, not...
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 Schwenkeeventscripts: Remove use of "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 Adaminclude: define CTDB_REC_RO_FLAGS - all read-only relat...
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-24 Michael Adamclient: fix ctdb_control() to be able to cope with...
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-22 Martin Schwenkescripts: Ensure even external scripts get tagged in...
2013-04-22 Martin Schwenkeeventscripts: Ensure directories are created
2013-04-19 Martin Schwenkescripts: Clean up update_tickles() and handling of...
2013-04-19 Martin Schwenkescripts: Use $CTDB_SCRIPT_DEBUGLEVEL instead of somethi...
2013-04-19 Martin Schwenkescripts: Ensure service command is in $PATH in ctdb...
2013-04-18 Martin Schwenkeinitscript: Remove duplicate setting of $ctdbd
2013-04-18 Martin Schwenkeutil: Removed unused declaration of ctdbd_start()
next