summaryrefslogtreecommitdiff
path: root/java/broker-plugins/firewall/src
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-287-1079/+0
* 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-031-15/+2
* 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-317-0/+1091