recoverd: try to become the recovery master if we have the capability, but the curren...
[ctdb.git] / server /
2011-11-26 Stefan Metzmacherrecoverd: try to become the recovery master if we have...
2011-11-26 Stefan Metzmacherrecoverd: let async_getcap_callback() also update ctdb...
2011-11-26 Michael Adamvacuum: update (C) from vacuum rewrite
2011-11-25 Michael Adamvacuum: write a big and up-to-date explaining comment...
2011-11-25 Michael Adamvacuum: fix a comment typo in vacuum_traverse()
2011-11-25 Michael Adamvacuum: fix horrible indentation/whitespacing for ctdb_...
2011-11-25 Michael Adamvacuum: fix a comment typo in vacuum_traverse()
2011-11-25 Michael Adamvacuum: fix an abundance of indentation white spaces...
2011-11-25 Michael Adamvacuum: rename "size" to "freelist_size" for clarity
2011-11-25 Michael Adamlogging: properly cast sockaddr_in to sockaddr for...
2011-11-25 Michael Adamlogging: some whitespace cleanup in ctdb_syslog_log()
2011-11-25 Michael Adamlogging: properly cast sockaddr_in to sockaddr for...
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/warnings'
2011-11-18 Ronnie SahlbergEventscripts: Add special -ECANCELED status for monitor...
2011-11-16 Martin SchwenkeRelax an out of memory message.
2011-11-11 Martin SchwenkeMake some ctdb_takeover.c functions static
2011-11-11 Martin SchwenkeRename ctdb_control_get_stat_history() local variable...
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-11-09 Martin SchwenkeClean up warnings: log some unchecked return codes...
2011-11-09 Martin SchwenkeFix typo in ctdb_ltdb_store_server()
2011-11-09 Martin SchwenkeClean up warnings: remove changed_flags in monitor_helper
2011-11-08 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2011-11-08 Ronnie SahlbergMerge remote branch 'martins/lcp2fix'
2011-11-08 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-11-08 Ronnie SahlbergRB_TREE: Add mechanism to abort a traverse
2011-11-02 Volker LendeckeFix some typos
2011-11-01 Martin SchwenkeLCP IP allocation algorithm - try harder to find a...
2011-11-01 Martin SchwenkeLCP IP allocation algorithm - new function lcp2_failbac...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-28 Ronnie SahlbergReadOnly: fix bug writing incorrect amount of data...
2011-10-24 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-24 Ronnie SahlbergReadOnly: Dont update the record header from the callin...
2011-10-24 Ronnie SahlbergRemove debug message
2011-09-22 Ronnie SahlbergOne of the entry points to release an ip reset the...
2011-09-21 Ronnie Sahlbergwhen checking that the interfaces exist in ctdb_add_pub...
2011-09-13 Ronnie SahlbergReadOnly: revokechild_active is a list, not a context.
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_and_client_timeouts'
2011-09-06 David Disseldorpclient: add timeout argument to ctdb_attach
2011-09-06 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-09-06 Ronnie SahlbergInterface monitoring: add a event to trigger every...
2011-09-06 Ronnie SahlbergCheck interfaces: when reading the public addresses...
2011-09-05 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-09-05 Michael AdamAdd a tunable "AllowClientDBAttach" with default value 1.
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-09-01 Ronnie SahlbergReadOnly: add a readonly flag to the getdbmap control...
2011-09-01 Ronnie SahlbergReadOnly: Change the ctdb_db structure to keep a uint8_...
2011-08-25 Ronnie SahlbergLogging: when we log stdout/stderr messages from event...
2011-08-23 Ronnie SahlbergReadOnly: Check the readonly flag instead of whether...
2011-08-23 Ronnie SahlbergReadOnly: clear out the tracking record once a revoke...
2011-08-23 Ronnie SahlbergReadOnly: Add handlign of readonly requests readwrite...
2011-08-23 Ronnie SahlbergReadOnly: Add processing for ReadOnly delegation reques...
2011-08-23 Ronnie SahlbergReadOnly: Once recovery has finished, make sure to...
2011-08-23 Ronnie SahlbergReadOnly: When releasing all deferred calls that blocke...
2011-08-23 Ronnie SahlbergReadOnly: Add a function to start a revoke of all deleg...
2011-08-23 Ronnie SahlbergReadOnly: Add functions to register CALLs to a context...
2011-08-23 Ronnie SahlbergReadOnly: Add an extra flag to ctdb_call_local to speci...
2011-08-23 Ronnie SahlbergReadOnly: After recovering all databases, make sure...
2011-08-23 Ronnie SahlbergReadOnly: Add "readonly" flag to the ctdb_db_context...
2011-08-23 Ronnie SahlbergReadOnly: After performing a recovery, clear out all...
2011-08-23 Ronnie SahlbergReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
2011-08-22 Volker LendeckeFix a const warning
2011-08-15 Ronnie SahlbergMerge remote branch 'martins/eventscript_tests'
2011-08-15 Ronnie SahlbergMerge remote branch 'martins/eventscript.10.interface'
2011-08-15 Ronnie SahlbergMerge remote branch 'martins/60_nfs_regression'
2011-08-15 Ronnie SahlbergMerge remote branch 'martins/eventscript.60.nfs.rpc'
2011-08-15 Ronnie SahlbergMerge remote branch 'martins/test_suite'
2011-08-15 Ronnie SahlbergMerge remote branch 'martins/eventscript_tests'
2011-08-15 Ronnie SahlbergChange the default for ip failover to be LCP2 and not...
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/test_suite'
2011-08-09 Martin SchwenkeMerge branch 'test_suite' into ronnie_target
2011-08-08 Martin SchwenkeMerge remote-tracking branch 'origin/master' into event...
2011-08-05 Ronnie SahlbergRemove a log message about setting linkstate for an...
2011-08-04 Ronnie Sahlbergremove log message we dont need
2011-08-04 Ronnie Sahlbergremove a non-error logmessage about persistent database...
2011-08-04 Ronnie Sahlbergremove a log message we dont need about "allow clients...
2011-08-04 Ronnie SahlbergChange the message when we start the daemon to "CTDB...
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Martin SchwenkeTests: Initial test code for LCP2 IP allocation algorithm.
2011-07-28 Martin SchwenkeIP allocation - add LCP2 algorithm.
2011-07-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-07-28 Ronnie SahlbergUpdate the delip command
2011-07-28 Rusty Russelleventscript: fix callback after free
2011-07-20 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-07-06 Ronnie SahlbergWhen trying to re-balance the ip assignment and shuffle...
2011-05-04 Ronnie SahlbergDont call the UPDATE event if both old and new interfac...
2011-05-04 Ronnie SahlbergCleanup of logging messages/spamming
2011-04-11 Ronnie SahlbergIf the eventscript is finished but state->ctdb is NULL,
2011-04-10 Ronnie SahlbergIFACE handling. Assume links are always good on nstartu...
2011-03-22 Mathieu ParentCorrection of spelling errors
2011-03-21 Ronnie SahlbergThis needs more testing first
2011-03-21 Rusty Russellctdbd: call tdb_reopen_all() in freeze child.
2011-03-21 Rusty Russellctdbd: fix lock held on error ("ctdb_req_dmaster from...
2011-03-16 Ronnie SahlbergDeferred attach: create the timed event as a child...
2011-03-14 Ronnie SahlbergIP reallocation. If a public address is already hosted...
next