summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-3466 Added logic to convert exchange/replyTo pairs into addressRajith Muditha Attapattu2011-09-051-3/+58
* QPID-3373 I forgot to ensure the correct port is used in the connectionRajith Muditha Attapattu2011-09-021-1/+3
* NO-JIRA: Fix minor FIXME in brokertest.pyAlan Conway2011-09-011-1/+1
* Bug 727182, QPID-3384 - Support DTX transactions - test for set-dtx-timeoutAlan Conway2011-09-011-5/+32
* QPID-3384: DTX transactions - additional transaction tests.Alan Conway2011-09-011-18/+30
* QPID-3461 The commit method implementation in AMQSession_0_10 nowRajith Muditha Attapattu2011-08-311-0/+7
* NO-JIRA: Suppress logging of clock events in cluster code.Alan Conway2011-08-314-20/+34
* QPID-2643 VS2010 supportCharles E. Rolke2011-08-311-2/+66
* QPID-3333: Patch from Anthony Foglia - Handle amqp/list and amqp/map content ...Gordon Sim2011-08-311-4/+21
* QPID-3333: Patch from Anthony Foglia - Add connection property to Session obj...Gordon Sim2011-08-311-0/+3
* QPID-3333: Patch from Anthony Foglia - Convert UUIDs to python equivalents (0...Gordon Sim2011-08-311-0/+56
* QPID-3333: Patch from Anthony Foglia - Add session property to senders and re...Gordon Sim2011-08-311-0/+6
* QPID-3333: Patch from Anthony Foglia - Wrap more exceptions (0009)Gordon Sim2011-08-311-1/+40
* QPID-3395 Added a test case for this issue.Rajith Muditha Attapattu2011-08-311-0/+19
* QPID-3373 Adding a test case for this issue.Rajith Muditha Attapattu2011-08-311-0/+39
* QPID-3373 Applying Pavel's patch. I also added the same fix for theRajith Muditha Attapattu2011-08-311-23/+42
* QPID-3395 Applied Pavel's patch with minor modifications.Rajith Muditha Attapattu2011-08-301-8/+13
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-309-59/+126
* NO-JIRA Complete reversion of Msg.h from r1162273 and r1163275Charles E. Rolke2011-08-301-1/+0
* NO-JIRA: Revert change to Msg.h introduced in r1162273Alan Conway2011-08-304-59/+25
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-262-3/+3
* QPID-2920: A hot-standby design for a new cluster implementation.Alan Conway2011-08-261-0/+239
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-262-2/+2
* QPID-3354: Modernize install instructions for the new home of libuuidJustin Ross2011-08-261-10/+10
* QPID-2720: prevent NPE's in event we didnt fully set up the PluginManagerRobert Gemmell2011-08-261-9/+12
* QPID-3453: Fixes an issue with closing of detached sessionKeith Wall2011-08-262-8/+47
* QPID-3266: Tidy up housekeeping configuration option for scheduling frequencyKeith Wall2011-08-2611-22/+86
* QPID-3454: System test StreamMessageTest would not detect regression in Strea...Keith Wall2011-08-261-20/+25
* QPID-3384: Fix cmake build (added missing file to list)Gordon Sim2011-08-261-0/+1
* QPID-3384: Fix compilation errors for boost 1.39 and gcc 4.4.4Gordon Sim2011-08-262-1/+3
* QPID-3455: Don't treat unspecified frame size as implying the minimum value. ...Gordon Sim2011-08-262-1/+2
* Don't try setsockopt IPV6_V6ONLY when setting up new socket. Doesn't work on ...Stephen D. Huston2011-08-251-5/+0
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-2530-284/+699
* QPID-1004: delete dead test (as recommended on the JIRA) since it was exclude...Robert Gemmell2011-08-254-159/+1
* QPID-3452: Broker now unregisters any remaining subscriptions on receipt of S...Keith Wall2011-08-252-3/+23
* QPID-3432: Exclude SyncWait* tests from 0-10 profile. These tests test a 0-8...Keith Wall2011-08-251-1/+3
* QPID-3433: Remove passing and not existing tests from excludesKeith Wall2011-08-244-70/+33
* QPID-3451: make count=0 the default for consistency with python equivalentGordon Sim2011-08-241-1/+1
* QPID-3419 - qpid-config --file-size parameter's help text uses incorrect unitsTed Ross2011-08-241-1/+1
* QPID-3445: Added some extra checks to decode logic; consolidated exception ha...Gordon Sim2011-08-243-2/+15
* QPID-3450: use the loop index checking if a session id is already usedRobert Gemmell2011-08-241-1/+1
* QPID-3447: Fix windows build broken by previous commit (r1160458) due to lack...Gordon Sim2011-08-231-1/+1
* QPID-3363, QPID-3443: Corrected exception used for 'default access' rule viol...Gordon Sim2011-08-232-8/+11
* QPID-3447: Creating invalid federation link causes file descriptor leakAndrew Stitcher2011-08-221-0/+7
* QPID-3442 - qpid-tool schema descriptions repeated / duplicatedTed Ross2011-08-221-1/+1
* QPID-3441Ted Ross2011-08-221-1/+1
* QPID-3441 - Correct spelling error in C++ broker's QMF schemaTed Ross2011-08-221-1/+1
* QPID-2904: Avoid race condition between SubFlushRunner and MinaAcceptor threa...Keith Wall2011-08-221-8/+17
* NO-JIRA: update the default broker.ready message to get the java test profile...Robert Gemmell2011-08-221-1/+1
* QPID-3365: Reverted change to build system to avoid dependency on Ant 1.7.1. ...Keith Wall2011-08-224-3/+23