Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switched to Shared::Services (tnx anaselli); use Shared::Shorewall read_ and ↵ | matteo | 2015-02-08 | 1 | -9/+10 |
| | | | | write_ instead of the old ones (forgotten inside sub update_interfaces_list) | ||||
* | dropped use lib libDrakx | matteo | 2015-02-07 | 1 | -1/+0 |
| | |||||
* | fixed warning on comparison with uninitialized vars (sub ↵ | matteo | 2015-02-07 | 1 | -2/+9 |
| | | | | get_net_zone_interfaces) | ||||
* | dropped firewall_icon cause gui element refs reside inside the Firewall module | Matteo Pasotti | 2015-01-13 | 1 | -1/+0 |
| | |||||
* | - dropped some debug message left behind | Matteo Pasotti | 2015-01-08 | 1 | -1/+0 |
| | |||||
* | - added pod for write_ | Matteo Pasotti | 2015-01-08 | 1 | -16/+48 |
| | | | | | - moved user interaction during write procedure to Module::Firewall - sub write_ return 1 on success, 0 on user interaction requested | ||||
* | added brief comment explaining how to read shorewall conf from now on | Matteo Pasotti | 2015-01-08 | 1 | -0/+7 |
| | |||||
* | added shared module for shorewall | Matteo Pasotti | 2015-01-08 | 1 | -0/+227 |