metze/ctdb/wip.git
2009-05-25 Ronnie Sahlbergdocument the new support for ClamAV
2009-05-25 Sumit Bosefix re pattern to accept the new recovery lock times...
2009-05-21 Ronnie Sahlbergchange the socket we use for sending grautious ARPs...
2009-05-21 Ronnie SahlbergWhitespace changes and using the CTDB_NO_MEMORY() macro...
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-21 Sumit Bosestructure member node_list_file is not used anywhere
2009-05-21 Sumit Bosestructure member logfile is not used anywhere
2009-05-21 Sumit Bosefix a configure warning while checking for netfilter.h
2009-05-21 Sumit Boseadded a missing dependency
2009-05-18 Ronnie SahlbergChange the loglevel of "registered tcp client for ...
2009-05-18 Ronnie SahlbergFrom : Flavio Carmo Junior <carmo.flavio@gmail.com>
2009-05-18 Volker LendeckeFix http://ctdb.samba.org/download.html
2009-05-14 Christian AmbachRemove error messages about a non-existing /var/log...
2009-05-14 Ronnie Sahlbergadd additional log info to track if/why we cant switch...
2009-05-14 Ronnie SahlbergTrack how long it takes to take out the recovery lock...
2009-05-13 Ronnie Sahlbergnew version 1.0.82
2009-05-13 Ronnie Sahlberguse scope host when adding the interface to loopback...
2009-05-13 Ronnie Sahlbergchange the prefix NATGW_ to CTDB_NATGW_
2009-05-13 Michael Adamping pong: fix logic for mmap reads vs. preads
2009-05-13 Michael Adammaketarball.sh: add GPL license header
2009-05-13 Michael Adammakerpms.sh: add GPL license header
2009-05-13 Michael AdamRemove generated binary files.
2009-05-12 Ronnie Sahlbergremove NATGW_PRIVATE_IFACE from the documentation since...
2009-05-12 Ronnie Sahlbergassign the natgw address to loopback and not the privat...
2009-05-12 Ronnie Sahlbergadd extra debug statements to the log to make it easier...
2009-05-12 Ronnie Sahlbergcheck that a node is banned before trying to unban it.
2009-05-12 Martin SchwenkeIn 51_ctdb_bench.sh now allows a 2% difference between...
2009-05-12 Martin SchwenkeAvoid floating point divide by 0 in ctdb_fetch.c's...
2009-05-12 Martin SchwenkeBug fixes for tests: simple/12_ctdb_getdebug.sh and...
2009-05-11 Ronnie SahlbergFrom: Sumit Bose <sbose@redhat.com>
2009-05-11 Martin SchwenkeFix lvsmaster and natgwlist nodespecs.
2009-05-11 Martin SchwenkeUpdated onnode docs to reflect recent changes.
2009-05-11 Martin SchwenkeNew lvs/lvsmaster and natgw/natgwlist nodespecs for...
2009-05-11 Martin SchwenkeNew option "-o <prefix>" saves stdout from each node...
2009-05-11 Martin SchwenkeUse ctdb_fetch_lock rather than ctdb_call.
2009-05-11 Martin Schwenke41.httpd event script workaround for RHEL5-ism.
2009-05-11 Ronnie SahlbergAdd a -Y machinereadable flag to "lvsmaster"
2009-05-11 Ronnie Sahlbergin the "lvsmaster" command, return -1 if there is no...
2009-05-08 Ronnie Sahlberg new version 1.0.81
2009-05-06 Ronnie SahlbergFrom: Sumit Bose <sbose@redhat.com>
2009-05-06 Michael Adamping_pong: add GPL comment header with Tridge's copyright
2009-05-06 Michael Adamping_pong: get pread/pwrite prototypes from unistd.h
2009-05-06 Michael Adamping_pong: reduce a couple of prototype warnings
2009-05-06 Michael Adampackaging: also package ping_pong
2009-05-06 Michael Adambuild: also build and install ping_pong
2009-05-06 Michael Adamadd tridge's ping_pong.c to the utils folder
2009-05-06 Ronnie SahlbergFrom Sumit Bose <sbose@redhat.com>
2009-05-06 Andrew Tridgelladded link to michaels sambaxp papers
2009-05-06 Andrew Tridgellallow pages in subdirs
2009-05-06 Andrew Tridgellmore subdir html support
2009-05-05 Andrew Tridgelluse less intrusive smbstatus call in periodic connectio...
2009-05-05 rootchange the talloc hierarchy for the main transaction_st...
2009-05-05 rootfixed a problem with clients disconnecting during a...
2009-05-01 rootnew version 1.0.80
2009-05-01 rootwhen tracking the ctdb statistics, only decrement...
2009-04-30 rootAdd a new variable VerifyRecoveryLock which can be...
2009-04-30 Ronnie Sahlbergdont unconditionally kill/restart ctdb when given ...
2009-04-25 Ronnie Sahlbergwe only need to have transaction nesting disabled when...
2009-04-25 Ronnie Sahlbergset the TDB_NO_NESTING flag for the tdb before we start...
2009-04-25 Ronnie Sahlbergadd TDB_NO_NESTING. When this flag is set tdb will...
2009-04-24 Ronnie Sahlbergadd a tuneable RecoveryDropAllIPs so it is possible...
2009-04-24 Ronnie Sahlbergincrease the loglevel for the message we print when...
2009-04-24 Ronnie Sahlbergtweak some timeouts so that we do trigger a banning...
2009-04-24 Ronnie SahlbergIf we can not pull a database from a node during recove...
2009-04-23 Andrew Tridgellchange shutdown level for ctdb to be 01
2009-04-23 Andrew TridgellMerge commit 'ronnie/master'
2009-04-08 Ronnie Sahlbergnew version 1.0.79
2009-04-08 Ronnie Sahlbergcreate a function "remote_ip" which can be used from...
2009-04-08 Ronnie Sahlbergset libdir to ../lib64 on x86-64 platforms
2009-04-07 Ronnie Sahlberginstall ctdb.pc from the RPM
2009-04-07 Ronnie SahlbergFrom Mathieu Parent <math.parent@gmail.com>
2009-04-07 Mathieu Parent(no commit message)
2009-04-07 Ronnie Sahlberginstall /etc/ctdb/notify.sh as executable.
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-04-06 Ronnie Sahlbergwe only need to switch into client mode from the events...
2009-04-06 Ronnie Sahlbergincrease the listen queue. Now that the eventscripts...
2009-04-06 Ronnie Sahlberguse _exit() and not exit() when we terminate a failed...
2009-04-06 Ronnie SahlbergWe dont need to verify the nodemap on remote nodes...
2009-04-02 Ronnie Sahlbergif we cant pull the remote nodemap off a node we should...
2009-04-01 Ronnie SahlbergChange the (dodgy) seqnumfrequency variable to have...
2009-04-01 Ronnie Sahlbergremove a prototype for a function no longer used
2009-03-31 Ronnie Sahlberg new release 1.0.78
2009-03-31 Ronnie Sahlbergwe should also install the 11.natgw eventscript if...
2009-03-31 Ronnie Sahlberginstall a default /etc/ctdb/notify.sh script as example...
2009-03-31 Ronnie Sahlbergadd a mechanism where the ctdb daemon will run a userco...
2009-03-31 Ronnie Sahlbergnew version 1.0.77
2009-03-31 Ronnie Sahlbergwe must also try to set the routes when we release...
2009-03-25 Ronnie Sahlbergnew version 1.0.76
2009-03-25 Ronnie Sahlbergchange the ctdb command table to allow us to describe...
2009-03-25 Ronnie Sahlbergiupdate the documentation for NATGW to reflect that...
2009-03-25 Ronnie Sahlbergupdate how the NATGW configuration works.
2009-03-24 Ronnie Sahlbergweb: fix typo
2009-03-24 Ronnie Sahlbergupdate the documentatio n with all the new commands...
2009-03-24 Ronnie Sahlbergfix the html so that mine and obnox names are shown
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-24 Ronnie Sahlbergnew version 1.0.75
2009-03-24 Ronnie Sahlbergcreate a varient of kill_tcp_connections that only...
2009-03-24 Ronnie Sahlbergset --single-public-ip when lvs is used
2009-03-24 Ronnie Sahlbergwe need to set the port properly in the parse_ip helper
2009-03-23 Ronnie Sahlbergadd michael adams as one of the ctdb developers on...
next