| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-1497: Ensure policy count and size reflect transactionality of dequeues | Gordon Sim | 2008-12-01 | 9 | -10/+83 |
| * | Replaced nonexistent type "double" with "float". In python, float | Ted Ross | 2008-12-01 | 2 | -2/+2 |
| * | removed incubator notice + marked file relavant for 0-8 client | Carl C. Trieloff | 2008-12-01 | 1 | -2/+15 |
| * | Fixed regression caused by a change to the qmf.console API. | Ted Ross | 2008-12-01 | 1 | -8/+3 |
| * | remove incubator disclaimer | Carl C. Trieloff | 2008-12-01 | 1 | -5/+0 |
| * | remove incubator disclaimer | Carl C. Trieloff | 2008-12-01 | 1 | -11/+0 |
| * | removed incubating notices | Carl C. Trieloff | 2008-12-01 | 2 | -7/+2 |
| * | removed incubator notice | Carl C. Trieloff | 2008-12-01 | 2 | -7/+2 |
| * | Updated notes to remove incubator notices | Carl C. Trieloff | 2008-12-01 | 2 | -7/+2 |
| * | Updated license files, readme, etc... Also made it possible to distribute cli... | Carl C. Trieloff | 2008-12-01 | 6 | -67/+869 |
| * | Fixed a performance regression caused by the management code. | Ted Ross | 2008-12-01 | 5 | -28/+29 |
| * | cluster: Queue outgoing multicast events. | Alan Conway | 2008-12-01 | 2 | -7/+9 |
| * | QPID-1495: Patch from Danushka Menikkumbura to fix compilation problem. | Gordon Sim | 2008-12-01 | 1 | -2/+2 |
| * | QPID-1280: fixed performance regression for multiple subscribers on shared queue | Gordon Sim | 2008-11-29 | 5 | -27/+169 |
| * | Added cluster log messages. | Alan Conway | 2008-11-28 | 3 | -21/+18 |
| * | 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 | 3 | -48/+3 |
| * | Ensure broker doesn't hang waiting for async enqueue to complete on shutdown. | Gordon Sim | 2008-11-27 | 3 | -3/+48 |
| * | QPID-1264: fix for topic exchange (patch from astitcher@redhat.com) | Gordon Sim | 2008-11-27 | 1 | -4/+12 |
| * | Fix anachronism in --daemon option description. | Alan Conway | 2008-11-27 | 1 | -1/+1 |
| * | Disabling underflow check in QueuePolicy until reported failures in javas org... | Gordon Sim | 2008-11-27 | 1 | -2/+8 |
| * | Further check in decode of policy. | Gordon Sim | 2008-11-27 | 1 | -1/+1 |
| * | * QPID-1488: test that policy pointer is set | Gordon Sim | 2008-11-27 | 8 | -10/+58 |
| * | updated release script to create a signed artifact with the svn revision for ... | Rafael H. Schloming | 2008-11-27 | 1 | -2/+4 |
| * | Modified line 'config.*' to be 'config\.*' as this was matching directory /co... | Martin Ritchie | 2008-11-27 | 1 | -1/+1 |
| * | Update Ruby release notes | Andrew Stitcher | 2008-11-26 | 1 | -2/+2 |
| * | Was causing cluster failures. | Alan Conway | 2008-11-26 | 4 | -5/+42 |
| * | QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux: | Andrew Stitcher | 2008-11-26 | 2 | -30/+27 |
| * | Bug fixes for QMF: | Ted Ross | 2008-11-26 | 3 | -33/+40 |
| * | Added a copy constructor and assignment operator to FieldTable. | Ted Ross | 2008-11-26 | 2 | -0/+15 |
| * | Removed mistakenly commited lines. | Alan Conway | 2008-11-26 | 1 | -4/+0 |
| * | QPID-1243 : Applied patch from Robert Gemmell. Took a different approach ... | Martin Ritchie | 2008-11-26 | 41 | -62/+433 |
| * | Cluster.cpp: Fixed last-node-standing logic, better logging. | Alan Conway | 2008-11-26 | 6 | -76/+84 |
| * | QPID-1487: remove dead files, make BindingURLParser use the right class for l... | Aidan Skinner | 2008-11-26 | 5 | -832/+1 |
| * | QPID-1487: Make AMQDestination generate URLs with a destination set to the ro... | Aidan Skinner | 2008-11-26 | 2 | -1/+43 |
| * | 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 |
| * | QPID-1410 : Applied patch to correct coding stand from Andrea Gazzarini. | Martin Ritchie | 2008-11-26 | 1 | -1/+1 |
| * | Added generated framing headers to doxygen documentation. | Jonathan Robie | 2008-11-25 | 1 | -2/+2 |
| * | cluster_test.cpp: Extended testUnacked to cover acquired, accepted but not co... | Alan Conway | 2008-11-25 | 1 | -3/+23 |
| * | Clean up logging a bit: only warn once, not for every connection | Gordon Sim | 2008-11-25 | 1 | -1/+1 |
| * | Prevent cluster module being loaded twice if module is also installed. | Gordon Sim | 2008-11-25 | 1 | -0/+1 |
| * | QPID-1486 : Removed alert.log and ensured output goes to qpid.log by default.... | Martin Ritchie | 2008-11-25 | 1 | -15/+1 |
| * | QPID-1484 - qpid-printevents now handles connection loss/reconnect | Ted Ross | 2008-11-24 | 1 | -4/+14 |
| * | QPID-1483 - Connection handling in the Python QMF console API | Ted Ross | 2008-11-24 | 1 | -38/+126 |
| * | QPID-1478: Same fix is required in SslConnector unfortunately. | Gordon Sim | 2008-11-24 | 1 | -1/+1 |
| * | QPID-1478: ensure concurrent publishers work correctly (as well as reported a... | Gordon Sim | 2008-11-24 | 4 | -4/+61 |
| * | 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 |