summaryrefslogtreecommitdiff
path: root/java/broker/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-28279-19168/+10539
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-272-52/+60
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-03211-7573/+12647
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-04158-2316/+10875
* QPID-3855: only increment activeConsumerCount during registration if the subs...Robert Gemmell2012-02-191-2/+5
* NO-JIRA: stop catching Throwable, we generally shouldnt continue when faced w...Robert Gemmell2012-02-171-1/+1
* QPID-3850: add switch into default uncaught exception handler to prevent the ...Robert Gemmell2012-02-171-3/+7
* QPID-3844: allow queryMBeans to succeed without ACL checking, tools like JCon...Robert Gemmell2012-02-161-3/+4
* QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ...Robert Gemmell2012-02-161-2/+2
* QPID-3848: relax the enforcement of exchange type checking during passive exc...Robert Gemmell2012-02-152-2/+2
* QPID-3840: added automated tests for the Java Broker's qpid-passwd script and...Keith Wall2012-02-151-29/+19
* QPID-3842: Java Broker should report platform and memory size on startupKeith Wall2012-02-142-3/+29
* QPID-3837: Update message to use the string name of the type. Told you i shou...Robert Gemmell2012-02-141-2/+2
* QPID-3837: align the 0-10 exception message for an exchange redeclare attempt...Robert Gemmell2012-02-131-2/+2
* QPID-3829: use a seperate object for reference checking to stop the AMQMessag...Robert Gemmell2012-02-135-31/+18
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-091-0/+288
* QPID-3823: ServerSession unblock(AMQQueue) can cause NPE when trying to remov...Keith Wall2012-02-094-67/+85
* QPID-3821: Uncaught exception thrown in QueueRunner.run() could cause QueueRu...Keith Wall2012-02-092-21/+30
* QPID-3809: Java Broker killed by java.net.SocketException: Broken pipe (kille...Keith Wall2012-02-071-6/+18
* QPID-3816: add client version to connection open loggingRobert Gemmell2012-02-064-9/+10
* QPID-3756: Reorder Java Broker's connection close process so that ConnectionC...Keith Wall2012-02-061-4/+9
* QPID-3815: remove duplicate setting of the NetworkConnection, this was alread...Robert Gemmell2012-02-061-1/+0
* NO-JIRA: remove factory method only used by testRobert Gemmell2012-02-061-6/+0
* QPID-3814: ensure the 0-10 client sends its version number during ConnectionS...Robert Gemmell2012-02-059-73/+48
* QPID-3812: ExceptionListenerTest sporadically fails on java-mms-0.10Keith Wall2012-02-051-5/+9
* QPID-3813: allow configuring the default version reply to an unsupported prot...Robert Gemmell2012-02-044-23/+74
* QPID-3805: Remove allow-all/deny-all security plugins from Java Broker.Keith Wall2012-02-024-206/+5
* QPID-3802: Broker command line processing --help (-h) and --version (-v) no l...Keith Wall2012-02-022-52/+77
* QPID-3801 : [Java] Move JMS Selector code into commonRobert Godfrey2012-02-0215-2223/+104
* QPID-3800: add the ability to disable particular protocol versions broker-wid...Robert Gemmell2012-02-023-13/+44
* QPID-3789 : Fix AbstractPasswordFilePrincipalDatabase to remove possibility o...Robert Godfrey2012-02-021-6/+13
* QPID-3789 : [Java Broker] Remove duplication between two password file databa...Robert Godfrey2012-02-016-902/+585
* QPID-3780 : guard against the possibility that the HWM is older than the queu...Robert Godfrey2012-02-011-1/+1
* QPID-3780 : guard against the possibility that the HWM is older than the queu...Robert Godfrey2012-02-011-0/+8
* QPID-3789 : [Java] Remove duplication of BytesDataOutput inner class, and sha...Robert Godfrey2012-01-311-155/+1
* QPID-3789 : [Java] Remove duplication of output converters and optimise start...Robert Godfrey2012-01-307-912/+58
* QPID-3789 : [Java] Remove dead code and empty directoriesRobert Godfrey2012-01-3010-472/+3
* QPID-3789 : [Java] Remove dead code and empty directoriesRobert Godfrey2012-01-305-783/+0
* QPID-3739: Java properties qpid.ssl.keyStoreCertType and qpid.ssl.trustStoreC...Keith Wall2012-01-292-4/+16
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-2972-732/+300
* QPID-3788: Remove remaining MINA configuration keys (and those from other ret...Keith Wall2012-01-281-14/+2
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-2749-204/+486
* NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...Robert Godfrey2012-01-278-7/+41
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-27287-1184/+1281
* QPID-3559: AMQQueueMBean: Switched timestamp formatting to static FastDateFo...Keith Wall2012-01-261-18/+11
* QPID-946, QPID-2379 : code review - move statements inside try blockRobert Godfrey2012-01-261-3/+3
* QPID-3780 : [Java Broker] reduce scavenge overhead on large queuesRobert Godfrey2012-01-251-18/+26
* QPID-3774 : allow out of order completion of persistent enqueues / dequeues (...Robert Godfrey2012-01-2119-37/+144
* QPID-3774 : allow out of order completion of persistent enqueues / dequeuesRobert Godfrey2012-01-206-41/+484
* QPID-3756: ManagedConnectionMBeanTest.testChannels occasionally fails on 0-10...Keith Wall2012-01-181-19/+31