summaryrefslogtreecommitdiff
path: root/java/broker-plugins
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4112: Virtualhosts recover exchanges before queuesKeith Wall2012-07-061-2/+7
* QPID-4109: Re-enable LoggingManagement MBeanKeith Wall2012-07-055-1016/+473
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-021-15/+15
* QPID-4093: Resolve some outstanding TODOs in new JMX moduleKeith Wall2012-07-0210-51/+150
* QPID-4098: update POM generation for the plugins to mark the dependencies as ...Robert Gemmell2012-06-294-0/+4
* QPID-4098: generate maven release artifacts for the broker pluginsRobert Gemmell2012-06-294-4/+16
* QPID-3999: add logo image which was missed during previous commitRobert Gemmell2012-06-291-0/+0
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-28102-128/+16671
* QPID-4045: remove the unused 'extras' pluginRobert Gemmell2012-06-078-769/+0
* QPID-4042 : [Java Broker] Add SSL Client Auth supportRobert Godfrey2012-06-061-45/+45
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-134-2/+2
* QPID-3985 : [Java Tests] Fix locale specific testsRobert Godfrey2012-05-071-4/+3
* QPID-3965: Fix issue with converting ACL content to lower case Applied patch ...Keith Wall2012-04-273-6/+10
* QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-174-7/+12
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-301-5/+0
* QPID-3864: Adjust version numbers on trunk for development toward 0.18Justin Ross2012-03-081-1/+1
* QPID-3882: remove the unused experimental info pluginRobert Gemmell2012-03-0522-2462/+0
* QPID-3597 : Python Headers Exchange tests fail against Java Broker (Java Brok...Robert Godfrey2012-02-211-0/+5
* QPID-3845: Change impact attribute for ShutdownMBean to ACTIONRobert Gemmell2012-02-161-3/+5
* QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ...Robert Gemmell2012-02-162-25/+202
* QPID-3739: Java properties qpid.ssl.keyStoreCertType and qpid.ssl.trustStoreC...Keith Wall2012-01-291-1/+1
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-2911-36/+22
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-278-10/+10
* NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...Robert Godfrey2012-01-271-0/+2
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-2721-60/+72
* QPID-3703: ACL test improvementsKeith Wall2011-12-202-3/+213
* QPID-3682: Shutdown Plugin ImprovementsKeith Wall2011-12-165-31/+52
* QPID-3641: rename configuration element aclv2 => acl.Keith Wall2011-11-281-1/+1
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-243-84/+29
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-031-1/+1
* QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xmlKeith Wall2011-10-161-2/+2
* NO-JIRA: update various tests to try and avoid their sporadic failure on the ...Robert Gemmell2011-10-071-2/+3
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-241-1/+8
* QPID-3486: Make connector server port used for JMX configurable.Keith Wall2011-09-141-1/+1
* QPID-2720: make the PluginManager able to work with a pre-existing BundleContextRobert Gemmell2011-08-211-1/+1
* QPID-3283: make Authentication Manager pluggable.Robert Gemmell2011-07-151-9/+6
* QPID-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-136-384/+697
* QPID-2815: refactor broker startup to present a clean interface interface for...Robert Gemmell2011-07-072-73/+63
* QPID-3026: remove incomplete support for multiple ApplicationRegistry instanc...Robert Gemmell2011-07-072-12/+19
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-301-1/+1
* QPID-3301: remove support for ACL V1 (aka SimpleXML) from Java Broker.Robert Gemmell2011-06-267-1487/+0
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-092-11/+0
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-101-3/+0
* NO-JIRA: increment version numbers from 0.9 to 0.11Robert Gemmell2011-03-071-1/+1
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* QPID-2927: catch and ignore InstanceNotFoundException as this is not unexpect...Robert Gemmell2010-11-041-1/+9
* QPID-2927: fix inconsistent use of spaces and tabs for indentation, always us...Robert Gemmell2010-11-041-18/+18
* add ASF licence to various files in the java treeRobert Gemmell2010-10-311-0/+18
* QPID-2678: OSGI Shutdown moduleAndrew Donald Kennedy2010-10-256-0/+286
* add missing Apache licenceRobert Gemmell2010-09-271-1/+21