obnox/ctdb.git
2012-01-12 Michael AdamNew version 1.0.114.4 ctdb-1.0.114.4
2012-01-12 Michael Adamltdb_server: improve logging in ctdb_ltdb_store_server
2012-01-12 Michael Adamdoc:ctdb.1: add generated files after update
2012-01-12 Michael Adamdoc:ctdb.1: explain that "ctdb listvars" does not list...
2012-01-12 Michael Adamdoc:ctdb.1: adapt example output of "ctdb listvars...
2012-01-12 Michael Adamctdb-tool: adapt formatting of "listvars" output to...
2012-01-12 Michael Adamtunables: don't list obsolete tunables in the list_tuna...
2012-01-12 Michael Adamtunables: add a bool obsolete flag to the tunable_map...
2012-01-12 Michael Adamvacuum: improve logging in remove_record_from_delete_qu...
2012-01-12 Michael Adamvacuum: improve logging in delete_record_traverse()
2012-01-12 Michael Adamvacuum: improve logging in insert_record_into_delete_qu...
2012-01-12 Michael Adamvacuum: improve debugging in delete_queue_traverse()
2012-01-12 Michael Adamvacuum: add debug message to insert_record_into_delete_...
2012-01-12 Michael Adamvacuum: improve debugging in insert_record_into_delete_...
2012-01-12 Michael Adamvacuum: initialize (to zero) the vacuum fetch list...
2012-01-12 Michael Adamvacuum: add statistics output for processing of the...
2012-01-12 Michael Adamvacuum: add a comment explaining a race in the vacuum...
2012-01-12 Michael Adamvacuum: factor out initialization of the vacuum data...
2012-01-12 Michael Adamvacuum: streamline ctdb_process_delete_list()
2012-01-12 Michael Adamvacuum: factor processing of the delete list out of...
2012-01-12 Michael Adamvacuum: factor processing of vacuum fetch lists out...
2012-01-12 Michael Adamvacuum: factor out full vacuum run out of ctdb_vacuum_d...
2012-01-12 Michael Adamvacuum: factor out the fast vacuuming run into ctdb_vac...
2012-01-12 Michael Adamvacuum: rename delete_tree to delete_list
2012-01-12 Michael Adamvacuum: appropriately rename vdata.list to vdata.vacuum...
2012-01-12 Michael Adamvacuum: introduce a helper variable for the vacuum...
2012-01-12 Michael Adamvacuum: introduce a helper variable in add_record_to_va...
2012-01-12 Michael Adamtools/ctdb: allow the "ctdb vacuum" stub to be run...
2012-01-12 Michael Adamtools/ctdb: remove functionality of "ctdb vacuum",...
2012-01-12 Michael Adamvacuum: locally delete the records in the delete_tree...
2012-01-12 Michael Adamvacuum: improve vacuuming statistics for handling the...
2012-01-12 Michael Adamvacuum: fix and improve a comment
2012-01-12 Michael Adamvacuum: appropriately rename delete_traverse() to...
2012-01-12 Michael Adamvacuum: initialize the delete_count in the vacuum data
2012-01-12 Michael Adamvacuum: fix the VacuumInterval tunable's type to uint32...
2012-01-12 Michael Adamvacuum: add new tunable VacuumInterval and mark Vacuum...
2012-01-12 Michael Adamvacuum: remove struct vacuum_tuning_data (unused)
2012-01-12 Michael Adamvacuum: use get_vacuum_interval() in ctdb_vacuum_event()
2012-01-12 Michael Adamvacuum: change get_vacuum_interval() to simply return...
2012-01-12 Michael Adamvacuum: remove update_tuning_db()
2012-01-12 Michael Adamctdb_ltdb_store_server: when storing a record that...
2012-01-12 Michael Adamvacuum: add ctdb_local_remove_from_delete_queue()
2012-01-12 Michael Adamrb_tree: fix possible access-after-free-error in trbt_t...
2012-01-12 Michael Adamfix zero-initialization of header in _ctdbd_allocate_pk...
2012-01-12 Ronnie Sahlbergtypo
2012-01-12 Michael Adamtraverse: fix traversing with empty records by adding...
2012-01-12 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2012-01-12 Michael Adamdoc: document the "--print-recordflags" parameter to...
2012-01-12 Michael Adamctdb: add an option --print-recordflags to trigger...
2012-01-12 Michael Adamdoc: document the "--print-hash" parameter to "ctdb".
2012-01-12 Michael Adamctdb: add output of jenkins hash to ctdb catdb (with...
2012-01-12 Michael Adamctdb: add an option --print-hash to enable printing...
2012-01-12 Michael Adamdoc: document the "--print-lmaster" parameter to "ctdb"
2012-01-12 Michael Adamctdb: add an option --print-lmaster to enable printing...
2012-01-12 Michael Adamdoc: document the "--print-datasize" parameter to ...
2012-01-12 Michael Adamctdb: add an option --print-datasize to only print...
2012-01-12 Michael Adamdoc: document the --print-emptyrecords switch in the...
2012-01-12 Michael Adamctdb: add an option --print-emptyrecords to enable...
2012-01-12 Michael Adamclient: add version ctdb_traverse_ext() of ctdb_travers...
2012-01-12 Michael Adamtraverse: add a flag to enable transferring empty recor...
2012-01-12 Michael Adamvacuum: update (C) from vacuum rewrite
2012-01-12 Michael Adamvacuum: write a big and up-to-date explaining comment...
2012-01-12 Michael Adamvacuum: fix a comment typo in vacuum_traverse()
2012-01-12 Michael Adamvacuum: fix horrible indentation/whitespacing for ctdb_...
2012-01-12 Michael Adamvacuum: fix a comment typo in vacuum_traverse()
2012-01-12 Michael Adamvacuum: fix an abundance of indentation white spaces...
2012-01-12 Michael Adamvacuum: rename "size" to "freelist_size" for clarity
2012-01-12 Ronnie SahlbergRB_TREE: Add mechanism to abort a traverse
2012-01-12 Mathieu ParentCorrection of spelling errors
2012-01-12 Rusty Russellvacuum: disabling vacuuming during a freeze
2012-01-12 Rusty Russellvacuum: fix crash on vacuum abort
2012-01-12 Rusty Russellfreeze: abort vacuuming when we're going to freeze.
2012-01-12 Rusty Russelltakeover: prevent crash by avoiding free in traverse...
2012-01-12 Ronnie Sahlbergctdb: Add printing of the record flags when we are...
2012-01-12 Ronnie SahlbergFix a compiler warning
2012-01-12 Volker LendeckeIn ctdb catdb, print the payload data length without...
2012-01-12 Stefan Metzmachertools/ctdb: add 'persistent' flag to "ctdb attach"
2012-01-12 Stefan Metzmachertools/ctdb: let "ctdb catdb" pass the persistent flag...
2012-01-12 Ronnie Sahlbergadd a new commandline flag -v to enable verbose output
2011-11-26 Gregor Beckltdbtool: ignore empty (deleted) records per default.
2011-08-05 David Disseldorpio: Make queue_io_read() safe for reentry
2011-07-22 Michael Adampackaging: honour rpm build target options handed in...
2011-07-13 Stefan MetzmacherVersion 1.0.114.3
2011-06-27 Stefan Metzmacherrecoverd: try to become the recovery master if we have...
2011-06-27 Stefan Metzmacherrecoverd: let async_getcap_callback() also update ctdb...
2011-05-20 Michael AdamVersion 1.0.114.2: Start a new series of versions 1... ctdb-1.0.114-backports-vacuuming
2011-05-20 Michael Adampackaging: remove the dependency to tdbtool and tdbdump...
2011-05-20 Michael Adamctdb.init: print a warning when tdbdump is found but...
2011-05-20 Michael Adamctdb.init: check for availability of "tdbtool check...
2011-05-08 Michael Adampackaging: add ltdbtool and its manpage to the RPM
2011-05-08 Michael Adaminstall the ltdbtool manpage with "make install"
2011-05-08 Michael Adaminstall ltdbtool with "make install"
2011-05-08 Michael Adambuild "ltdbtool" in "make all"
2011-05-08 Gregor Beckltdbtool: add manpage html + roff
2011-05-08 Gregor Beckltdbtool: add manpage
2011-05-08 Gregor Beckadd ltdbtool - a standalone ltdb tool
2011-05-08 Gregor Beckctdb catdb: fix escaping of '"' and '\'
2011-05-03 Michael Adamvacuum: use tdb_jenkins_hash() instead of ctdb_hash...
2011-05-03 Stefan Metzmacherlib/tdb: backport from ctdb/1.2 and ctdb/master
2011-05-03 Stefan MetzmacherRevert "Ignore any scripts that timesout for most event...
next