| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | options name re-name to be more explicit & better test | Carl C. Trieloff | 2008-12-17 | 1 | -5/+10 |
| * | LVQ queue option for no acquire | Carl C. Trieloff | 2008-12-16 | 1 | -0/+8 |
| * | Added the ASF license header to the following files | Rajith Muditha Attapattu | 2008-12-16 | 25 | -0/+500 |
| * | Added ASF license to makefiles | Gordon Sim | 2008-12-15 | 3 | -0/+56 |
| * | QPID-1527: Added exclusive option to SubscriptionSettings and accompanying test. | Gordon Sim | 2008-12-10 | 1 | -6/+17 |
| * | QPID-1526: add checks for exclusive ownership plus tests to verify they are e... | Gordon Sim | 2008-12-10 | 1 | -1/+1 |
| * | This is related to QPID-1523 | Rajith Muditha Attapattu | 2008-12-10 | 1 | -2/+16 |
| * | Cluster: Option --cluster-read-max configures read-to-redeliver flow-control. | Alan Conway | 2008-12-09 | 1 | -1/+1 |
| * | QPID-1514: Add check for presence of key to FieldTable::erase() | Gordon Sim | 2008-12-04 | 1 | -0/+19 |
| * | clean up | Carl C. Trieloff | 2008-12-03 | 2 | -631/+0 |
| * | cluster: add Event size to encoded header. | Alan Conway | 2008-12-03 | 2 | -0/+632 |
| * | QPID-1497: Ensure policy count and size reflect transactionality of dequeues | Gordon Sim | 2008-12-01 | 1 | -0/+57 |
| * | Fix setting of accept mode in perftest which appears to be back-to-front. | Gordon Sim | 2008-11-28 | 1 | -1/+1 |
| * | QPID-1485: check required group is set etc when running failover test (patch ... | Gordon Sim | 2008-11-27 | 1 | -0/+24 |
| * | Backed out last change; not sure it actually makes sense. | Gordon Sim | 2008-11-27 | 1 | -36/+1 |
| * | Ensure broker doesn't hang waiting for async enqueue to complete on shutdown. | Gordon Sim | 2008-11-27 | 1 | -1/+36 |
| * | * QPID-1488: test that policy pointer is set | Gordon Sim | 2008-11-27 | 1 | -0/+7 |
| * | QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux: | Andrew Stitcher | 2008-11-26 | 1 | -7/+0 |
| * | Removed mistakenly commited lines. | Alan Conway | 2008-11-26 | 1 | -4/+0 |
| * | Cluster.cpp: Fixed last-node-standing logic, better logging. | Alan Conway | 2008-11-26 | 3 | -4/+9 |
| * | Fixed problem of recurring xids (0, 1, 2...) on successive txtest runs which ... | Kim van der Riet | 2008-11-26 | 1 | -7/+9 |
| * | Fix typo. | Alan Conway | 2008-11-26 | 1 | -1/+1 |
| * | cluster_test.cpp: Extended testUnacked to cover acquired, accepted but not co... | Alan Conway | 2008-11-25 | 1 | -3/+23 |
| * | Prevent cluster module being loaded twice if module is also installed. | Gordon Sim | 2008-11-25 | 1 | -0/+1 |
| * | QPID-1478: ensure concurrent publishers work correctly (as well as reported a... | Gordon Sim | 2008-11-24 | 1 | -0/+56 |
| * | tests/failover_soak.cpp: Only load cluster module, reduces logging clutter. | Alan Conway | 2008-11-24 | 1 | -3/+2 |
| * | tests/failover_soak.cpp: add unique log-prefix per broker. | Alan Conway | 2008-11-24 | 1 | -1/+4 |
| * | Reduce logging noise from NullMessageStore: log "persistence disabled" once a... | Alan Conway | 2008-11-24 | 2 | -2/+2 |
| * | QPID-1464 - Moved qmf console API out of python/qpid and into python/qmf | Ted Ross | 2008-11-20 | 1 | -2/+2 |
| * | Replaced boost.spirit-based URL parser with simple recursive descent parser. | Alan Conway | 2008-11-20 | 1 | -25/+28 |
| * | Added some extra test options. | Gordon Sim | 2008-11-20 | 3 | -15/+24 |
| * | File descriptor leak in ForkedBroker test utility. | Alan Conway | 2008-11-19 | 1 | -6/+10 |
| * | tests/failover_soak: run a cluster with clients, kill and restart cluster mem... | Alan Conway | 2008-11-19 | 7 | -9/+1058 |