summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3428: update to stop duplicate 0-10 session registrations into the manag...Robert Gemmell2011-10-306-10/+18
* NO-JIRA: add example configuration for using a persistence storeRobert Gemmell2011-10-301-6/+9
* QPID-3561: stop allocating such a large buffer up front when encoding the 0-1...Robert Gemmell2011-10-301-1/+1
* QPID-3346: prevent taking non-head of free group, additional performance tweaksKenneth Anthony Giusti2011-10-284-57/+119
* QPID-3504: ensure the glue for the optional bdbstore feature is part of the b...Robert Gemmell2011-10-241-2/+8
* NO-JIRA: tidy up the release script, fully remove old dotnet + ruby modules a...Robert Gemmell2011-10-241-45/+16
* QPID-2519 Add ability to run broker as a Windows service.Charles E. Rolke2011-10-241-0/+2
* QPID-3504: remove the build.overrides file, subversion cant ignore changes to...Robert Gemmell2011-10-242-26/+0
* QPID-3504: add the lib\opt wildcard to the classpath in the qpid.server.bat f...Robert Gemmell2011-10-241-2/+2
* Add ability to run broker as a Windows service; resolves QPID-2519.Stephen D. Huston2011-10-217-13/+628
* QPID-3346: fix tests to detect if tools are present.Kenneth Anthony Giusti2011-10-212-0/+2
* QPID-3532: make the 0-10 client hold the failover mutex during the failover. ...Robert Gemmell2011-10-2110-41/+404
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-208-146/+303
* QPID-3524: revert changes to Session#invoke method in r1179702 as the other c...Robert Gemmell2011-10-201-18/+12
* QPID-2920: Updates to new-cluster-plan.Alan Conway2011-10-192-18/+41
* QPID-3550: qpid-perftest fails if --npubs < --nsubs and --iterations > 0. Fix...Kim van der Riet2011-10-191-5/+5
* NO-JIRA - Fixed a memory leak in Python QMF ConsoleTed Ross2011-10-191-0/+1
* QPID-2323 - Fixed a build error by adding a missing include.Ted Ross2011-10-181-0/+1
* QPID-3542: ensure session complete sent for filtered out messagesKeith Wall2011-10-183-16/+46
* QPID-2323 Add Uuid to variantCharles E. Rolke2011-10-172-7/+15
* QPID-3540 align issues in SolarisCharles E. Rolke2011-10-172-25/+8
* QPID-2905 Fixes for mingw cross-compilation (C++)Charles E. Rolke2011-10-171-3/+3
* NO-JIRA - Fixed a couple of problems with "make dist".Ted Ross2011-10-172-7/+11
* QPID-3516: Docbook recent changes to Java client system propertiesKeith Wall2011-10-163-127/+17
* QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xmlKeith Wall2011-10-169-38/+72
* QPID-3540 Charles E. Rolke2011-10-141-0/+1
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-142-11/+10
* QPID-3549 - Improved handling of boolean configuration options in Queue.cppTed Ross2011-10-141-4/+29
* NO-JIRA - Removed tabs from sourceTed Ross2011-10-141-24/+24
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-143-5/+26
* QPID-3528Michael Goulish2011-10-133-5/+247
* QPID-3346: code cleanup - move private code out of headers, delete dead code.Kenneth Anthony Giusti2011-10-132-80/+30
* QPID-3543: augment existing test to check for implicit accept error instead o...Kenneth Anthony Giusti2011-10-131-56/+85
* QPID-3545 - Ignore default exchange in qpid-config binding listTed Ross2011-10-131-0/+10
* QPID-2920: Update new-cluster-plan.txt and new-cluster-design.txt.Alan Conway2011-10-132-570/+260
* QPID-3546: update the highestDeliveryTag marker during failover to prevent th...Robert Gemmell2011-10-133-6/+40
* NO-JIRA: increase the receive timeouts using the existing constant in order t...Robert Gemmell2011-10-121-7/+7
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-124-9/+5
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-1215-11/+305
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-124-7/+16
* NO-JIRA: Remove un-used and incorrect tests from cluster_tests.pyAlan Conway2011-10-121-86/+0
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-1210-53/+105
* QPID-3543: correctly dequeue messages that are auto-acknowledged.Kenneth Anthony Giusti2011-10-112-1/+35
* QPID-3542: Java client does not ack non-matching messages when using client s...Keith Wall2011-10-114-106/+76
* QPID-3534: ignore transport exceptions raised whilst closing the network conn...Robert Gemmell2011-10-111-1/+10
* QPID-3534, QPID-3535: make 0-8/0-9/0-9-1 client path simply close the underly...Robert Gemmell2011-10-101-1/+1
* QPID-3346: fix capacity settings in tests, add transactioned sender testKenneth Anthony Giusti2011-10-101-30/+126
* NO-JIRA: update various tests to try and avoid their sporadic failure on the ...Robert Gemmell2011-10-074-17/+17
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-0742-254/+3886
* NO-JIRA: allow test to take longer when run on a persistent broker, due to sp...Robert Gemmell2011-10-071-1/+2