obnox/ctdb.git
2013-04-15 Michael Adamlogging: fix comment typo master-rrr-fixes
2013-04-05 Michael Adamvacuum: Update (C) master-vacuum
2013-04-05 Michael Adamvacuum: extend the header comment for ctdb_process_dele...
2013-04-05 Michael Adamvacuum: turn the vacuuming on lmaster into a three...
2013-04-05 Michael Adamvacuum: introduce the RECEIVE_RECORDS control
2013-04-05 Michael Adamvacuum: reorder some of ctdb_process_delete_list()...
2013-04-05 Michael Adamvacuum: add explicit temporary memory context to ctdb_p...
2013-04-05 Michael Adamvacuum: fix indentation in ctdb_process_delete_list()
2013-04-05 Michael Adamvacuum: free temporary allocated memory correctly in...
2013-04-05 Michael Adamvacuum: move variable into scope of use in ctdb_process...
2013-04-05 Michael Adamvacuum: move variable into scope of use in ctdb_process...
2013-04-05 Michael Adamvacuum: simplify ctdb_process_delete_list(): reduce...
2013-04-05 Michael Adamvacuum: add DEBUG to skip conditions in delete_record_t...
2013-04-05 Michael Adamvacuum: break line for RO-flags check in delete_record_...
2013-04-05 Michael Adamctdb_call: don't bump the rsn in ctdb_become_dmaster...
2013-04-05 Michael AdamFix a severe recovery bug that can lead to data corrupt...
2013-04-05 Michael Adamctdbd: unimplement the unused SET_DMASTER control
2013-04-05 Michael Adamrecoverd: remove bogus comment "qqq" from "add prototyp...
2013-04-05 Michael Adambuild: silence building of porting_test
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
2013-01-22 Mathieu Parentcommon: FreeBSD+kFreeBSD: Implement get_process_name...
2013-01-22 Mathieu Parentcommon: Detailed platform-specific FIXME
2013-01-22 Mathieu Parentbuild: Update config.guess 2012-12-30 and config.sub...
2013-01-22 Mathieu Parentdoc: allows to -> allows one to
2013-01-22 Mathieu Parentbuild: Add missing LDFLAGS
2013-01-11 Srikrishan... Changes for unobtrusive recovery and new method for...
2013-01-09 Amitay Isaacsrecoverd: Create recoverd monitoring timed events off...
2013-01-09 Amitay Isaacsdaemon: Protect against double free of callback state...
2013-01-09 Amitay Isaacsdaemon: On shutdown, destroy timed events that check...
2013-01-09 Amitay Isaacstests: Add a test for recovery of persistent databases
2013-01-09 Amitay Isaacstools/ctdb: Add setdbseqnum command to set __db_sequenc...
2013-01-09 Amitay Isaacstools/ctdb: Re-factor code to check if db exists given...
2013-01-09 Amitay Isaacstools/ctdb: Add pdelete command to delete a record...
2013-01-09 Amitay Isaacsdaemon: Update the comment and remove redundant check...
2013-01-09 Martin Schwenkeeventscripts: Fail the setup event if CTDB does not...
2013-01-08 Martin Schwenkescripts: Make script_log() use supplied message, stop...
2013-01-08 Martin Schwenkescripts: Rework ctdb-crash-cleanup.sh so that it uses...
2013-01-08 Martin Schwenkescripts: Make drop_all_public_ips() more robust
2013-01-08 Martin Schwenkectdbd: Default value for debug_hung_script should use...
2013-01-08 Martin Schwenkescripts: debug-hung-script.sh doesn't need functions...
2013-01-08 Martin Schwenkescripts: statd-callout should calculate CTDB_BASE if...
2013-01-08 Martin Schwenkeeventscripts: Each script should set CTDB_BASE if it...
2013-01-08 Martin Schwenkescripts: Move drop_all_public_ips() to the functions...
2013-01-08 Martin Schwenketests/simple: Add test to check recovery daemon IP...
2013-01-07 Martin Schwenketests/eventscripts: Ratchet down debug level for ctdb_t...
2013-01-07 Martin Schwenkerecoverd: Separate each IP allocation algorithm into...
2013-01-07 Martin Schwenkerecoverd: New function unassign_unsuitable_ips()
2013-01-07 Martin Schwenkerecoverd: Move failback retry loop into basic_failback...
2013-01-07 Martin Schwenkerecoverd: Trying to failback more IPs no longer allocat...
2013-01-07 Martin Schwenkerecoverd: basic_failback() can call find_takeover_node...
2013-01-07 Martin Schwenkerecoverd: Don't do failback at all when deterministic...
2013-01-07 Martin Schwenkerecoverd: Move the test for both 'DeterministicIPs...
2013-01-07 Martin Schwenkerecoverd: Fix a memory leak in IP allocation
2013-01-07 Martin Schwenketests/takeover: Add some LCP2 tests for case when no...
2013-01-07 Martin Schwenketests/takeover: Initial tests for deterministic IPs
2013-01-07 Martin Schwenketests/takeover: Do output filtering for deterministic...
2013-01-07 Martin Schwenketests/takeover: Support testing of NoIPTakeoverOnDisabled
2013-01-07 Martin Schwenketests/takeover: IP allocation now selected via $CTDB_IP...
2013-01-07 Martin Schwenketests/takeover: Support valgrinding the takeover code
2013-01-07 Martin Schwenketests: new simple integration test for delip interface...
2013-01-07 Martin Schwenketests: new function ip2ipmask() for integration testing
2013-01-07 Martin Schwenkectdbd: Clean up orphaned interfaces when an IP is deleted
2013-01-07 Amitay Isaacstests/complex: Add NFS test when CTDB is killed on...
2013-01-06 Martin SchwenkeEventscripts: Change the default reconfigure action...
2013-01-06 Martin SchwenkeEventscripts: Do not restart NFS on reconfigure
2013-01-06 Martin Schwenkectdbd: Initialise the node flags in just one place
2013-01-06 Martin Schwenkectdbd: Remove debug option --node-ip, use --listen...
2013-01-06 Martin Schwenketests: Local daemons should use --listen instead of...
2013-01-06 Martin SchwenkeInitscript: when checking status, print output of ...
next