summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src/main/java/org/apache/qpid/server/util
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkKeith Wall2015-03-033-1/+160
* Make close return a future, wait on Future in broker shutdownRobert Godfrey2015-02-191-0/+50
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-011-0/+69
* QPID-6036 : [Java Broker] Allow complete virtual host initial configuration t...Robert Godfrey2014-08-221-9/+0
* QPID-5946 : [Java Broker] Add alternative KeyStore implementation that can us...Robert Godfrey2014-07-301-0/+148
* QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...Robert Godfrey2014-04-181-234/+0
* QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-141-16/+62
* QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) bet...Keith Wall2014-03-121-0/+40
* QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...Robert Godfrey2014-02-172-0/+72
* QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...Robert Godfrey2014-02-143-22/+16
* QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br...Robert Godfrey2014-02-132-0/+102
* QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...Robert Godfrey2014-02-072-0/+52
* QPID-4463: [Java Broker] Change SimpleLDAPAuthManager to accept trust store m...Keith Wall2013-10-211-0/+31
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-236-0/+693