metze/ctdb/wip.git
2010-11-11 Stefan Metzmachertdb: set tdb->name early, as it's needed for tdb_name() master-per-ip-routing
2010-11-11 Stefan Metzmacherconfig/13.per_ip_routing: add CTDB_PER_IP_ROUTING_DEBUG...
2010-11-11 Stefan Metzmacherconfig/13.per_ip_routing: we don't need locks in genera...
2010-11-11 Stefan Metzmacherconfig/13.per_ip_routing: use a global flock for the...
2010-11-11 Stefan MetzmacherRevert "config: let 13.per_ip_routing use a flock for...
2010-11-11 Stefan Metzmacherevent.d/13.per_ip_routing: remember the result if we...
2010-11-10 Rusty Russelleventscript: send SIGTERM not SIGKILL on timeout
2010-11-10 Rusty Russellscripts: always cleanup iptables rules on exit.
2010-11-10 Rusty Russellinterface_modify.sh: don't ever create secondary IP...
2010-11-10 Ronnie SahlbergDont exit the update ip function if the old and new...
2010-11-10 Ronnie Sahlbergchange the takeover script timeout to 9 seconds from 5
2010-11-10 Ronnie SahlbergDont check remote ip allocation if public ip mgmt is...
2010-11-10 Ronnie Sahlbergthis stuff is just so fragile that it will enter infin...
2010-11-10 Ronnie Sahlbergdelete from old interface before adding to new interface
2010-11-10 Ronnie Sahlbergdelay loading the public ip address file until after...
2010-11-10 Ronnie Sahlbergwhen we load the public address file, at the same...
2010-11-10 Ronnie Sahlbergdont check the public ip assignment or if even we are...
2010-11-10 Ronnie SahlbergAdd a new tunable : DisableIPFailover that when set...
2010-11-10 Ronnie Sahlbergchange the default for how long to waqit before droppin...
2010-11-10 Ronnie Sahlbergdont delete all ips from the system during the initial...
2010-11-10 Ronnie Sahlbergwhen creating/adding a public ip, set the initial inter...
2010-10-28 Ronnie SahlbergBoth nfs and nfslock scripts can fail under redhat...
2010-10-28 Ronnie Sahlbergduring shutdown there is a window after we have stopped...
2010-10-28 Ronnie SahlbergWhen shuttind down, we always unconditionally try to...
2010-10-28 Ronnie SahlbergRedirect the output from 00.ctdb pfetch to stdout.
2010-10-28 Ronnie SahlbergDrop the loglevel of the "reqid wrap" developer debug...
2010-10-26 Ronnie SahlbergAdd support to create TDB databases using the new jenki...
2010-10-21 Ronnie Sahlbergnew version 1.10
2010-10-21 Stefan Metzmacherweb: fix link to tdb README
2010-10-21 Stefan Metzmacherdoc: regenerate docs
2010-10-21 Stefan Metzmacherdoc/ctdb.1: fix "ctdb restore <filename> [<dbname>...
2010-10-21 Stefan Metzmacherdoc/ctdb.1: document "persistent" flag for "ctdb atttach"
2010-10-21 Stefan Metzmachertools/ctdb: allow "ctdb pfetch" only on persistent...
2010-10-21 Stefan Metzmachertools/ctdb: add 'persistent' flag to "ctdb attach"
2010-10-21 Stefan Metzmachertools/ctdb: let "ctdb catdb" pass the persistent flag...
2010-10-21 Stefan Metzmacherevents.d/11.routing: handle "updateip" event
2010-10-14 Ronnie SahlbergIf tdb_open() fails when trying to open the vacuuming...
2010-10-13 Ronnie Sahlbergtry to restart NFS LOCKD if it failed to start
2010-10-12 Ronnie SahlbergRemove a debug message "Timed out waiting ..."
2010-10-11 Ronnie SahlbergMake sure the statd directory exist before trying to...
2010-10-11 Ronnie Sahlbergmove extracting the config from config.tdb for public...
2010-10-11 Ronnie SahlbergUpdate latency countes to show min/max and average
2010-10-10 Ronnie SahlbergUpdate the default hash size to be 100001 instead of...
2010-10-10 Ronnie SahlbergRevert "change the hash function to use the much better...
2010-10-08 Ronnie Sahlbergdont stop checking interfaces after the first bond...
2010-10-08 Ronnie SahlbergSpotted by rusty.
2010-10-08 Ronnie Sahlbergchange the hash function to use the much better Jenkins...
2010-10-08 Ronnie SahlbergMerge commit 'rusty/tdb-update'
2010-10-08 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-07 Ronnie Sahlbergget rid of the "ctdb setflags" command since
2010-10-07 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-10-07 Jelmer Vernooijpytdb: Add __version__ attribute.
2010-10-07 Jelmer Vernooijpytdb: Include Python.h first to prevent warning.
2010-10-07 Kirill Smelkovpytdb: Check errors after PyObject_New() calls
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_repack()
2010-10-07 Kirill Smelkovpytdb: Add TDB_INCOMPATIBLE_HASH open flag
2010-10-07 Rusty Russelltdb: fix non-WAF build, commit 1.2.6 ABI file.
2010-10-07 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-10-07 Rusty Russelltdb: automatically identify Jenkins hash tdbs
2010-10-07 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-10-07 Volker Lendecketdb: add restore
2010-10-07 Günther Deschnerlib/tdb: fix c++ build warning in tdb_header_hash().
2010-10-07 Jelmer Vernooijpytdb: Make filename argument optional.
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_freelist_size()
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_transaction_prepare_commit()
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_enable_seqnum, tdb_get_seqnu...
2010-10-07 Kirill Smelkovpytdb: Update open flags to match those for tdb_open...
2010-10-07 Kirill Smelkovpytdb: Fix repr segfault for internal db
2010-10-07 Kirill Smelkovpytdb: Add support for tdb_add_flags() & tdb_remove_flags()
2010-10-07 Andrew Tridgelltdb: added TDB_NO_FSYNC env variable
2010-10-07 Rusty Russelltdb: increment version to 1.2.4
2010-10-07 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-10-07 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-10-07 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-10-07 Rusty Russelltdb: make check more robust against recovery failures.
2010-10-07 Ronnie SahlbergDont log a normal vacuuming message about a missing...
2010-09-30 Ronnie Sahlbergwhen printing machinereadable statistics only print...
2010-09-30 Ronnie Sahlbergadd a machinereadable version of ctdb stats/statistics
2010-09-30 Ronnie SahlbergCreate a tunable for how often to collect rolling stati...
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-29 Ronnie SahlbergAdd a new statistics structure to keep the current...
2010-09-29 Ronnie SahlbergCreate macros to update the statistics counters and...
2010-09-27 Ronnie SahlbergAdd back monitoring for time skips, forward as well...
2010-09-27 Ronnie Sahlbergupdate/improve the log message related to rerecovery...
2010-09-27 Ronnie Sahlbergset up a handler to catch and log debug messages from...
2010-09-15 Ronnie Sahlbergadda GETPUBLICIPS control to libctdb and use this in...
2010-09-14 Stefan Metzmacherserver/banning: also release all ips if we're banning...
2010-09-14 Stefan Metzmacherserver/recoverd: if we can't get the recovery lock...
2010-09-14 Stefan Metzmacherserver/recoverd: do takeover_run after verifying the...
2010-09-14 Stefan Metzmacherserver/monitor: ask for a takeoverrun after propagating...
2010-09-13 Ronnie Sahlbergadd a new serverid to send a message everytime an ip...
2010-09-13 Ronnie SahlbergUpdate the comment for the range reserved for SAMBA and
2010-09-13 Ronnie Sahlbergdefine and reserve a range of ctdb message ports for...
2010-09-13 Ronnie SahlbergAdd two new server types to the server_id structure.
2010-09-13 Ronnie SahlbergImplement a new function GETNODEMAP in libctdb.
2010-09-13 Ronnie Sahlbergremove an unused variable
2010-09-08 Ronnie SahlbergDont try to read the nodemap from the daemon for "ctdb...
2010-09-07 Ronnie SahlbergChange how NATGW is configured to allow special nodes...
2010-09-03 Ronnie SahlbergDont store temporary runtime data in $CTDB_BASE/state
2010-09-03 Ronnie SahlbergWhen memory allocations for recovery fails,
next