ctdb.git
2011-12-23 Michael Adamvacuum: introduce a helper variable in add_record_to_va...
2011-12-23 Michael Adamtools/ctdb: allow the "ctdb vacuum" stub to be run...
2011-12-23 Michael Adamtools/ctdb: remove functionality of "ctdb vacuum",...
2011-12-23 Michael Adamvacuum: locally delete the records in the delete_tree...
2011-12-23 Michael Adamvacuum: improve vacuuming statistics for handling the...
2011-12-23 Michael Adamvacuum: fix and improve a comment
2011-12-23 Michael Adamvacuum: appropriately rename delete_traverse() to...
2011-12-23 Michael Adamvacuum: initialize the delete_count in the vacuum data
2011-12-23 Michael Adamvacuum: fix the VacuumInterval tunable's type to uint32...
2011-12-23 Michael Adamvacuum: add new tunable VacuumInterval and mark Vacuum...
2011-12-23 Michael Adamvacuum: remove struct vacuum_tuning_data (unused)
2011-12-23 Michael Adamvacuum: use get_vacuum_interval() in ctdb_vacuum_event()
2011-12-23 Michael Adamvacuum: change get_vacuum_interval() to simply return...
2011-12-23 Michael Adamvacuum: remove update_tuning_db()
2011-12-23 Michael Adamctdb_ltdb_store_server: when storing a record that...
2011-12-23 Michael Adamvacuum: add ctdb_local_remove_from_delete_queue()
2011-12-23 Michael Adamrb_tree: fix possible access-after-free-error in trbt_t...
2011-12-23 Michael Adamfix zero-initialization of header in _ctdbd_allocate_pk...
2011-12-19 Martin SchwenkeTests: eventscripts - add tests for CTDB_DELETE_UNEXPEC...
2011-12-14 Ronnie SahlbergDOC: Update the manpage to describe all relevant tunables
2011-12-14 Ronnie Sahlbergtypo
2011-12-06 Michael Adamlibctdb: fix libctdb's traverse after changes in the...
2011-12-06 Michael AdamRevert "Fix the build that broke in 8281bb210858ed04992...
2011-12-06 Martin Schwenkectdb tool - move parsing of nodestring to where it...
2011-12-06 Martin Schwenkectdb tool - replace fprintf with DEBUG
2011-12-06 Martin Schwenkectdb tool - short circuit most of the logic in main...
2011-12-06 Martin Schwenkectdb tool - commands that don't use the daemon can...
2011-12-06 Martin Schwenkectdb tool - simplify main() by taking most code out...
2011-12-06 Ronnie SahlbergReturn the peer_pid properly to the caller
2011-12-06 Ronnie SahlbergLibCTDB: Add support for the 'get interfaces' control...
2011-12-06 Mathieu ParentGNU/Hurd support
2011-12-06 Mathieu ParentMove platform-specific code to common/system_*
2011-12-06 Mathieu ParentRemove zero-length gnu_printf format string in ctdb_dae...
2011-12-06 Mathieu ParentFix ctdb-crash-cleanup sysconfig handling
2011-12-06 Ronnie SahlbergFix the build that broke in 8281bb210858ed04992eacea7f6...
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
2011-11-29 Ronnie SahlbergDOC: document the check_srvids debugging command
2011-11-29 Ronnie Sahlbergctdb: use libctdb version of check-srvids call
2011-11-29 Ronnie SahlbergLibCTDB: add support for the check-srvids control
2011-11-29 Ronnie Sahlbergcheck_srvids: remove the <pnn> from the commandline...
2011-11-29 Volker LendeckeAdd "ctdb check_srvid"
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-29 Ronnie SahlbergDOC: describe the RecoverPDBBySeqNum tunable
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-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-recordflags" parameter to...
2011-11-29 Michael Adamctdb: add an option --print-recordflags to trigger...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-hash" parameter to "ctdb".
2011-11-29 Michael Adamctdb: add an option --print-hash to enable printing...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-lmaster" parameter to "ctdb"
2011-11-29 Michael Adamctdb: add an option --print-lmaster to enable printing...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-datasize" parameter to ...
2011-11-29 Michael Adamctdb: add an option --print-datasize to only print...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the --print-emptyrecords switch in the...
2011-11-29 Michael Adamctdb: add an option --print-emptyrecords to enable...
2011-11-29 Michael Adamclient: add version ctdb_traverse_ext() of ctdb_travers...
2011-11-29 Michael Adamtraverse: add a flag to enable transferring empty recor...
2011-11-29 Stefan Metzmacherrecoverd: try to become the recovery master if we have...
2011-11-29 Ronnie SahlbergThis breaks the build since the recovery loop is differ...
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 Adambuild: add target libctdb.so.0 and symlink libctdb.so
2011-11-25 Michael Adambuild: add socket_wrapper objects to test binaries
2011-11-25 Michael Adambuild: add option --enable-socket-wrapper to build...
2011-11-25 Michael Adamadd socket_wrapper from samba
2011-11-25 Andreas Schneiderlibutil: Remove obsolete signal type cast.
2011-11-25 Michael Adambuild: add libreplace network checks to configure
2011-11-25 Michael Adamupdate lib/replace to current upstream version (samba...
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in6 to sockaddr...
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in to sockaddr...
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-17 Martin SchwenkeEventscripts - add facility to 10.interface to delete...
2011-11-16 Martin SchwenkeEventscripts - remove $0 from error messages in 40...
2011-11-16 Martin SchwenkeEventscripts: Make 40.fs_use use less processes and...
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 SchwenkeTests: change ctdb_takeover_tests.c to include ctdbd...
2011-11-11 Martin SchwenkeRename ctdb_control_get_stat_history() local variable...
2011-11-11 Martin SchwenkeRename ctdb_ctrl_getscriptstatus() parameter to avoid...
next