Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | Matteo Pasotti | 2015-01-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Updated | Angelo Naselli | 2015-01-08 | 1 | -1/+1 | |
| | | ||||||
* | | synced copyright notices | Matteo Pasotti | 2015-01-08 | 26 | -25/+83 | |
| | | ||||||
* | | added support to manawall | Matteo Pasotti | 2015-01-08 | 1 | -1/+1 | |
| | | ||||||
* | | added support to manawall | Matteo Pasotti | 2015-01-08 | 1 | -1/+5 | |
|/ | ||||||
* | added MDK::Common::DataStore as prereq | Matteo Pasotti | 2015-01-08 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'manawall' | Matteo Pasotti | 2015-01-08 | 7 | -0/+1577 | |
|\ | ||||||
| * | - 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 set_ifw method (still no do_pkgs support) | Matteo Pasotti | 2015-01-08 | 1 | -19/+85 | |
| | | | | | | | | | | | | | | - use MDK::Common::Various/DataStructure/File - choose_watched_services: choices are now properly stored - exit on cancel - implemented Shorewall::write_ call to effectively store configurations | |||||
| * | added brief comment explaining how to read shorewall conf from now on | Matteo Pasotti | 2015-01-08 | 1 | -0/+7 | |
| | | ||||||
| * | drop network::shorewall; use network::tools | Matteo Pasotti | 2015-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | 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) | |||||
| * | added ask_TwoConfigurableButtons and ask_multiple_fromList shared methods | Matteo Pasotti | 2015-01-08 | 1 | -0/+180 | |
| | | ||||||
| * | added Moose::AutoBox and MDK::Common::Various prereq | Matteo Pasotti | 2015-01-08 | 1 | -0/+2 | |
| | | ||||||
| * | added shared module for shorewall | Matteo Pasotti | 2015-01-08 | 1 | -0/+227 | |
| | | ||||||
| * | added manawall and its modules | Matteo Pasotti | 2015-01-08 | 1 | -0/+4 | |
| | | ||||||
| * | drop common | Matteo Pasotti | 2015-01-06 | 1 | -2/+0 | |
| | | ||||||
| * | - 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 | 2 | -0/+498 | |
| | | ||||||
| * | added launch script for manawall | Matteo Pasotti | 2015-01-04 | 1 | -0/+36 | |
| | | ||||||
| * | added manawall | Matteo Pasotti | 2015-01-04 | 1 | -0/+1 | |
| | | ||||||
* | | Added select_fromList, a dialog to get a selection from a list of items | Angelo Naselli | 2015-01-08 | 2 | -36/+189 | |
| | | ||||||
* | | Perform the search after a new filter selection if a string is present | Angelo Naselli | 2015-01-07 | 3 | -22/+37 | |
| | | ||||||
* | | changed gurpmi to Moose and managed all the calls | Angelo Naselli | 2015-01-07 | 4 | -134/+289 | |
| | | ||||||
* | | Added search menu filter | Angelo Naselli | 2015-01-06 | 1 | -141/+130 | |
| | | ||||||
* | | Fixed filter combobox managing | Angelo Naselli | 2015-01-06 | 1 | -44/+47 | |
| | | ||||||
* | | - changed to private | Angelo Naselli | 2015-01-05 | 2 | -15/+17 | |
| | | | | | | | | - updated Changes | |||||
* | | tree mode is based on YItem index now instead of localized lable | Angelo Naselli | 2015-01-05 | 1 | -58/+27 | |
| | | ||||||
* | | updated | Angelo Naselli | 2015-01-04 | 1 | -1/+4 | |
| | | ||||||
* | | /etc/localtime as link | Angelo Naselli | 2015-01-04 | 1 | -3/+3 | |
| | | ||||||
* | | Set to default value all the keys that are undef into configuration | Angelo Naselli | 2015-01-04 | 1 | -4/+5 | |
|/ | | | | | file, this should avoid bug #14927 e.g. unpredictable behavior with some wrongly written keys and values, probably on crash or bad closure. | |||||
* | removed deprecated POSIX isdigit | Angelo Naselli | 2015-01-03 | 2 | -7/+3 | |
| | ||||||
* | Fixed icon buttons in rpmdragora | Angelo Naselli | 2015-01-03 | 5 | -2/+22 | |
| | ||||||
* | Sorting keys into .rpmdragora config file | Angelo Naselli | 2015-01-03 | 1 | -1/+1 | |
| | ||||||
* | Set Search button as default | Angelo Naselli | 2015-01-01 | 1 | -0/+2 | |
| | ||||||
* | Added bash_completion | Angelo Naselli | 2014-12-27 | 1 | -0/+1 | |
| | ||||||
* | Check for xinetd services just if xinetd is enabled (avoid warnings at | Angelo Naselli | 2014-12-27 | 1 | -7/+12 | |
| | | | | run time) | |||||
* | Added a time to wait for new status of the unit | Angelo Naselli | 2014-12-27 | 1 | -29/+25 | |
| | ||||||
* | sorted service list | Angelo Naselli | 2014-12-27 | 1 | -1/+1 | |
| | ||||||
* | added heading | Angelo Naselli | 2014-12-27 | 1 | -1/+10 | |
| | ||||||
* | refresh local data cache | Angelo Naselli | 2014-12-26 | 1 | -0/+2 | |
| | ||||||
* | forgot to use service instead of name | Angelo Naselli | 2014-12-26 | 1 | -2/+2 | |
| | ||||||
* | added back check for root privileges, polkit seems not to be enabled for | Angelo Naselli | 2014-12-26 | 1 | -7/+7 | |
| | | | | dbus calls atm | |||||
* | added enable/disable/start/stop using dbus | Angelo Naselli | 2014-12-26 | 1 | -21/+24 | |
| | ||||||
* | Disabled root privileges check | Angelo Naselli | 2014-12-26 | 1 | -8/+9 | |
| | | | | Fixed refresh with dbus backend | |||||
* | Substitute all the chars | Angelo Naselli | 2014-12-26 | 1 | -2/+2 | |
| | ||||||
* | Welcome dbus systemd1 | Angelo Naselli | 2014-12-26 | 1 | -94/+231 | |
| | ||||||
* | Adminpanel::Shared::Services now is a Moose Module | Angelo Naselli | 2014-12-23 | 5 | -199/+207 | |
| |