summaryrefslogtreecommitdiff
path: root/qpid/java/systests/etc
Commit message (Expand)AuthorAgeFilesLines
* QPID-6481: Move java source tree to top levelAlex Rudyy2015-04-154-216/+0
* QPID-6367: [Java Broker] Change broker model version to 3.0 due to backward i...Alex Rudyy2015-02-061-1/+1
* QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...Alex Rudyy2015-02-051-2/+2
* QPID-6161 : [Java Broker] add virtual host aliasesRobert Godfrey2014-10-171-2/+12
* QPID-6037 : [Java Client] Enhance experimental support for ADDR addressing to...Robert Godfrey2014-08-241-1/+0
* QPID-6010 : [Java Tests] Use context defaulting to select protocols in useRobert Godfrey2014-08-171-1/+2
* QPID-5918: [Java Broker] Use the interpolation of file.separator to build pat...Keith Wall2014-07-241-4/+4
* QPID-5851: [Java Broker] Introduce new test profiles for JSON configuration s...Alex Rudyy2014-06-261-2/+2
* QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...Keith Wall2014-06-071-1/+4
* QPID-5802: [Java Broker] Introduce separate VirtualHost typesKeith Wall2014-06-061-1/+0
* QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...Keith Wall2014-04-211-7/+5
* QPID-5624: Remove dead test virtualhost.xml files and references to the sameKeith Wall2014-03-2111-364/+0
* QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...Keith Wall2014-03-141-3/+5
* QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-2/+4
* QPID-4803: Ensure the modelVersion and storeVersion attributes are saved to t...Alex Rudyy2013-05-031-10/+2
* QPID-4754: Make broker name editable and show it in the browser titleAlex Rudyy2013-04-191-1/+1
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-171-2/+4
* QPID-4390, QPID-4743: configuration improvements from reviewRobert Gemmell2013-04-151-28/+0
* QPID-4739: complete support for defining multiple key/trust stores and assign...Robert Gemmell2013-04-121-4/+10
* QPID-4636: expand testing of the new TrustManagersRobert Gemmell2013-03-171-1/+1
* QPID-4596,QPID-4638: Change authentication provider names to shorter names, r...Alex Rudyy2013-03-131-1/+1
* QPID-4639: Add UI to add/delete virtual hosts into java broker web management...Alex Rudyy2013-03-111-1/+1
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-198-267/+64
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-3/+0
* QPID-4334: removed the firewall plugin and moved its functionality into the A...Keith Wall2012-09-284-228/+0
* QPID-4284: Remove system test dependencies on development and localhost virtu...Keith Wall2012-09-174-198/+3
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-242-6/+37
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-121-0/+19
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-0/+3
* QPID-4029: update the systest configuration to be self-contained, separating ...Robert Gemmell2012-05-3012-10/+221
* QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-175-10/+12
* QPID-3989 : [Java Broker] Add ability to run "in-memory" Derby storeRobert Godfrey2012-05-084-0/+139
* QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...Robert Gemmell2012-04-041-23/+0
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-304-11/+11
* QPID-3788: Remove remaining MINA configuration keys (and those from other ret...Keith Wall2012-01-282-12/+2
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-2412-395/+0
* QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xmlKeith Wall2011-10-163-7/+7
* QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/...Robert Gemmell2011-09-3010-10/+10
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-244-0/+141
* QPID-3486: Make connector server port used for JMX configurable.Keith Wall2011-09-142-14/+0
* QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact...Robert Gemmell2011-08-181-1/+10
* QPID-3283: make Authentication Manager pluggable.Robert Gemmell2011-07-155-214/+4
* QPID-3341: remove unused/dead transport code and accompanying implementation ...Robert Gemmell2011-07-072-18/+4
* QPID-3301: remove support for ACL V1 (aka SimpleXML) from Java Broker.Robert Gemmell2011-06-264-265/+0
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-094-15/+0
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-104-4/+0
* QPID-2942: disable management SSL by default, update config.xml to use keysto...Robert Gemmell2010-11-141-0/+2
* QPID-2654: Add Actor logging to the ACL pluginRobert Gemmell2010-06-171-0/+23
* QPID-2662: Use actual SocketAddress instead of the String representationRobert Gemmell2010-06-176-8/+16
* Cleanup code. Configuration security.access is not used anymoreMartin Ritchie2010-06-035-17/+0