summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/handler/ConnectionOpenMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-0/+1
* QPID-2606: remove erroneous logging, missed when applying the half megabyte p...Robert Gemmell2010-09-091-1/+0
* QPID-2662: Use actual SocketAddress instead of the String representationRobert Gemmell2010-06-171-1/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-13/+11
* Added AMQP 0-9-1 supportRobert Godfrey2009-10-261-2/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-2/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+102
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-102/+0
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-041-1/+4
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+99
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-118/+0
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-6/+10
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-161-9/+25
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-161-1/+1
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-4/+2
* Fix for null virtual host (which got converted to the invalid string 'null').Gordon Sim2007-02-121-1/+1
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-1/+10
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-16/+29
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-5/+6
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-1/+1
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-3/+4
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-1/+6
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+71