Handle hostnames with upper-case letters
[webmin.git] / ipfw / CHANGELOG
1 ---- Changes since 1.140 ----
2 First version of this module, which can manage a BSD IPFW firewall. Allows the creation, and editing of rules, and supports all actions and the most common conditions and options. Thanks to Olav Berge for sponsoring this module.
3 ---- Changes since 1.180 ----
4 Added button for deleting multiple rules from list.
5 ---- Changes since 1.200 ----
6 The firewall configuration can now be copied automatically to multiple hosts in a cluster, and will be applied on all hosts when the the Apply button is clicked. Like other cluster features in Webmin, this requires that the servers be first setup in the Webmin Servers Index module.
7 ---- Changes since 1.260 ----
8 When creating a firewall rule, the rule number can be optionally manually entered.
9 ---- Changes since 1.380 ----
10 On FreeBSD systems, the firewall is now enabled at boot using /etc/rc.conf, and the IPFW config file specified in rc.conf is now used automatically.
11 ---- Changes since 1.510 ----
12 Added support for the firewall_script directive in /etc/rc.conf, as seen on FreeBSD 8.