aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-28/+28
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-3/+3
|
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-10/+10
|
* Added dialog button shortcut (About, Cancel, Ok)Angelo Naselli2015-02-171-36/+77
|
* Added AboutDialogAngelo Naselli2015-02-161-26/+19
|
* added version to AboutDialogAngelo Naselli2015-02-161-1/+1
|
* Fixed version to be usedAngelo Naselli2015-02-162-3/+3
|
* From rpmdrake - Rémi Verschelde - MageiaUpdate: add all mirrors instead of ↵Angelo Naselli2015-02-141-1/+1
| | | | only updates mirrors when no updates mirrors are defined (mga#12472)
* UpdatedAngelo Naselli2015-02-131-0/+3
|
* Fixed setTime (use new from TimeZone)Angelo Naselli2015-02-131-21/+45
| | | | Avoid crashing if no rights to set
* used dbus timedated api for backend (timezone, RTC and time)Angelo Naselli2015-02-132-58/+228
|
* fixed manawall behaviour when disabling firewallMatteo Pasotti2015-02-081-27/+66
|
* switched to Shared::Services (tnx anaselli); use Shared::Shorewall read_ and ↵matteo2015-02-081-9/+10
| | | | write_ instead of the old ones (forgotten inside sub update_interfaces_list)
* 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 ↵matteo2015-02-071-2/+9
| | | | get_net_zone_interfaces)
* moved log_net_drop configuration from the first dialog to ask_CustomPortsmatteo2015-02-071-22/+24
|
* Fixed layoutAngelo Naselli2015-02-061-20/+21
|
* Fixed info message if empty package listAngelo Naselli2015-02-041-7/+19
|
* added support to custom ports (unlisted ports)matteo2015-02-021-64/+155
|
* updatedAngelo Naselli2015-01-141-1/+3
|
* pot file updatedMatteo Pasotti2015-01-131-730/+917
|
* fixed return value for ask_(Allowed|Watched)Services causing bad behavioursMatteo Pasotti2015-01-131-5/+5
|
* synced last changesMatteo Pasotti2015-01-131-0/+1
|
* 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
| |
* | added manawall iconMatteo Pasotti2015-01-131-0/+0
| |
* | added manawall icon, desktop file and polkit action fileMatteo Pasotti2015-01-131-0/+3
| |
* | added polkit action for manawallMatteo Pasotti2015-01-131-0/+50
| |
* | added manawall desktop fileMatteo Pasotti2015-01-131-0/+8
|/
* Uodated copyright dateAngelo Naselli2015-01-1312-11/+13
|
* fixed text formatAngelo Naselli2015-01-131-18/+18
|
* Updated with embedded modulesAngelo Naselli2015-01-131-0/+13
|
* Managed new flag dbus_auth_interactive to to work in user space (thanks Colin)Angelo Naselli2015-01-134-15/+21
|
* fixed procedures to enable/disable interactive firewallMatteo Pasotti2015-01-121-22/+53
|
* improved test for ask_multiple_fromListMatteo Pasotti2015-01-121-4/+9
|
* updated test for ask_multiple_fromList according to latest changesMatteo Pasotti2015-01-111-1/+2
|
* ask_multiple_fromList now returns a ref to the list of Ids passed alongside ↵Matteo Pasotti2015-01-111-24/+29
| | | | text and value inside each info->list item
* fixed bug afflicting configuration/selection of net interfaces protected by ↵Matteo Pasotti2015-01-111-4/+7
| | | | shorewall
* fixed ask_multiple_fromList testMatteo Pasotti2015-01-111-5/+7
|
* added test for ask_multiple_fromListMatteo Pasotti2015-01-111-1/+12
|
* 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
| | | | - code cleanup & retab
* DataStructure not DataStoreAngelo Naselli2015-01-091-1/+1
|
* sync copyright noticesMatteo Pasotti2015-01-082-1/+3
|
* added manawall to the listMatteo Pasotti2015-01-081-0/+1
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2015-01-081-1/+1
|\