Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved sub get_zones from Shared::Shorewall to this module because it ↵ | Matteo Pasotti | 2015-01-08 | 1 | -13/+125 |
| | | | | requires user interaction (impacts sub Shorewall::read) | ||||
* | - use Moose::Autobox | Matteo Pasotti | 2015-01-05 | 1 | -47/+398 |
| | | | | | | | | | | | - use various MDK::Common::(Func,System,Various) - aboutDialog shared between two dialogs - each all_servers item now provides an id attribute - ported sub to_ports, choose_watched_services for interactive firewall configuration (working) - added ask_WatchedServices - choose_allowed_services: base functionality complete - ported set_ports (still work in progress to drop dep from interactive) | ||||
* | - defined net attribute | Matteo Pasotti | 2015-01-05 | 1 | -70/+134 |
| | | | | | | - fixed port2server - completed basic (working) implementation for choose_allowed_services - defined ask_AllowedServices method | ||||
* | added basic modules for firewall configuration (still not working) | Matteo Pasotti | 2015-01-04 | 1 | -0/+461 |