rusty/ctdb.git
2011-12-01 Rusty Russellctdb_call: remove requirement that read-only requests... master
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...
2011-11-11 Martin SchwenkeRename ctdb_control_destructor() to ctdb_client_control...
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-11-11 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2011-11-11 Martin SchwenkeClean up warnings: rpcgen output contains unused variable.
2011-11-11 Martin SchwenkeFix lib/replace
2011-11-11 Martin SchwenkeClean up warnings: popt sure does some strange things
2011-11-10 Martin SchwenkeFix ctdb scriptstatus -n all
2011-11-10 Martin SchwenkeClean up warnings: add -Wno-format-zero-length to CFLAGS
2011-11-10 Martin SchwenkeClean up warnings: -Wunused-but-set-variable in tevent_...
2011-11-09 Martin SchwenkeClean up warnings: remove unused function dump_packet()
2011-11-09 Martin SchwenkeClean up warnings: remove unused variable alen from...
2011-11-09 Martin SchwenkeClean up warnings: remove set but unused variable from...
2011-11-09 Martin SchwenkeClean up warnings: log some unchecked return codes...
2011-11-09 Martin SchwenkeFix typo in ctdb_ltdb_store_server()
2011-11-09 Martin SchwenkeClean up warnings: remove changed_flags in monitor_helper
2011-11-09 Martin SchwenkeClean up warnings: ‘tevent_loop_allow_nesting’ is depre...
2011-11-08 Ronnie SahlbergSRVID ranges: Change the ranges for SRVIDs to allow...
2011-11-08 Mathieu ParentNagios plugin for CTDB
2011-11-08 Mathieu Parentconfig can be in /etc/default/ instead of /etc/sysconfi...
2011-11-08 Mathieu Parentconfig can be in /etc/default/ instead of /etc/sysconfig/
2011-11-08 Mathieu Parentconfig/functions: CTDB_VARDIR is /var/lib/ctdb on Debia...
2011-11-08 Ronnie SahlbergNew version 1.12
2011-11-08 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2011-11-08 Ronnie SahlbergMerge remote branch 'martins/lcp2fix'
2011-11-08 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-11-08 Ronnie SahlbergRB_TREE: Add mechanism to abort a traverse
2011-11-02 Volker LendeckeFix some typos
2011-11-01 Martin SchwenkeTests - IP allocation - add some extra output due to...
2011-11-01 Martin SchwenkeLCP IP allocation algorithm - try harder to find a...
2011-11-01 Martin SchwenkeTests - IP allocation - new test that shows current...
2011-11-01 Martin SchwenkeTests - Allow some tests in ctdb_takover_tests to speci...
2011-11-01 Martin SchwenkeTests - IP allocation tests - must export CTDB_LCP2.
2011-11-01 Martin SchwenkeLCP IP allocation algorithm - new function lcp2_failbac...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
next