| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -8/+10 |
| * | NO-JIRA : fix typos / spelling errors | Robert Godfrey | 2014-01-23 | 6 | -7/+7 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 1 | -0/+7 |
| * | NO-JIRA : [Java] remove empty directories / unused imports | Robert Godfrey | 2014-01-03 | 1 | -1/+0 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -15/+0 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 1 | -0/+91 |
| * | QPID-5163: move generation of the ACL log messages to broker-core alongside a... | Robert Gemmell | 2013-09-23 | 3 | -33/+1 |
| * | QPID-5160: add a qpid-test-utils module instead of making every modules tests... | Robert Gemmell | 2013-09-23 | 1 | -1/+1 |
| * | QPID-5159: fixups after previous directory rename of broker to broker-core | Robert Gemmell | 2013-09-23 | 1 | -4/+4 |
| * | QPID-5158: extract the generation process for the common and broker modules i... | Robert Gemmell | 2013-09-23 | 1 | -2/+4 |
| * | QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8... | Robert Godfrey | 2013-08-21 | 1 | -5/+5 |
| * | NO-JIRA: add missing licence headers to various java files | Robert Gemmell | 2013-05-05 | 1 | -0/+20 |
| * | QPID-4753: set vhost SecurityManager _managementMode boolean to equal the par... | Robert Gemmell | 2013-04-29 | 1 | -1/+4 |
| * | QPID-4753: move ACL config from broker attribute to a top level entity | Alex Rudyy | 2013-04-19 | 4 | -49/+116 |
| * | QPID-4678: Add ACL checks to restrict the operations to change broker level c... | Alex Rudyy | 2013-03-29 | 1 | -0/+7 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 7 | -62/+139 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-11 | 1 | -0/+18 |
| * | QPID-4456: ensure the broker plugins get packaged in the release binary and a... | Robert Gemmell | 2012-11-21 | 1 | -0/+2 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 7 | -226/+49 |
| * | QPID-4334: addressed Keith's review comments. Also moved PlainConfigurationTe... | Keith Wall | 2012-09-28 | 8 | -88/+211 |
| * | QPID-4334: removed the firewall plugin and moved its functionality into the A... | Keith Wall | 2012-09-28 | 23 | -98/+1524 |
| * | QPID-4292: add ACL rule to authorise access to the web management UI | Keith Wall | 2012-09-10 | 1 | -0/+9 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 8 | -207/+185 |
| * | QPID-4098: update POM generation for the plugins to mark the dependencies as ... | Robert Gemmell | 2012-06-29 | 1 | -0/+1 |
| * | QPID-4098: generate maven release artifacts for the broker plugins | Robert Gemmell | 2012-06-29 | 1 | -1/+4 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 1 | -2/+0 |
| * | QPID-4042 : [Java Broker] Add SSL Client Auth support | Robert Godfrey | 2012-06-06 | 1 | -45/+45 |
| * | QPID-3994: trivial changes to the build.xml files to aid people regenerating ... | Robert Gemmell | 2012-05-13 | 1 | -0/+1 |
| * | QPID-3985 : [Java Tests] Fix locale specific tests | Robert Godfrey | 2012-05-07 | 1 | -4/+3 |
| * | QPID-3965: Fix issue with converting ACL content to lower case Applied patch ... | Keith Wall | 2012-04-27 | 3 | -6/+10 |
| * | QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ... | Robert Gemmell | 2012-02-16 | 2 | -25/+202 |
| * | QPID-3789 : [Java] code tidyups | Robert Godfrey | 2012-01-29 | 6 | -18/+9 |
| * | NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl... | Robert Godfrey | 2012-01-27 | 1 | -1/+1 |
| * | QPID-3703: ACL test improvements | Keith Wall | 2011-12-20 | 2 | -3/+213 |
| * | QPID-3641: rename configuration element aclv2 => acl. | Keith Wall | 2011-11-28 | 1 | -1/+1 |
| * | QPID-3641: ACLV2 Simplifications and Improvements for Java Broker | Keith Wall | 2011-11-24 | 3 | -84/+29 |
| * | QPID-3310 - Principal/Subject refactoring. | Robert Gemmell | 2011-07-13 | 6 | -384/+697 |
| * | add missing Apache licence | Robert Gemmell | 2010-09-27 | 1 | -1/+21 |
| * | QPID-2654: Add Actor logging to the ACL plugin | Robert Gemmell | 2010-06-17 | 5 | -15/+65 |
| * | QPID-2638 : Add initial support for Topics section in configuration file. | Martin Ritchie | 2010-06-14 | 1 | -1/+1 |
| * | QPID-2632 : Applied patch from Andrew Kennedy. To convert RST and PPT to QTCs... | Martin Ritchie | 2010-06-04 | 2 | -4/+4 |
| * | QPID-2581 : Update Plugins that use configuration to only throw Configuration... | Martin Ritchie | 2010-06-03 | 2 | -14/+31 |
| * | Remove Plugin.isConfigured Only configured plugins should be created | Martin Ritchie | 2010-06-03 | 1 | -9/+15 |
| * | QPID-2632 : Ensure additional broker unit tests extend IBBC | Martin Ritchie | 2010-06-03 | 2 | -13/+10 |
| * | Add the ASF License to various classes currently missing it | Robert Gemmell | 2010-06-02 | 5 | -0/+100 |
| * | QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin... | Martin Ritchie | 2010-06-02 | 1 | -10/+5 |
| * | QPID-2542: Implement ACL checking as OSGi plugin | Robert Gemmell | 2010-05-31 | 15 | -0/+2008 |