summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org/apache/qpid/server/handler/ConnectionStartOkMethodHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-18/+11
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-7/+7
* QPID-3814: ensure the 0-10 client sends its version number during ConnectionS...Robert Gemmell2012-02-051-4/+1
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-3/+4
* QPID-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-131-5/+6
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-091-2/+2
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-1/+1
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-4/+3
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+163
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-163/+0
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-11/+10
* QPID-1182 : Added additional logging to identify the exception that caused Au...Martin Ritchie2008-07-171-1/+4
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+161
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-172/+0
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-311-2/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-311-1/+2
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-1/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-04-261-2/+17
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-1/+2
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-03-191-2/+4
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-161-8/+16
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-6/+5
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-10/+9
* 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-1/+1
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-3/+14
* QPID-216Martin Ritchie2006-12-191-1/+8
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+130