summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3415: Change 0-10 code path to utilise the CallbackHandlerRegistry to cr...Keith Wall2011-09-1914-413/+652
* NO_JIRA - fix PYTHONPATH to pick up qmf and enable to store recovery tests to...Stephen D. Huston2011-09-171-1/+1
* QPID-3492: Treat string literals in addresses as utf8 encodedGordon Sim2011-09-161-1/+2
* QPID-3484 - Added missing constructor for EventNotifier, fixed initialization...Ted Ross2011-09-166-6/+35
* QPID-2643 Visual Studio 2010: c++ expressCharles E. Rolke2011-09-161-1/+1
* QPID-3488: Added test caseGordon Sim2011-09-151-0/+41
* QPID-3488: Ensure that message-stop clears any outstanding credit 'window'Gordon Sim2011-09-152-2/+8
* QPID-2672: Unroutable persistent messages should be immediately removed from ...Keith Wall2011-09-158-81/+148
* QPID-3487: Ensure delivery records for cancelled subscriptions are correctly ...Gordon Sim2011-09-152-1/+5
* QPID-3484 - Fixed handling of unused return values to prevent compiler warnings.Ted Ross2011-09-141-2/+6
* QPID-3486: Make connector server port used for JMX configurable.Keith Wall2011-09-1414-170/+250
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-1317-132/+890
* QPID-3448: catch exceptions from the underlying Transport/Session/Connection ...Robert Gemmell2011-09-138-48/+953
* QPID-3482: Unable to switch off logging to syslog when qpidd runs as daemonAlan Conway2011-09-131-1/+1
* QPID-3428: fix excludes after test related changes from to prior patch feebac...Robert Gemmell2011-09-132-3/+16
* QPID-3428: make the Java broker validate 0-10 Session names, enabling it to s...Robert Gemmell2011-09-1314-23/+144
* QPID-3360 - Ruby implementation of Qpid example applicationsTed Ross2011-09-124-0/+352
* QPID-3480 - Directly encodes and decodes message content in RubyTed Ross2011-09-122-5/+79
* QPID-3449: adds ability to override the session timeout via JVM properties qp...Robert Gemmell2011-09-124-5/+101
* QPID-3459: Increments delivery counter before transfering message to client i...Robert Gemmell2011-09-123-3/+3
* QPID-2627: update build.deps to reflect removal of dependency on mina and ens...Robert Gemmell2011-09-103-48/+1
* QPID-2627 : Remove dependency on MINARobert Godfrey2011-09-0997-2924/+3012
* QPID-3477: add excludes file for use with the Java broker when running the 0-...Robert Gemmell2011-09-091-0/+22
* QPID-3437: qpid-config address option confusing in helpNuno Santos2011-09-081-6/+1
* make 'qpid-config queues/exchanges <queue/exchange_name>' return proper error...Nuno Santos2011-09-081-2/+16
* QPID-3476: Demote timer warnings to informational statementsGordon Sim2011-09-081-3/+3
* QPID-3465 - byteDepth is only uint32Ted Ross2011-09-071-4/+4
* Bug 730017, QPID-3475: Cluster authentication ignores cluster-* settings.Alan Conway2011-09-074-5/+123
* QPID-3429: exclude the AMQSSLConnectionTest from cpp profiles, since only the...Robert Gemmell2011-09-071-0/+4
* QPID-2901: fixes racing conditions on broker side when TopicDeletePolicy is c...Robert Gemmell2011-09-073-2/+16
* NO-JIRA: Restrict the allowed mechanisms, primarily to prevent GSSAPI being p...Gordon Sim2011-09-071-0/+1
* NO-JIRA: Get more information from failed assertionsGordon Sim2011-09-071-18/+18
* QPID-3467: replace the 'connection id' with the Username of the logged in use...Robert Gemmell2011-09-075-76/+89
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-0757-2899/+771
* QPID-3360 - Ruby implementation of Qpid example applicationsTed Ross2011-09-064-0/+179
* QPID-3466 Removed the 'create:always' option when constructing theRajith Muditha Attapattu2011-09-061-1/+1
* QPID-3463: Adds catching of Throwable on broker startupRobert Gemmell2011-09-061-1/+1
* NO-JIRA: Additional doxygen comments for exceptionsGordon Sim2011-09-053-14/+140
* QPID-3468: exclude QueueBrowser related failover testsRobert Gemmell2011-09-052-0/+23
* 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