| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added null checks in fillInCommonNodeArgs() and when trying to parse capaciti... | Rajith Muditha Attapattu | 2010-06-25 | 1 | -6/+12 |
| * | add uuid prefix to addresses beginning with hash(#) | Rafael H. Schloming | 2010-06-25 | 1 | -0/+8 |
| * | fix timeout tests to not leave queues lying around | Rafael H. Schloming | 2010-06-25 | 1 | -1/+1 |
| * | make sure we initialize properties even if application_headers is None | Rafael H. Schloming | 2010-06-25 | 1 | -1/+1 |
| * | added support for x-amqp-0-10.{app-id,content-encoding,routing-key} | Rafael H. Schloming | 2010-06-25 | 3 | -5/+22 |
| * | QPID-2589 - Patch from Chuck Rolke | Ted Ross | 2010-06-25 | 23 | -378/+498 |
| * | QPID-2698: recognise special property names for amqp 0-10 specific message- a... | Gordon Sim | 2010-06-25 | 4 | -3/+98 |
| * | added optional timeouts to {connection,session,sender,receiver}.close() as we... | Rafael H. Schloming | 2010-06-25 | 5 | -25/+148 |
| * | Reduce feature box size further for IE6 compatibility | Robert Gemmell | 2010-06-25 | 2 | -2/+2 |
| * | QPID-2696 | Rajith Muditha Attapattu | 2010-06-25 | 4 | -24/+93 |
| * | Modified to reflect new Wiki location. | Jonathan Robie | 2010-06-25 | 1 | -5/+5 |
| * | Reduce feature_box class width to account for parent padding | Robert Gemmell | 2010-06-24 | 2 | -3/+2 |
| * | Handle the case where older versions of the broker supply no delivery-propert... | Ted Ross | 2010-06-24 | 1 | -1/+1 |
| * | added full support for unreliable, at-least-once, and at-most-once reliabilit... | Rafael H. Schloming | 2010-06-24 | 2 | -18/+68 |
| * | Fix regression in r956882, sporadic failures of client_test.cpp:testBadClient... | Alan Conway | 2010-06-24 | 3 | -18/+11 |
| * | Fix test bug causing occasional failure of cluster_test. | Alan Conway | 2010-06-24 | 1 | -1/+1 |
| * | QPID-2589 - Patch from Chuck Rolke | Ted Ross | 2010-06-24 | 17 | -1/+779 |
| * | Ensure spout example waits for all messages to be sent before detaching session | Gordon Sim | 2010-06-24 | 1 | -0/+1 |
| * | QPID-2691: ensure ttl adjustment uses correct expiration on cloned message | Gordon Sim | 2010-06-24 | 4 | -5/+10 |
| * | Modified to ensure all subprocesses terminate before a test ends. | Jonathan Robie | 2010-06-23 | 1 | -5/+59 |
| * | Make verify_cluster_objects more informative. | Alan Conway | 2010-06-23 | 1 | -9/+16 |
| * | Unit tests based on examples shipped with the client APIs. Tests both the exa... | Jonathan Robie | 2010-06-23 | 1 | -0/+496 |
| * | Make management+cluster test more aggressive. | Alan Conway | 2010-06-23 | 4 | -16/+13 |
| * | * Updated docs for wrap | Jonathan Robie | 2010-06-23 | 1 | -6/+21 |
| * | QPID-2687: Make PluginManager auto-deploy bundles properly | Robert Gemmell | 2010-06-23 | 1 | -25/+7 |
| * | Fixed scripts that referred to README instead of README.txt. | Jonathan Robie | 2010-06-23 | 11 | -66/+49 |
| * | QPID-2635: Add fork once to junit ant task | Robert Gemmell | 2010-06-23 | 1 | -4/+5 |
| * | Changed README to README.txt throughout the project for consistency. Removed ... | Jonathan Robie | 2010-06-23 | 16 | -163/+61 |
| * | small clean up: Remove use of obsolete Dispatcher class. | Andrew Stitcher | 2010-06-23 | 1 | -8/+4 |
| * | QPID-2388: Do not unmask signals whilst waiting for IO to happen | Andrew Stitcher | 2010-06-23 | 2 | -18/+2 |
| * | QPID-2688: ensure that unacked messages are requeued before autodeletion occu... | Gordon Sim | 2010-06-22 | 4 | -9/+77 |
| * | Fix bad assertion introduced in prevoius commit r956882 | Alan Conway | 2010-06-22 | 2 | -4/+7 |
| * | Don't hold QueueRegistry lock while iterating over queues to purge them of ex... | Gordon Sim | 2010-06-22 | 1 | -1/+17 |
| * | Qpid-2555 Patch 4 provided by Sorin Suciu, based on local review comments | Martin Ritchie | 2010-06-22 | 16 | -426/+586 |
| * | QPID-2555 : Applied patch 3 from Sorin Suciu | Martin Ritchie | 2010-06-22 | 6 | -57/+87 |
| * | Set build-book.sh execute permission | Martin Ritchie | 2010-06-22 | 1 | -0/+0 |
| * | QPID-2555 : Info-Plugin systest fixes | Martin Ritchie | 2010-06-22 | 3 | -4/+253 |
| * | QPID-2555 : Modified the MANIFEST to include org.apache.qpid.common and org.a... | Martin Ritchie | 2010-06-22 | 13 | -434/+399 |
| * | QPID-2555 : Improvements on info plugin, using SOAP | Martin Ritchie | 2010-06-22 | 10 | -0/+949 |
| * | Fix cluster broker crashes when management is active. | Alan Conway | 2010-06-22 | 12 | -427/+188 |
| * | Tell people how to set up their paths for QMF. | Jonathan Robie | 2010-06-21 | 1 | -0/+4 |
| * | Fix version info | Alan Conway | 2010-06-18 | 7 | -30/+11 |
| * | QPID-2677: send agent locate req after binding to agent.ind.data | Kenneth Anthony Giusti | 2010-06-17 | 1 | -2/+5 |
| * | Refer to FailoverUpdatesImpl as the struct it is, not a class. Removes compil... | Stephen D. Huston | 2010-06-17 | 1 | -1/+1 |
| * | Consistent comparison of unsigned values; clarify usage as well as removing p... | Stephen D. Huston | 2010-06-17 | 1 | -1/+2 |
| * | Change warning C4996 from level 1 to level 4. This is the "warning C4996: 'st... | Stephen D. Huston | 2010-06-17 | 2 | -1/+9 |
| * | Fixed numbering for sections - now includes chapter. | Jonathan Robie | 2010-06-17 | 1 | -3/+3 |
| * | QPID-2663: rate limit heartbeat processing, set minimum heartbeat interval | Kenneth Anthony Giusti | 2010-06-17 | 1 | -60/+85 |
| * | Allow libraries to be independently versioned in the autotools build. | Alan Conway | 2010-06-17 | 9 | -41/+52 |
| * | QPID-2665: Remove BROKER from object types for plugins | Robert Gemmell | 2010-06-17 | 4 | -16/+1 |