summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/firewall
Commit message (Expand)AuthorAgeFilesLines
* QPID-4334: removed the firewall plugin and moved its functionality into the A...Keith Wall2012-09-289-1147/+0
* QPID-4098: update POM generation for the plugins to mark the dependencies as ...Robert Gemmell2012-06-291-0/+1
* QPID-4098: generate maven release artifacts for the broker pluginsRobert Gemmell2012-06-291-1/+4
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-2/+0
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-131-0/+1
* QPID-3789 : [Java] code tidyupsRobert Godfrey2012-01-292-7/+5
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-272-2/+2
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-276-24/+27
* QPID-3283: make Authentication Manager pluggable.Robert Gemmell2011-07-151-9/+6
* 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-071-11/+11
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-091-9/+0
* QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-101-3/+0
* QPID-2758: Use a FutureTask for DNS lookup with timeoutAndrew Donald Kennedy2010-07-262-33/+43
* QPID-2662: Use actual SocketAddress instead of the String representationRobert Gemmell2010-06-173-65/+38
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-141-1/+1
* Cleanup code. Configuration security.access is not used anymoreMartin Ritchie2010-06-031-3/+4
* QPID-2581 : Update Plugins that use configuration to only throw Configuration...Martin Ritchie2010-06-032-24/+52
* Remove Plugin.isConfigured Only configured plugins should be createdMartin Ritchie2010-06-031-36/+42
* QPID-2632 : Ensure additional broker unit tests extend IBBCMartin Ritchie2010-06-032-18/+5
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-021-0/+20
* QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin...Martin Ritchie2010-06-022-14/+10
* QPID-2623 : Simple changes to classes that extended TestCase, now they extend...Martin Ritchie2010-06-021-11/+2
* QPID-2573: Implement the Firewall functionality as an OSGi pluginRobert Gemmell2010-05-319-0/+1156