summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Improvements to benchmark scripts.Alan Conway2011-11-082-63/+113
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-079-15/+18
* QPID-3579: Added qpid-analyze-trace to tools. This tool reads a c++ broker tr...Kim van der Riet2011-11-071-0/+229
* QPID-3446: Unregister existing subscriptions when closing the connections [du...Robert Gemmell2011-11-074-17/+31
* QPID-3536: 0-10 overrides JMS AcceptMode with a defaulted (not explicitly set...Keith Wall2011-11-074-36/+51
* QPID-2848: refactored message consumer: pre-aquire, capacity decisions are mo...Keith Wall2011-11-0712-172/+372
* QPID-3564: enhance message group generator to allow queue fill/drain testsKenneth Anthony Giusti2011-11-043-31/+59
* QPID-2920: Minor updates to design/plan docs.Alan Conway2011-11-042-16/+57
* QPID-3464: Build Improvements (autotools) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-035-39/+24
* QPID-3464: Build Improvements (CMake)Andrew Stitcher2011-11-031-6/+8
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-0317-21/+21
* QPID-3553: prevent multiple connection-tune-ok controls from leaving dangling...Gordon Sim2011-11-031-4/+8
* I am removing DIGEST-MD5 from the mech list, because we cannot supplyMichael Goulish2011-11-031-16/+50
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-1/+3
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-0318-73/+463
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-0/+8
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-6/+7
* QPID-3578: qpid-queue-stats doesn't support multiple filters -- patch from An...Nuno Santos2011-11-021-2/+2
* QPID-3346: clarify the documentation for consuming a message groupKenneth Anthony Giusti2011-11-021-25/+38
* QPID-3577: assign null group identifiers to the default groupKenneth Anthony Giusti2011-11-021-1/+4
* Give the broker more time to start; has been timing out lately. NO-JIRA.Stephen D. Huston2011-11-022-2/+2
* QPID-3577: undo commit - qpidd.1 changes should not have been committedKenneth Anthony Giusti2011-11-022-23/+7
* QPID-3577: assign null group names to the default groupKenneth Anthony Giusti2011-11-022-7/+23
* QPID-3572: Make dependance on bashisms explicitGordon Sim2011-11-0231-33/+33
* QPID-3573: handle case where /home/gordon does not existGordon Sim2011-11-023-5/+24
* QPID-3514: Allow SSL and non SSL connections on the same port.Andrew Stitcher2011-11-012-29/+83
* QPID-3570: update MessageTransferMessage and TransferMessageReference to use ...Robert Gemmell2011-11-016-111/+98
* QPID-3568: Updated BDB to je-4.0.117 versionAndrew Donald Kennedy2011-11-013-3/+3
* QPID-3558: Update Ivy config with new artifactsAndrew Donald Kennedy2011-11-011-0/+18
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-317-5/+58
* NO_JIRA: Small mods to certain log trace and debug messages to improve log me...Kim van der Riet2011-10-317-17/+17
* QPID-2920: Updates to new-cluster-plan.txt and new-cluster-design.txtAlan Conway2011-10-312-62/+93
* QPID-3563: Protect from concurrent access to accept tracker stateGordon Sim2011-10-311-0/+1
* QPID-3562: actually commit the test tooRobert Gemmell2011-10-301-0/+116
* NO-JIRA: correct test issue causing failures on the Jenkins slaves during per...Robert Gemmell2011-10-301-1/+2
* QPID-3562: move sending completions if necessary into postDeliver() so that p...Robert Gemmell2011-10-302-11/+28
* 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