aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* switched to Shared::Services (tnx anaselli); use Shared::Shorewall read_ and ...matteo2015-02-081-9/+10
* switched to Shared::Services (tnx anaselli)matteo2015-02-081-3/+4
* dropped use lib libDrakxmatteo2015-02-071-1/+0
* fixed warning on comparison with uninitialized vars (sub get_net_zone_interfa...matteo2015-02-071-2/+9
* 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
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2015-01-131-14/+42
|\
| * Do not crash if cannot have privilegesAngelo Naselli2015-01-131-14/+42
* | dropped firewall_icon cause gui element refs reside inside the Firewall moduleMatteo Pasotti2015-01-131-1/+0
* | added copyright noticeMatteo Pasotti2015-01-131-0/+1
* | uses own iconMatteo Pasotti2015-01-131-3/+3
|/
* Uodated copyright dateAngelo Naselli2015-01-1312-11/+13
* Managed new flag dbus_auth_interactive to to work in user space (thanks Colin)Angelo Naselli2015-01-132-14/+15
* fixed procedures to enable/disable interactive firewallMatteo Pasotti2015-01-121-22/+53
* ask_multiple_fromList now returns a ref to the list of Ids passed alongside t...Matteo Pasotti2015-01-111-24/+29
* fixed bug afflicting configuration/selection of net interfaces protected by s...Matteo Pasotti2015-01-111-4/+7
* ask_multiple_fromList returns arrayref or undefMatteo Pasotti2015-01-111-5/+6
* - sub get_zones returns undef or arrayref (fixed sub set_ports accordingly)Matteo Pasotti2015-01-111-242/+229
* sync copyright noticesMatteo Pasotti2015-01-082-1/+3
* synced copyright noticesMatteo Pasotti2015-01-0818-16/+29
* Merge branch 'manawall'Matteo Pasotti2015-01-084-0/+1534
|\
| * - dropped some debug message left behindMatteo Pasotti2015-01-081-1/+0
| * - added pod for write_Matteo Pasotti2015-01-081-16/+48
| * - added set_ifw method (still no do_pkgs support)Matteo Pasotti2015-01-081-19/+85
| * added brief comment explaining how to read shorewall conf from now onMatteo Pasotti2015-01-081-0/+7
| * drop network::shorewall; use network::toolsMatteo Pasotti2015-01-081-1/+1
| * moved sub get_zones from Shared::Shorewall to this module because it requires...Matteo Pasotti2015-01-081-13/+125
| * added ask_TwoConfigurableButtons and ask_multiple_fromList shared methodsMatteo Pasotti2015-01-081-0/+180
| * added shared module for shorewallMatteo Pasotti2015-01-081-0/+227
| * drop commonMatteo Pasotti2015-01-061-2/+0
| * - 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-042-0/+498
* | Added select_fromList, a dialog to get a selection from a list of itemsAngelo Naselli2015-01-081-36/+173
* | Perform the search after a new filter selection if a string is presentAngelo Naselli2015-01-071-1/+3
* | changed gurpmi to Moose and managed all the callsAngelo Naselli2015-01-073-126/+276
* | /etc/localtime as linkAngelo Naselli2015-01-041-3/+3
* | Set to default value all the keys that are undef into configurationAngelo Naselli2015-01-041-4/+5
|/
* removed deprecated POSIX isdigitAngelo Naselli2015-01-031-7/+2
* Sorting keys into .rpmdragora config fileAngelo Naselli2015-01-031-1/+1
* Check for xinetd services just if xinetd is enabled (avoid warnings atAngelo Naselli2014-12-271-7/+12
* Added a time to wait for new status of the unitAngelo Naselli2014-12-271-29/+25
* sorted service listAngelo Naselli2014-12-271-1/+1
* added headingAngelo Naselli2014-12-271-1/+10
* refresh local data cacheAngelo Naselli2014-12-261-0/+2
* forgot to use service instead of nameAngelo Naselli2014-12-261-2/+2
* added back check for root privileges, polkit seems not to be enabled forAngelo Naselli2014-12-261-7/+7
* added enable/disable/start/stop using dbusAngelo Naselli2014-12-261-21/+24
* Disabled root privileges checkAngelo Naselli2014-12-261-8/+9