aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module/Firewall.pm
Commit message (Expand)AuthorAgeFilesLines
* fixed procedures to enable/disable interactive firewallMatteo Pasotti2015-01-121-22/+53
* fixed bug afflicting configuration/selection of net interfaces protected by s...Matteo Pasotti2015-01-111-4/+7
* - sub get_zones returns undef or arrayref (fixed sub set_ports accordingly)Matteo Pasotti2015-01-111-242/+229
* - added set_ifw method (still no do_pkgs support)Matteo Pasotti2015-01-081-19/+85
* moved sub get_zones from Shared::Shorewall to this module because it requires...Matteo Pasotti2015-01-081-13/+125
* - use Moose::AutoboxMatteo Pasotti2015-01-051-47/+398
* - defined net attributeMatteo Pasotti2015-01-051-70/+134
* added basic modules for firewall configuration (still not working)Matteo Pasotti2015-01-041-0/+461