aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module/Firewall.pm
Commit message (Expand)AuthorAgeFilesLines
* Moved the tree accordinglyAngelo Naselli2015-03-161-1208/+0
* Moved to namespace to ManaToolsAngelo Naselli2015-03-161-24/+24
* return instead of exit should be enoughAngelo Naselli2015-02-171-2/+2
* Added common shortcut to dialog push button (About, Cancel, Ok, Quit)Angelo Naselli2015-02-171-95/+95
* fixed manawall behaviour when disabling firewallMatteo Pasotti2015-02-081-27/+66
* switched to Shared::Services (tnx anaselli)matteo2015-02-081-3/+4
* moved log_net_drop configuration from the first dialog to ask_CustomPortsmatteo2015-02-071-22/+24
* added support to custom ports (unlisted ports)matteo2015-02-021-64/+155
* fixed return value for ask_(Allowed|Watched)Services causing bad behavioursMatteo Pasotti2015-01-131-5/+5
* uses own iconMatteo Pasotti2015-01-131-3/+3
* 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