sahlberg/ctdb.git
2012-02-01 Ronnie SahlbergMerge branch '1.2-readonly' of 10.1.1.27:/shared/ctdb... 1.2-readonly
2012-01-31 Ronnie SahlbergReadOnly: update the loop test tool to print number...
2012-01-31 Ronnie SahlbergNiceify the readonlyrecord API. Dont force clients...
2012-01-31 Ronnie Sahlberglibctdb: dont allow ctdb_writerecord() for readonly...
2012-01-31 Ronnie SahlbergReadOnly: If record does not exist, upgrade to write...
2012-01-31 Ronnie SahlbergReadOnly: add readonly record lock requests to libctdb
2012-01-31 Ronnie SahlbergReadOnly: fix bug writing incorrect amount of data...
2012-01-31 Ronnie SahlbergReadOnly DOCS: update the docs for readonly delegations...
2012-01-31 Ronnie SahlbergReadOnly: Dont update the record header from the callin...
2012-01-31 Ronnie SahlbergReadOnly: revokechild_active is a list, not a context.
2012-01-31 Ronnie Sahlbergfix some compiler warnings for the test tools
2012-01-31 Ronnie SahlbergReadOnly: Rename the function ctdb_ltdb_fetch_readonly...
2012-01-31 Ronnie SahlbergReadOnly: update the documentation about readonly locks
2012-01-31 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2012-01-31 Ronnie SahlbergReadOnly: add a readonly flag to the getdbmap control...
2012-01-31 Ronnie SahlbergReadOnly: Change the ctdb_db structure to keep a uint8_...
2012-01-31 Ronnie SahlbergReadOnly: Check the readonly flag instead of whether...
2012-01-31 Ronnie SahlbergReadOnly: add description of readonly records
2012-01-31 Ronnie SahlbergReadOnly: clear out the tracking record once a revoke...
2012-01-31 Ronnie SahlbergReadOnly: When the client wants a readwrite lock but...
2012-01-31 Ronnie SahlbergReadOnly: Change the update_record test tool to use...
2012-01-31 Ronnie SahlbergReadOnly: Add a test tool that requests a readonly...
2012-01-31 Ronnie SahlbergReadOnly: Add a test tool to fetch a record, requesting...
2012-01-31 Ronnie SahlbergReadOnly: Add clientside code to fetch readonly records
2012-01-31 Ronnie SahlbergReadOnly: Add a ctdb_ltdb_fetch_readonly() helper function
2012-01-31 Ronnie SahlbergReadOnly: Add handlign of readonly requests readwrite...
2012-01-31 Ronnie SahlbergReadOnly: Add processing for ReadOnly delegation reques...
2012-01-31 Ronnie SahlbergReadOnly: Once recovery has finished, make sure to...
2012-01-31 Ronnie SahlbergReadOnly: When releasing all deferred calls that blocke...
2012-01-31 Ronnie SahlbergReadOnly: Add a new flag to call request packet to...
2012-01-31 Ronnie SahlbergReadOnly: Add a function to start a revoke of all deleg...
2012-01-31 Ronnie SahlbergReadOnly: Add functions to register CALLs to a context...
2012-01-31 Ronnie SahlbergReadOnly: Add an extra flag to ctdb_call_local to speci...
2012-01-31 Ronnie SahlbergReadOnly: After recovering all databases, make sure...
2012-01-31 Ronnie SahlbergReadOnly: Add "readonly" flag to the ctdb_db_context...
2012-01-31 Ronnie SahlbergReadOnly: After performing a recovery, clear out all...
2012-01-31 Ronnie SahlbergReadOnly: Add a new command 'ctdb cattdb'. This fucntio...
2012-01-31 Ronnie SahlbergReadOnly: Add printing of the record flags when we...
2012-01-31 Ronnie SahlbergReadOnly: Add 4 new record flags to handle read only...
2012-01-31 Ronnie SahlbergReadOnly: add a new test tool that does a fetchlock...
2012-01-31 Ronnie SahlbergReadOnly: Add clientside functions to send the UPDATE_R...
2012-01-31 Ronnie SahlbergReadOnly: Add test tool to validate the functions to...
2012-01-31 Ronnie SahlbergReadOnly: Add helper functions to manipulate a TDB_DATA...
2012-01-31 Ronnie SahlbergReadOnly records: Add a new RPC function FETCH_WITH_HEADER.
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-29 Ronnie SahlbergRecover Persistent database DB by DB and not record...
2011-11-29 Ronnie SahlbergLibCTDB: add get persistent db seqnum control
2011-11-29 Ronnie SahlbergDB Seqnum: must provide a ctdb_ltdb_header when calling...
2011-11-18 Ronnie SahlbergEventscripts: Add special -ECANCELED status for monitor...
2011-11-08 Martin SchwenkeLCP IP allocation algorithm - try harder to find a...
2011-11-08 Martin SchwenkeLCP IP allocation algorithm - new function lcp2_failbac...
2011-11-08 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2011-10-17 Ronnie Sahlbergnew version 1.2.38
2011-10-17 Martin SchwenkeEventscripts: Work around 50.samba autostop failure
2011-10-17 Ronnie SahlbergS1031575
2011-10-13 Ronnie Sahlbergnew version 1.2.37
2011-10-13 Martin SchwenkeMake ctdb_diagnostics more resilient to uncontactable...
2011-09-22 Ronnie SahlbergNew version 1.2.36
2011-09-22 Ronnie SahlbergOne of the entry points to release an ip reset the...
2011-09-08 Ronnie Sahlbergnew version 1.2.35
2011-09-07 Ronnie SahlbergDrop loglevel for a tevent message from FATAL to ERROR
2011-09-05 Michael AdamAdd a tunable "AllowClientDBAttach" with default value 1.
2011-08-26 Ronnie SahlbergNew version 1.2.34
2011-08-26 Ronnie SahlbergSometimes external services will activate Samba in...
2011-08-19 Martin SchwenkeEventscripts - ctdb_check_tcp_ports() bug fix.
2011-08-19 Martin SchwenkeEventscripts - fix debugging buglet in ctdb_check_tcp_p...
2011-08-19 Martin SchwenkeEventscripts - new default TCP port checker using ...
2011-08-19 Martin SchwenkeEventscripts - generalise TCP port checking plus new...
2011-08-17 Ronnie SahlbergAdd a new command 'ctdb checktcpport <port>'
2011-08-17 Ronnie SahlbergRevert "Add new eventscript 40.fs_use that can be used...
2011-08-16 Ronnie Sahlbergdont use a too big persistence timeout value
2011-08-15 Ronnie Sahlbergnew version 1.2.33
2011-08-15 Ronnie SahlbergChange the default for ip failover to be LCP2 and not...
2011-08-14 Ronnie Sahlbergremove the nfs share check completely from the 1.2...
2011-08-11 Ronnie SahlbergWhen starting and stopping ctdb through the init-script...
2011-08-11 Ronnie Sahlbergdocument the new check for file system use
2011-08-11 Ronnie SahlbergAdd new eventscript 40.fs_use that can be used to monit...
2011-08-10 Ronnie Sahlbergmake the persistent even longer for lvs to make people...
2011-08-10 Ronnie Sahlbergincrease the persistent timeout to make people happier
2011-08-10 Ronnie Sahlbergcheck the shares if they are available before we decide...
2011-08-08 Martin SchwenkeEventscripts: New configuration variable CTDB_SERVICE_A...
2011-08-08 Martin SchwenkeEventscripts - weaken TCP port check message if CTDB...
2011-08-05 David Disseldorpio: Make queue_io_read() safe for reentry
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-08-02 Martin SchwenkeEventscripts - 10.interfaces should not check orphaned...
2011-07-28 Ronnie Sahlbergnew version 1.2.32
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 SahlbergUpdate the delip command
2011-07-28 Rusty Russelleventscript: fix callback after free
2011-07-11 Ronnie Sahlbergnew version 1.2.31
2011-07-11 Martin SchwenkeEventscript functions: optimise ctdb_check_tcp_ports...
2011-07-06 Ronnie SahlbergAdd log output to wipedb and backupdb
2011-07-06 Ronnie SahlbergWhen trying to re-balance the ip assignment and shuffle...
2011-06-28 Ronnie Sahlbergchange the name for the key for the record where we...
2011-06-18 Ronnie SahlbergRemove a benign by annoying log message that will be...
next