obnox/ctdb.git
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()
2013-04-18 Martin Schwenkeinclude: Move ctdb_start_daemon() from ctdb_client...
2013-04-18 Martin Schwenkescripts: ctdb-crash-cleanup.sh uses initscript to see...
2013-04-18 Martin Schwenkeinitscript: Use a PID file to implement the "status...
2013-04-18 Martin Schwenkectdbd: Add --pidfile option
2013-04-18 Martin Schwenkeutil: ctdb_fork() should call ctdb_set_child_info()
2013-04-18 Martin Schwenkeutil: New functions ctdb_set_child_info() and ctdb_is_c...
2013-04-17 Michael Adamtests: add a comment to recovery db corruption test
2013-04-17 Amitay Isaacstests: Add a test for subsequent recoveries corrupting...
2013-04-17 Amitay Isaacstests: Support waiting for "recovered" state in tests
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 Michael Adambuild: silence building of porting_test
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-15 Amitay Isaacstests: Fix typo in variable name
2013-04-08 Amitay Isaacstools/ltdbtool: Fix handling of -e option
2013-04-08 Amitay Isaacsrecoverd/takeover: Use IP->node mapping info from nodes...
2013-04-08 Amitay Isaacsstatd-callout: Make sure statd callout script always...
2013-04-05 Amitay Isaacsclient: Set the socket non-blocking only after connect...
2013-04-05 Amitay IsaacsRevert "client: handle transient connection errors"
2013-04-05 Volker Lendeckecommon/messaging: Use the jenkins hash in ctdb_message
2013-04-05 Volker Lendeckecommon/messaging: use tdb_parse_record in message_list_...
2013-04-05 Amitay Isaacscommon/messaging: Abstract db related operations inside...
2013-04-05 Amitay Isaacscommon/messaging: Don't forget to free the result retur...
2013-04-05 Amitay Isaacscommon/messaging: Free message list header if all messa...
2013-03-27 Sumit Bosebuild: Fix for tevent autoconf check
2013-03-25 Amitay Isaacsutil: Add hex_decode_talloc() to decode hex string...
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-12 Volker Lendeckefix a typo
2013-03-06 Amitay Isaacscommon/io: For scheduling immediate events use tevent_s...
2013-03-06 Amitay Isaacsctdbd: Add an index db for message list for faster...
2013-02-27 Martin Schwenketools/ctdb: delip no longer fails if IP can not be...
2013-02-22 Michael Adamserver:persistent: fix a comment typo.
2013-02-20 Martin Schwenkerecoverd: update_capabilities() should use connected...
2013-02-20 Martin Schwenkeclient: Refactor node listing functions to use list_of_...
2013-02-20 Martin Schwenkeclient: New generic node listing function list_of_nodes()
2013-02-19 Amitay Isaacscommon/io: Rewrite socket handling code to read all...
2013-02-15 Martin Schwenkedoc: Fix typo in ctdbd manpage
2013-02-13 Amitay Isaacsctdbd: Fix the PullDBPreallocation size to 10MB as...
2013-02-11 Amitay Isaacseventscripts: Remove calls to "smbstatus -np" for samba...
2013-02-07 Martin SchwenkeLogging: Fix breakage when freeing the log ringbuffer
2013-02-06 Volker LendeckeFix a comment typo
2013-02-05 Martin Schwenkeinitscript: export CTDB_EXTERNAL_TRACE
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-02-05 Martin SchwenkeLogging: Free the ringbuffer in child processes created...
2013-02-05 Martin SchwenkeLogging: New function ctdb_log_ringbuffer_free()
2013-02-05 Martin Schwenkebuild: Fix a Makefile.in typo
2013-02-04 Martin Schwenketools/ctdb: Fix a compiler warning
2013-01-23 Amitay Isaacsrecoverd: Fix printing of node flags from local information
2013-01-22 Mathieu Parentcommon: Don't lie on unimplemented gratuitous arp
2013-01-22 Mathieu Parenttests: Test portability
next