ReadOnly: revokechild_active is a list, not a context.
[sahlberg/ctdb.git] / server /
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...
2011-03-14 Ronnie SahlbergVacuuming: initialize a variable to avoid a harmless...
2011-03-14 Ronnie SahlbergDont allow clients to connect to databases untile we...
2011-03-14 Michael Adamvacuum: fix a comment typo
2011-03-14 Michael Adamvacuum: use insert_record_into_delete_queue in ctdb_loc...
2011-03-14 Michael Adamvacuum: refactor insert_record_into_delete_queue out...
2011-03-14 Michael Adamvacuum: raise a debug level from INFO to DEBUG
2011-03-14 Michael Adamctdb_ltdb_store_server: honour the AUTOMATIC record...
2011-03-14 Michael Adamctdb_ltdb_store_server: add ability to send SCHEDULE_FO...
2011-03-14 Michael Adamctdb_ltdb_store_server: Improve debug message in ctdb_l...
2011-03-14 Michael Adamctdb_ltdb_store_server: always store the data when...
2011-03-14 Michael Adamctdb_ltdb_store_server: implement fastpath vacuuming...
2011-03-14 Michael Adamctdb_ltdb_store_server: delete an empty record that...
2011-03-14 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-03-14 Michael Adamserver: create a server variant ctdb_ltdb_store_server...
2011-03-14 Michael Adamdaemon: fill ctdb->ctdbd_pid early
2011-03-14 Michael Adamvacuum: add ctdb_local_schedule_for_deletion()
2011-03-14 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-03-14 Michael Adamvacuum: lower level of hash collision debug message...
2011-03-14 Michael Adamvacuum: add statistics output to the fast and full...
2011-03-14 Michael Adamvacuum: refactor insert_delete_record_data_into_tree...
2011-03-14 Michael Adamvacuum: change all Vacuum*Interval tunables to default...
2011-03-14 Michael Adamvacuum: disable full db-traverse vacuuming runs when...
2011-03-14 Michael Adamvacuum: Only run full vacuumig (db traverse) every...
2011-03-14 Michael Adamvacuum: reset the fast path count in the event handle...
2011-03-14 Michael Adamvacuum: bump the number of fast-path runs in the vacuum...
2011-03-14 Michael Adamvacuum: add a fast_path_count to the vacuum_handle.
2011-03-14 Michael AdamAdd a tunable VacuumFastPathCount.
2011-03-14 Michael Adamvacuum: traverse the delete_queue befor traversing...
2011-03-14 Michael Adamvacuum: add delete_queue_traverse() for traversal of...
2011-03-14 Michael Adamvacuum: reduce indentation in add_record_to_delete_tree()
2011-03-14 Michael Adamvacuum: refactor new add_record_to_delete_tree() out...
2011-03-14 Michael Adamvacuum: skip adding records to list of records to send...
2011-03-14 Michael Adamvacuum: refactor new add_record_to_vacuum_fetch_list...
2011-03-14 Michael Adamserver: rename ctdb_repack_db() to ctdb_vacuum_and_repa...
2011-03-14 Michael AdamWhen wiping a database, clear the delete_queue.
2011-03-14 Michael Adamvaccum: clear the fast-path vacuuming delete_queue...
2011-03-14 Michael AdamWhen attaching to a non-persistent DB, initialize the...
2011-03-14 Michael Adamcall: becoming dmaster in VACUUM_MIGRATION, set the...
2011-03-14 Michael Adamcall: hand the submitted record_flags to local record...
2011-03-14 Michael Adamcall: transfer the record flags in the ctdb call packets.
next