metze/ctdb/wip.git
2011-04-18 Michael Adamclient: add output of jenkins hash to ctdb catdb (with... ctdb-1.0.114-backports-vacuuming-wip
2011-04-18 Michael Adamvacuum: use tdb_jenkins_hash() instead of ctdb_hash...
2011-04-18 Stefan Metzmacherlib/tdb: backport from ctdb/1.2 and ctdb/master
2011-04-18 Michael Adamctdb: pass the additional print flags to ctdb_dump_db...
2011-04-18 Michael Adamctdb: add a couple of flags to control output of ctdb...
2011-04-18 Michael Adamclient: add version ctdb_traverse_ext() of ctdb_travers...
2011-04-18 Stefan MetzmacherRevert "Ignore any scripts that timesout for most event...
2011-04-18 Ronnie SahlbergVacuuming: initialize a variable to avoid a harmless...
2011-04-18 Michael Adamvacuum: fix a comment typo
2011-04-18 Michael Adamvacuum: use insert_record_into_delete_queue in ctdb_loc...
2011-04-18 Michael Adamvacuum: refactor insert_record_into_delete_queue out...
2011-04-18 Michael Adamvacuum: raise a debug level from INFO to DEBUG
2011-04-18 Michael Adamctdb_ltdb_store_server: honour the AUTOMATIC record...
2011-04-18 Michael Adamltdb: add the CTDB_REC_FLAG_AUTOMATIC to the initial...
2011-04-18 Michael Adamctdb_private.h: add record flag CTDB_REC_FLAG_AUTOMATIC
2011-04-18 Michael Adamctdb_ltdb_store_server: add ability to send SCHEDULE_FO...
2011-04-18 Michael Adamctdb_ltdb_store_server: Improve debug message in ctdb_l...
2011-04-18 Michael Adamctdb_ltdb_store_server: always store the data when...
2011-04-18 Michael Adamctdb_ltdb_store_server: implement fastpath vacuuming...
2011-04-18 Michael Adamctdb_ltdb_store_server: delete an empty record that...
2011-04-18 Michael Adamserver: Use the ctdb_ltdb_store_server() in the ctdb...
2011-04-18 Michael Adamserver: create a server variant ctdb_ltdb_store_server...
2011-04-18 Michael Adamdaemon: fill ctdb->ctdbd_pid early
2011-04-18 Michael Adamtest: send SCHEDULE_FOR_DELETION control from randrec...
2011-04-18 Michael Adamclient: add accessor function ctdb_header_from_record_h...
2011-04-18 Michael Adamvacuum: add ctdb_local_schedule_for_deletion()
2011-04-18 Michael Adamserver: implement a new control SCHEDULE_FOR_DELETION...
2011-04-18 Michael Adamcontrol: add a new control opcode CTDB_CONTROL_SCHEDULE...
2011-04-18 Michael Adamcontrol: add macro CHECK_CONTROL_MIN_DATA_SIZE.
2011-04-18 Michael Adamvacuum: lower level of hash collision debug message...
2011-04-18 Michael Adamvacuum: add statistics output to the fast and full...
2011-04-18 Michael Adamvacuum: refactor insert_delete_record_data_into_tree...
2011-04-18 Michael Adamvacuum: change all Vacuum*Interval tunables to default...
2011-04-18 Michael Adamvacuum: disable full db-traverse vacuuming runs when...
2011-04-18 Michael Adamvacuum: Only run full vacuumig (db traverse) every...
2011-04-18 Michael Adamvacuum: reset the fast path count in the event handle...
2011-04-18 Michael Adamvacuum: bump the number of fast-path runs in the vacuum...
2011-04-18 Michael Adamvacuum: add a fast_path_count to the vacuum_handle.
2011-04-18 Michael AdamAdd a tunable VacuumFastPathCount.
2011-04-18 Michael Adamvacuum: traverse the delete_queue befor traversing...
2011-04-18 Michael Adamvacuum: add delete_queue_traverse() for traversal of...
2011-04-18 Michael Adamvacuum: reduce indentation in add_record_to_delete_tree()
2011-04-18 Michael Adamvacuum: refactor new add_record_to_delete_tree() out...
2011-04-18 Michael Adamvacuum: skip adding records to list of records to send...
2011-04-18 Michael Adamvacuum: refactor new add_record_to_vacuum_fetch_list...
2011-04-18 Michael Adamserver: rename ctdb_repack_db() to ctdb_vacuum_and_repa...
2011-04-18 Michael AdamWhen wiping a database, clear the delete_queue.
2011-04-18 Michael Adamvaccum: clear the fast-path vacuuming delete_queue...
2011-04-18 Michael AdamWhen attaching to a non-persistent DB, initialize the...
2011-04-18 Michael AdamAdd a delete_queue to the ctdb database context struct.
2011-04-18 Michael Adamcall: becoming dmaster in VACUUM_MIGRATION, set the...
2011-04-18 Michael Adamcall: hand the submitted record_flags to local record...
2011-04-18 Michael Adamcall: transfer the record flags in the ctdb call packets.
2011-04-18 Michael Adamserver: in the VACUUM_FETCH handler, add the VACUUM_MIG...
2011-04-18 Michael Adamadd a new record flag CTDB_REC_FLAG_VACUUM_MIGRATED.
2011-04-18 Michael Adamcall: Move definition of call flags down to the definit...
2011-04-18 Michael Adamcall: add new call flag CTDB_CALL_FLAG_VACUUM_MIGRATION
2011-04-18 Michael Adamrecoverd: in a recovery, set the MIGRATED_WITH_DATA...
2011-04-18 Michael Adamserver: when we migrate off a record with data, set...
2011-04-18 Ronnie SahlbergAdd two new flags for the ltdb header.
2011-04-18 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2011-04-18 Ronnie Sahlbergadd extra logging for failed ctdb_ltdb_unlock() for...
2011-04-18 Michael Adamvacuum: check lmaster against num_nodes instead of...
2011-04-18 Michael Adamvacuum: reduce indentation of the loop sending VACUUM_F...
2011-04-18 Michael Adamvacuum: correctly send TRY_DELETE_RECORDS ctrl to all...
2011-04-18 Michael Adamvacuum: in ctdb_vacuum_db, fix the length of the array...
2011-04-18 Michael AdamFix typos in a comment in vacuum_traverse.
2011-04-18 Michael Adamtests: fix segfault in store test when connection to...
2011-04-18 Michael Adamtests: fix segfault in fetch_one test when connection...
2011-04-18 Michael Adamtests: fix segfault in fetch test when connection to...
2011-04-18 Michael Adamtests: fix segfault in randrec test when connection...
2010-12-03 Michael Adamgitignore: add tags file ctdb-1.0.114-backports
2010-12-03 Michael Adamgitignore: add vi swap files
2010-12-02 Michael AdamRemove prototype of non-existing function ctdb_set_max_...
2010-12-02 Michael Adamserver: add a comment explaining the call redirect...
2010-11-24 Stefan Metzmacherconfig/interface_modify.sh: do the echo before running...
2010-11-24 Stefan Metzmacherconfig/interface_modify.sh: before calling a script...
2010-11-10 Stefan Metzmacherconfig/13.per_ip_routing: add CTDB_PER_IP_ROUTING_DEBUG...
2010-11-10 Stefan Metzmacherconfig/13.per_ip_routing: we don't need locks in genera...
2010-11-10 Stefan Metzmacherconfig/13.per_ip_routing: use a global flock for the...
2010-11-10 Stefan MetzmacherRevert "config: let 13.per_ip_routing use a flock for...
2010-11-10 Stefan Metzmacherevent.d/13.per_ip_routing: remember the result if we...
2010-10-19 Stefan Metzmacherevents.d/11.routing: handle "updateip" event
2010-09-01 Stefan Metzmacherserver/banning: also release all ips if we're banning... ctdb-1.0.114-reclock-fix
2010-09-01 Stefan Metzmacherserver/recoverd: if we can't get the recovery lock...
2010-09-01 Stefan Metzmacherserver/recoverd: do takeover_run after verifying the...
2010-09-01 Stefan Metzmacherserver/monitor: ask for a takeoverrun after propagating...
2010-03-24 Ronnie Sahlbergnew version 1.0.114
2010-03-18 Stefan Metzmacherconfig: let 13.per_ip_routing use a flock for generate_...
2010-03-11 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-03-11 Christian Ambachadjust a vacuum log level
2010-03-11 Wolfgang Mueller... ctdb_setstatus in /etc/ctdb/functions was not working...
2010-03-10 Michael Adampackaging: add tdbtool and tdbdump as dependencies...
2010-03-10 Michael Adamdoc: regenerate ctdb(1) manpages after xml change
2010-03-10 Michael Adamdoc: fix a linebreak in the example output of "ctdb...
2010-03-10 Mathieu ParentFix some more bashisms
2010-03-10 Mathieu ParentCorrect nice_service()
2010-02-24 Michael Adamdoc: regenerate ctdb and ctdb manpages after xml changes
2010-02-24 Michael Adamdoc: add metainfo "manual" and "source" in the ctdbd...
next