summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3582: stop client reporting "Unable to load custom SASL providers" durin...0.14Robert Gemmell2011-12-011-6/+0
* QPID-3654: ANONYMOUS SASL mechanism does not work on Java clientAndrew Stitcher2011-11-301-2/+3
* QPID-3489: Added org.apache.qpid.server.message to exported packages for brokerAndrew Donald Kennedy2011-11-291-0/+1
* Cherry-picked from trunk commit r1203649.Ted Ross2011-11-181-29/+16
* NO-JIRA: add licence headersRobert Gemmell2011-11-1717-0/+336
* QPID-3579: Moved qpid-analyze-trace to cpp/src/tools to address concerns abou...Kim van der Riet2011-11-172-2/+1
* QPID-3579: Tool to aid in analyzing trace messages in c++ broker log files - ...Kim van der Riet2011-11-172-1/+260
* QPID-2703: restore the import removed when merging r1203139 in r1203317, it w...Robert Gemmell2011-11-171-0/+1
* NO-JIRA: Regenerate java-broker test cert as it has expired.Robert Gemmell2011-11-171-0/+0
* QPID-2703: 0-10 Transaction rollback/recover does not restore consumer creditRobert Gemmell2011-11-173-30/+17
* QPID-2703: 0-8..0-9-1 Transaction rollback/recover does not restore consumer ...Robert Gemmell2011-11-1710-390/+201
* QPID-3617: AMQQueueMBean.viewMessages: Viewing message without priority set e...Robert Gemmell2011-11-171-1/+1
* QPID-3626: merge from trunk to 0.14Kenneth Anthony Giusti2011-11-172-18/+26
* QPID-3615: merge fix to 0.14Kenneth Anthony Giusti2011-11-151-0/+7
* QPID-3611: use socket.close() on SSLSockets to prevent IoReceiver causing an ...Robert Gemmell2011-11-111-1/+3
* QPID-3610: set TCP_NODELAY to true by default, add new system property for ch...Robert Gemmell2011-11-114-11/+80
* QPID-3592: actually add test fileRobert Gemmell2011-11-111-0/+63
* QPID-3592: ensure that the 'used credit' values are decremented when message ...Robert Gemmell2011-11-1111-53/+42
* QPID-3446: Unregister existing subscriptions when closing the connections [du...Robert Gemmell2011-11-114-17/+31
* QPID-3606: Qpid.pc pkgconfig file isn't sufficient to compile programsAndrew Stitcher2011-11-101-1/+1
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-091-2/+5
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-089-15/+18
* QPID-3464: Build Improvements (CMake)Andrew Stitcher2011-11-031-6/+8
* QPID-3583: Update release-branch version from 0.13 to 0.14Justin Ross2011-11-0317-21/+21
* QPID-3583: Branch for the 0.14 releaseJustin Ross2011-11-030-0/+0
* 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