| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-1650 Mick Goulish: separte ClusterFixture from cluster_test.cpp for use ... | Alan Conway | 2009-02-06 | 5 | -83/+226 |
| * | Fixes to producer flow control to reduce the number | Andrew Stitcher | 2009-02-04 | 1 | -6/+8 |
| * | Fixed run_acl_tests. | Alan Conway | 2009-02-04 | 1 | -3/+2 |
| * | Cluster sets recovery flag on Broker for first member in cluster. | Alan Conway | 2009-02-04 | 1 | -0/+1 |
| * | Fix for race conditions in cluster join. | Alan Conway | 2009-02-03 | 2 | -2/+3 |
| * | Initial version of Windows, Visual Studio .NET 2008 projects | Stephen D. Huston | 2009-02-02 | 17 | -0/+7192 |
| * | Explicitly reference boost namespace to avoid clashes on Windows | Stephen D. Huston | 2009-02-02 | 1 | -5/+4 |
| * | Use qpid sleep rather than CRT sleep to build on Windows | Stephen D. Huston | 2009-02-02 | 1 | -3/+4 |
| * | Removed unneeded include <alloca.h> | Stephen D. Huston | 2009-02-02 | 1 | -1/+0 |
| * | Use qpid sleep rather than CRT sleep to build on Windows | Stephen D. Huston | 2009-02-02 | 1 | -2/+1 |
| * | Correction for: start a broker in cluster, send messages that are flow to dis... | Carl C. Trieloff | 2009-01-30 | 1 | -2/+7 |
| * | Correct mistake from previous commit where missing python dir causes an error... | Alan Conway | 2009-01-30 | 1 | -4/+6 |
| * | Run python tests against a single-member cluster in check-long. | Alan Conway | 2009-01-29 | 7 | -29/+58 |
| * | Producer side rate throttling: | Andrew Stitcher | 2009-01-27 | 2 | -1/+66 |
| * | Modification to txtest to check that the size of the message remains consiste... | Kim van der Riet | 2009-01-27 | 1 | -1/+7 |
| * | Delete the temp log file before the absolute path test. | Ted Ross | 2009-01-27 | 1 | -0/+1 |
| * | Cluster rename: dump -> update, newbie -> joiner | Alan Conway | 2009-01-27 | 1 | -6/+6 |
| * | QPID-1613: Ensure that the rule registered with the demuxer for LocalQueue su... | Gordon Sim | 2009-01-23 | 1 | -0/+19 |
| * | Removed BodyHolder: minor performance improvement, opens the way for more eff... | Alan Conway | 2009-01-22 | 11 | -169/+36 |
| * | QPID-1567: Added ability for federation links to failover to other specified ... | Gordon Sim | 2009-01-21 | 2 | -1/+108 |
| * | Fix test to use exchange option correctly when specified | Gordon Sim | 2009-01-21 | 1 | -4/+5 |
| * | Additional latency measurement points. | Alan Conway | 2009-01-21 | 2 | -2/+10 |
| * | Fix for race condition in test identified by Ted. | Gordon Sim | 2009-01-21 | 1 | -3/+4 |
| * | Use different file for storing port to avoid interfering with other check-lon... | Gordon Sim | 2009-01-20 | 1 | -5/+5 |
| * | QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu... | Gordon Sim | 2009-01-20 | 6 | -23/+178 |
| * | Put messages into LVQ FIFO if no key is specified. | Carl C. Trieloff | 2009-01-19 | 1 | -0/+24 |
| * | QPID-1588 - Fixed bug in asynchronous API operations. | Ted Ross | 2009-01-16 | 1 | -0/+27 |
| * | Separate cluster::EventHeader to allow non-copy events. | Alan Conway | 2009-01-16 | 1 | -11/+0 |
| * | Added missing PYTHONPATH definition. | Ted Ross | 2009-01-15 | 1 | -0/+1 |
| * | Added lvq-no-browse support to qpid-config. | Ted Ross | 2009-01-15 | 1 | -0/+39 |
| * | QPID-1567: Initial support for asynchronous queue state replication | Gordon Sim | 2009-01-15 | 4 | -3/+342 |
| * | Minor formatting correction | Gordon Sim | 2009-01-15 | 1 | -1/+1 |
| * | Fix to sender test: read in whole line as message body, not just next word. | Gordon Sim | 2009-01-14 | 1 | -1/+1 |
| * | Fix logic to generate messages at a specified rate. | Alan Conway | 2009-01-14 | 1 | -21/+15 |
| * | Send heartbeat from broker to client | Andrew Stitcher | 2009-01-13 | 1 | -0/+1 |
| * | Added test coverage for the CLI utilities | Ted Ross | 2009-01-09 | 3 | -1/+207 |
| * | Ensure that if no store is loaded we don't flow to disk, but revert to reject... | Gordon Sim | 2009-01-07 | 1 | -0/+28 |
| * | This is related to QPID-1558. | Rajith Muditha Attapattu | 2009-01-07 | 1 | -2/+44 |
| * | QPID-1560: add support for a qpid.exclusive-binding option on direct exchange... | Gordon Sim | 2009-01-07 | 1 | -0/+22 |
| * | Work on the low level IO code: | Andrew Stitcher | 2009-01-06 | 3 | -23/+125 |
| * | Add option to use single connection for all producers, and consumers to test ... | Carl C. Trieloff | 2009-01-06 | 1 | -6/+25 |
| * | * Cyrus SASL intgeration for c++ client | Gordon Sim | 2009-01-06 | 2 | -1/+11 |
| * | Add option to use single connection for all producers, and consumers to test ... | Carl C. Trieloff | 2009-01-06 | 1 | -5/+16 |
| * | cpp/src/tests/ForkedBroker.h: keep tests quiet, set --log-enable=error+ | Alan Conway | 2009-01-05 | 1 | -0/+1 |
| * | Minor logging fixes. | Alan Conway | 2009-01-05 | 1 | -1/+11 |
| * | Update test in line with change to default logging level (see r731649). | Gordon Sim | 2009-01-05 | 1 | -1/+1 |
| * | - browse correction, to update replacement message on browse | Carl C. Trieloff | 2008-12-30 | 1 | -0/+5 |
| * | Fixed to run correctly in VPATH build. | Alan Conway | 2008-12-29 | 1 | -13/+9 |
| * | QPID-1412 - c++ implementation of the QMF client API | Ted Ross | 2008-12-19 | 2 | -2/+47 |
| * | Handle package name changes in Fedora10: openais->corosync cman->cmanlib | Alan Conway | 2008-12-17 | 1 | -2/+2 |