summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/protocol/AMQProtocolSession.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-4659 : [Java Broker] tidy up amqp 0-8 implementation, reduce unnecessary...Robert Godfrey2013-07-151-231/+0
* QPID-4659 : [Java Broker] preliminary refactoring in preparation for pluggabl...Robert Godfrey2013-07-141-2/+2
* QPID-4951: Add cause code and message into operational logs for session close...Alex Rudyy2013-06-261-0/+3
* QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...Alex Rudyy2013-06-211-0/+7
* QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the...Keith Wall2012-07-121-1/+2
* QPID-4121: AMQProtocolEngine now uses lock to prevent the thread-unsafe use o...Keith Wall2012-07-101-4/+0
* QPID-4042 : [Java Broker] Add SSL Client Auth supportRobert Godfrey2012-06-061-0/+3
* QPID-3997 : [Java Broker] Refactor code to make all calls to getAuthenticatio...Robert Godfrey2012-05-161-0/+8
* QPID-3829: use a seperate object for reference checking to stop the AMQMessag...Robert Gemmell2012-02-131-1/+1
* QPID-3814: ensure the 0-10 client sends its version number during ConnectionS...Robert Gemmell2012-02-051-32/+5
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-6/+8
* QPID-3687 : Improve Java Broker performanceRobert Godfrey2011-12-151-9/+10
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-1/+3
* QPID-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-131-4/+4
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-2/+0
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-071-2/+2
* QPID-2379: add Session.close() method implementationRobert Gemmell2010-04-091-0/+1
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-8/+13
* Merge java-network-refactor branchAidan Skinner2009-10-151-0/+17
* QPID-2002: Added testing of Channel LoggingMartin Ritchie2009-08-031-0/+4
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-0/+3
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+207
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-207/+0
* QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open conne...Martin Ritchie2008-07-041-0/+5
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-1/+24
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+179
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-175/+0
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-3/+5
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-161-0/+5
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-251-0/+3
* QPID-372 Broker doesn't wait for ChannelClose-Ok.Martin Ritchie2007-02-161-26/+44
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-5/+4
* QPID-320 : Patch supplied by Rob Godfrey - Improve performance by remembering...Robert Greig2007-01-291-5/+2
* QPID-318 : Patch supplied by Rob Godfrey - Remove hard-coding of protocol ver...Robert Greig2007-01-251-0/+5
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-1/+1
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-0/+17
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-0/+2
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-7/+2
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-2/+3
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-211-1/+1
* QPID-216Martin Ritchie2006-12-191-0/+6
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+125