summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-3399: Qpidd possible memory leaksAlan Conway2011-08-051-10/+11
* NO-JIRA - Added missing template file in distribution.Ted Ross2011-08-051-0/+1
* QPID-2643 Building QPID with Visual Studio 2010Charles E. Rolke2011-08-045-9/+19
* QPID-3394: move object copy after changing object state, not before.Kenneth Anthony Giusti2011-08-042-4/+11
* QPID-3333: Older swig impls seem not to deal with Gordon Sim2011-08-041-3/+3
* QPID-3393: Fix CRAM-MD5, need to distinguish between null string and empty st...Gordon Sim2011-08-041-3/+5
* QPID-3391: exclude failing test until functionality is implementedRobert Gemmell2011-08-041-1/+3
* QPID-2903, QPID-3390, QPID-3392: split tests into those with and without exch...Robert Gemmell2011-08-043-17/+114
* QPID-2881 Modified the testSubscriptionForSameDestination to cover forRajith Muditha Attapattu2011-08-031-1/+1
* QPID-3381 Corrected the entry for JMSPropertiesTest to reflect theRajith Muditha Attapattu2011-08-031-1/+1
* QPID-2899: log the exceptionRobert Gemmell2011-08-031-0/+3
* QPID-3377 Modified an existing test case to cover this issue.Rajith Muditha Attapattu2011-08-021-1/+12
* QPID-3377 Applying patch from Pavel MoravecRajith Muditha Attapattu2011-08-021-5/+6
* QPID-3381 Provided the ability to retrieve the routing key from a JMS message...Rajith Muditha Attapattu2011-08-022-7/+15
* QPID-3381 Added the class QpidMessageProperties as a place holder for Qpid sp...Rajith Muditha Attapattu2011-08-021-0/+34
* NO-JIRA: Minor improvements to test scripts.Alan Conway2011-08-022-2/+5
* QPID-2899: ensure otherwise unhandled exceptions close the Session with an Ex...Robert Gemmell2011-08-022-9/+13
* Merge branch 'QPID-3263' into trunkRajith Muditha Attapattu2011-08-025-8/+168
* QPID-3382: Corrected some exception types for connect errorsGordon Sim2011-08-014-7/+6
* QPID-3383: Changed to explicit credit management for control subscription in ...Gordon Sim2011-08-011-2/+3
* QPID-3064, QPID-3157: ensure that if the node marker is pointing at the tail ...Robert Gemmell2011-07-312-2/+38
* QPID-3064, QPID-3157: ensure the node for a given Subscription is unlinked fr...Robert Gemmell2011-07-303-99/+527
* QPID-3339: set the security Subject during the closed() invocation to prevent...Robert Gemmell2011-07-301-4/+8
* QPID-3358 Added a gnuplot script that can be useful in graphing test results.Rajith Muditha Attapattu2011-07-301-0/+42
* QPID-3358 Added scripts to faciliate multi host testing.Rajith Muditha Attapattu2011-07-303-0/+387
* QPID-3358 Modified the run-sub and run-pub scripts to allow program args in a...Rajith Muditha Attapattu2011-07-302-4/+15
* QPID-3358 Modified the producer and consumer to support multiple iterations t...Rajith Muditha Attapattu2011-07-304-71/+187
* QPID-3358 Modified the controller to allow multiple iterations in order to s...Rajith Muditha Attapattu2011-07-302-12/+146
* QPID-3372: fixed comparison of desired and actual properties for exchangesGordon Sim2011-07-262-1/+23
* NO-JIRA: fix trunk break, "except Exception as e" syntax is invalid in python...Alan Conway2011-07-221-2/+2
* Corrected qpid-client-test's name when setting up the test script. NO-JIRAStephen D. Huston2011-07-221-1/+1
* QPID-3367: FileUtils improvements. #openFileOrDefaultResource now tries the o...Robert Gemmell2011-07-214-11/+98
* QPID-3365: Extend build system to build optional client-plugins.Robert Gemmell2011-07-212-5/+4
* NO-JIRA: correct example jar name in client README, update ivy.xml file with ...Robert Gemmell2011-07-212-2/+2
* QPID-3255: update management console to remove redundant user management func...Robert Gemmell2011-07-216-211/+288
* Merge branch 'perf' into trunkRajith Muditha Attapattu2011-07-208-134/+608
* NO-JIRA: clean up trailing whitespace.Alan Conway2011-07-201-51/+51
* NO-JIRA: Remove unused #include file, causing compile errors on rhel5.Alan Conway2011-07-201-1/+0
* QPID-3304: fixes to windows build, broken by r1148503Gordon Sim2011-07-202-4/+4
* QPID-702656 Patch from Gordon Sim plus tests which detect the condition being...Kim van der Riet2011-07-1922-105/+2471
* NO-JIRA: Trivial code clean-up - LegacyLVQ to use isInBrokerAlan Conway2011-07-191-5/+1
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-152-0/+101
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+393
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+633
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+342
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+267
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+438
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+166
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+204
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-152-0/+64