summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/access-control
Commit message (Expand)AuthorAgeFilesLines
* QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...Alex Rudyy2015-02-061-1/+1
* QPID-6295 : [Java Broker] reload ACL config when the file value is changedRobert Godfrey2015-01-051-2/+21
* QPID-6295 : [Java Broker] Allow ACL configuration file to be stored as a data...Robert Godfrey2015-01-028-176/+97
* QPID-6126: [Java Tests] Prevent the new ACLFileAccessControlProviderImplTest ...Keith Wall2014-10-021-1/+2
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-012-2/+108
* QPID-6114: Migrate the State member variable to AbstractConfiguredObject classAlex Rudyy2014-09-241-13/+5
* QPID-6022 : [Java] Fix issues highlighted by code scanning toolsRobert Godfrey2014-08-191-38/+20
* QPID-5980: yet more javadoc fixupsRobert Gemmell2014-08-082-5/+2
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...Keith Wall2014-07-041-0/+7
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-34/+0
* QPID-5574 : [Java Broker] remove redundant state transitionsRobert Godfrey2014-05-091-8/+1
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-083-65/+56
* QPID-5746 : [Java Broker] Split attribute annotations into separate annotatio...Robert Godfrey2014-05-022-5/+5
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-306-91/+16
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-1/+1
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-285-39/+10
* QPID-5615 : Address review comments from Alex RudyyRobert Godfrey2014-04-251-2/+1
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-211-0/+1
* QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...Robert Godfrey2014-04-201-7/+23
* QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...Robert Godfrey2014-04-182-3/+2
* QPID-5698 : [Java Broker] make the lifetimePolicy attribute automatedRobert Godfrey2014-04-151-16/+1
* QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObjec...Robert Godfrey2014-04-141-6/+0
* QPID-5698 : [Java Broker] make the durable attribute automated, remove unused...Robert Godfrey2014-04-141-24/+19
* QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...Robert Godfrey2014-04-133-222/+252
* QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...Robert Godfrey2014-04-121-1/+1
* QPID-5680 : [Java Broker] remove configuration defualt mapsRobert Godfrey2014-04-111-1/+1
* QPID-5680 : [Java Broker] move configuration defualts to annotationsRobert Godfrey2014-04-111-9/+0
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-1/+8
* QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classesRobert Godfrey2014-04-071-1/+1
* QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...Robert Godfrey2014-04-046-93/+344
* NO-JIRA: Merge changes from trunk.Keith Wall2014-03-252-17/+104
|\
| * QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...Keith Wall2014-03-212-17/+104
* | QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-123-22/+14
|/
* QPID-5611 : Fix other logging to always use the most current event logger hel...Robert Godfrey2014-03-089-26/+37
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-0810-73/+70
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-072-6/+5
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-032-3/+2
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-2/+2
* QPID-5567 : Further changes to SecurityMangagerRobert Godfrey2014-02-202-32/+14
* QPID-5567 : Always Use AccessControllerContext to find the current context Su...Robert Godfrey2014-02-192-120/+224
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-8/+10
* NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-236-7/+7
* QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-221-0/+7
* NO-JIRA : [Java] remove empty directories / unused importsRobert Godfrey2014-01-031-1/+0
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-15/+0
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+91
* QPID-5163: move generation of the ACL log messages to broker-core alongside a...Robert Gemmell2013-09-233-33/+1