summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3191: A fix for the performance problem which replaces the QueueListener...Kim van der Riet2011-04-083-18/+29
* QPID-3190: always try to eval() quoted tokensGordon Sim2011-04-081-2/+2
* NO-JIRA: prevent interference from other tests by using unique queue nameGordon Sim2011-04-081-4/+5
* QPID-3192 .NET Binding for Messaging classes are missing intrinsic copy const...Charles E. Rolke2011-04-0712-7/+149
* NO-JIRA: Fix bug in Cluster::timerDrop - calling wrong function.Alan Conway2011-04-071-1/+1
* QPID-3182Rajith Muditha Attapattu2011-04-061-28/+36
* QPID-3182Rajith Muditha Attapattu2011-04-062-3/+6
* gsim's patch to bring c++ logic in line with other clients.Michael Goulish2011-04-061-8/+9
* QPID-3187: Added exception handling safeguard for timer tasksGordon Sim2011-04-051-1/+5
* QPID-3181: addition of new task 'eclipse' to the Java build system to support...Robert Gemmell2011-04-053-0/+103
* QPID-3184: Amend ant build to produce cobertura coverage.xmlRobert Gemmell2011-04-052-4/+12
* NO-JIRA: minor improvements to qpid-cpp-benchmark, more flexible arguments.Alan Conway2011-04-041-6/+9
* NO-JIRA: Update document/pdf to remove obsoleted components.Charles E. Rolke2011-04-042-0/+0
* QPID-3183: some minor improvements to the recently seperated QueueRunner clas...Robert Gemmell2011-04-041-4/+9
* QPID-3164: correct the occasionally failing tests testSubscriptionSpecificReq...Robert Gemmell2011-04-041-77/+23
* QPID-3164 - Remove dead methods SimpleAMQQueue.requeue(QueueEntryImpl, Subscr...Robert Gemmell2011-04-044-39/+0
* QPID-3174: remove further unnecessary enqueueComplete() calls [enqueueAsync()...Gordon Sim2011-04-044-11/+1
* QPID-3177: Add missing call to connection resumeAndrew Donald Kennedy2011-04-011-0/+2
* QPID-3174: remove unnecessary enqueueComplete() callsKenneth Anthony Giusti2011-04-011-3/+3
* Corrected help text for --max-queue-size, --max-queue-countJonathan Robie2011-04-011-2/+2
* QPID-3180: fix ring queues for the case where max size is 0 (implying infinit...Gordon Sim2011-04-011-1/+1
* Add missing CMakeLists.txt to files to distribute. Fixes QPID-3176.Stephen D. Huston2011-03-311-1/+1
* QPID-3158 - Defect in the CRAM-MD5-HEX mechanism - CRAMMD5HexInitialiser fail...Robert Gemmell2011-03-315-11/+244
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-302-11/+28
* qpid-3171Michael Goulish2011-03-301-1/+1
* QPID-3167: add a unit test of SimpleAMQQueue#processQueue to check delivery w...Robert Gemmell2011-03-3023-77/+264
* NO-JIRA: add missing ASF licenceRobert Gemmell2011-03-291-0/+20
* NO-JIRA: add missing ASF licenceRobert Gemmell2011-03-291-0/+20
* NO-JIRA - Fixed case error in the automake file.Ted Ross2011-03-291-1/+1
* QPID-3166: updates based on review feedback from Keith WallRobert Gemmell2011-03-281-25/+24
* QPID-3162: move unregistration of ServerConnections from the ConnectionRegist...Robert Gemmell2011-03-271-3/+11
* QPID-3165: ensure all subscriptions are checked before making the decision on...Robert Gemmell2011-03-271-22/+69
* QPID-3166: add system test using multiple batch transacted producers with mul...Robert Gemmell2011-03-272-2/+250
* QPID-3156: Use MapAccessor to retrieve Boolean propertiesAndrew Donald Kennedy2011-03-241-15/+3
* QPID-3169: add usage message if command is unknown.Kenneth Anthony Giusti2011-03-241-0/+3
* QPID-3168: fix queue flow control --help textKenneth Anthony Giusti2011-03-242-204/+159
* NO-JIRA - ACL Modules "reload" method now returns OK status if there was no e...Ted Ross2011-03-231-1/+4
* QPID-3156Rajith Muditha Attapattu2011-03-231-1/+8
* QPID-2930Rajith Muditha Attapattu2011-03-232-0/+4
* QPID-2930Rajith Muditha Attapattu2011-03-221-1/+1
* QPID-3159 - Applied patch from Angus SalkeldTed Ross2011-03-221-2/+2
* QPID-3160: Remove file/directory defaults from pre-generated man page.Alan Conway2011-03-222-69/+71
* QPID-3160: Check in pre-generated man pageAlan Conway2011-03-225-9/+315
* NO-JIRA - Fixed two problems in the qmf-interop tests:Ted Ross2011-03-221-1/+2
* QPID-2930Rajith Muditha Attapattu2011-03-221-3/+13
* QPID-3147: Added missing qpid/DisableExceptionLogging.h to source list in Mak...Alan Conway2011-03-211-0/+1
* QPID-3147: Misconfigured tracing/logging can lead to hung threads in logging ...Alan Conway2011-03-213-5/+62
* QPID-3155: Install module libraries during install-exec phaseAlan Conway2011-03-186-22/+22
* NO-JIRA: Fix qpidd late/overran warnings.Alan Conway2011-03-182-9/+13
* QPID-3153Michael Goulish2011-03-184-4/+8