summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/security/access/plugins/network/FirewallPlugin.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2573: Implement the Firewall functionality as an OSGi pluginRobert Gemmell2010-05-311-256/+0
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-9/+17
* Merge java-network-refactor branchAidan Skinner2009-10-151-19/+4
* Fix compiler compliance levels, not allowed @Override on interfaces in 1.5Aidan Skinner2009-10-111-1/+0
* QPID-1812: Fix firewall rule parsing, add test for this.Aidan Skinner2009-04-151-2/+2
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+264
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-264/+0
* QPID-1736: Timeout DNS lookups if they take more than 30 seconds.Aidan Skinner2009-03-161-3/+60
* QPID-1583: Add test for reloading external firewall rules, fix buglets this t...Aidan Skinner2009-03-021-6/+33
* QPDI-1583: Implement support for comma-seperated lists of networks and hostna...Aidan Skinner2009-02-111-21/+55
* Merge branch 'QPID-1583'Aidan Skinner2009-02-111-0/+146