summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/access-control/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-111-0/+18
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-125-182/+48
* QPID-4334: addressed Keith's review comments. Also moved PlainConfigurationTe...Keith Wall2012-09-288-88/+211
* QPID-4334: removed the firewall plugin and moved its functionality into the A...Keith Wall2012-09-2823-98/+1524
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-101-0/+9
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-248-207/+185
* QPID-4042 : [Java Broker] Add SSL Client Auth supportRobert Godfrey2012-06-061-45/+45
* 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-3843: ensure ACL rule evaluation for the ALL operation accounts for the ...Robert Gemmell2012-02-162-25/+202
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-296-18/+9
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-1/+1
* QPID-3703: ACL test improvementsKeith Wall2011-12-202-3/+213
* 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-3310 - Principal/Subject refactoring.Robert Gemmell2011-07-135-384/+696
* add missing Apache licenceRobert Gemmell2010-09-271-1/+21
* QPID-2654: Add Actor logging to the ACL pluginRobert Gemmell2010-06-173-11/+54
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-141-1/+1
* QPID-2632 : Applied patch from Andrew Kennedy. To convert RST and PPT to QTCs...Martin Ritchie2010-06-041-3/+3
* QPID-2581 : Update Plugins that use configuration to only throw Configuration...Martin Ritchie2010-06-032-14/+31
* Remove Plugin.isConfigured Only configured plugins should be createdMartin Ritchie2010-06-031-9/+15
* QPID-2632 : Ensure additional broker unit tests extend IBBCMartin Ritchie2010-06-031-9/+6
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-025-0/+100
* QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin...Martin Ritchie2010-06-021-10/+5
* QPID-2542: Implement ACL checking as OSGi pluginRobert Gemmell2010-05-3113-0/+1942