| Commit message (Expand) | Author | Age | Files | Lines |
* | Added common shortcut to dialog push button (About, Cancel, Ok, Quit) | Angelo Naselli | 2015-02-17 | 1 | -65/+81 |
* | Added common shortcut to dialog push button (About, Cancel, Ok, Quit) | Angelo Naselli | 2015-02-17 | 1 | -95/+95 |
* | Added common shortcut to dialog push button (About, Cancel, Ok, or Quit) | Angelo Naselli | 2015-02-17 | 1 | -35/+35 |
* | Added common shortcut to dialog push button (About, Cancel, Ok) | Angelo Naselli | 2015-02-17 | 1 | -16/+16 |
* | Added common shortcut to dialog push button (About, Cancel, Ok) | Angelo Naselli | 2015-02-17 | 1 | -51/+51 |
* | Added common shortcut to dialog push button (About, Cancel, Ok) | Angelo Naselli | 2015-02-17 | 1 | -28/+28 |
* | Added common shortcut to dialog push button (About, Cancel, Ok) | Angelo Naselli | 2015-02-17 | 1 | -3/+3 |
* | Added common shortcut to dialog push button (About, Cancel, Ok) | Angelo Naselli | 2015-02-17 | 1 | -10/+10 |
* | Added dialog button shortcut (About, Cancel, Ok) | Angelo Naselli | 2015-02-17 | 1 | -36/+77 |
* | Fixed version to be used | Angelo Naselli | 2015-02-16 | 2 | -3/+3 |
* | From rpmdrake - RĂ©mi Verschelde - MageiaUpdate: add all mirrors instead of o... | Angelo Naselli | 2015-02-14 | 1 | -1/+1 |
* | Fixed setTime (use new from TimeZone) | Angelo Naselli | 2015-02-13 | 1 | -21/+45 |
* | used dbus timedated api for backend (timezone, RTC and time) | Angelo Naselli | 2015-02-13 | 1 | -58/+214 |
* | fixed manawall behaviour when disabling firewall | Matteo Pasotti | 2015-02-08 | 1 | -27/+66 |
* | switched to Shared::Services (tnx anaselli); use Shared::Shorewall read_ and ... | matteo | 2015-02-08 | 1 | -9/+10 |
* | switched to Shared::Services (tnx anaselli) | matteo | 2015-02-08 | 1 | -3/+4 |
* | dropped use lib libDrakx | matteo | 2015-02-07 | 1 | -1/+0 |
* | fixed warning on comparison with uninitialized vars (sub get_net_zone_interfa... | matteo | 2015-02-07 | 1 | -2/+9 |
* | moved log_net_drop configuration from the first dialog to ask_CustomPorts | matteo | 2015-02-07 | 1 | -22/+24 |
* | added support to custom ports (unlisted ports) | matteo | 2015-02-02 | 1 | -64/+155 |
* | fixed return value for ask_(Allowed|Watched)Services causing bad behaviours | Matteo Pasotti | 2015-01-13 | 1 | -5/+5 |
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | Matteo Pasotti | 2015-01-13 | 1 | -14/+42 |
|\ |
|
| * | Do not crash if cannot have privileges | Angelo Naselli | 2015-01-13 | 1 | -14/+42 |
* | | dropped firewall_icon cause gui element refs reside inside the Firewall module | Matteo Pasotti | 2015-01-13 | 1 | -1/+0 |
* | | added copyright notice | Matteo Pasotti | 2015-01-13 | 1 | -0/+1 |
* | | uses own icon | Matteo Pasotti | 2015-01-13 | 1 | -3/+3 |
|/ |
|
* | Uodated copyright date | Angelo Naselli | 2015-01-13 | 12 | -11/+13 |
* | Managed new flag dbus_auth_interactive to to work in user space (thanks Colin) | Angelo Naselli | 2015-01-13 | 2 | -14/+15 |
* | fixed procedures to enable/disable interactive firewall | Matteo Pasotti | 2015-01-12 | 1 | -22/+53 |
* | ask_multiple_fromList now returns a ref to the list of Ids passed alongside t... | Matteo Pasotti | 2015-01-11 | 1 | -24/+29 |
* | fixed bug afflicting configuration/selection of net interfaces protected by s... | Matteo Pasotti | 2015-01-11 | 1 | -4/+7 |
* | ask_multiple_fromList returns arrayref or undef | Matteo Pasotti | 2015-01-11 | 1 | -5/+6 |
* | - sub get_zones returns undef or arrayref (fixed sub set_ports accordingly) | Matteo Pasotti | 2015-01-11 | 1 | -242/+229 |
* | sync copyright notices | Matteo Pasotti | 2015-01-08 | 2 | -1/+3 |
* | synced copyright notices | Matteo Pasotti | 2015-01-08 | 18 | -16/+29 |
* | Merge branch 'manawall' | Matteo Pasotti | 2015-01-08 | 4 | -0/+1534 |
|\ |
|
| * | - 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 |
| * | - added set_ifw method (still no do_pkgs support) | Matteo Pasotti | 2015-01-08 | 1 | -19/+85 |
| * | 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 requires... | Matteo Pasotti | 2015-01-08 | 1 | -13/+125 |
| * | added ask_TwoConfigurableButtons and ask_multiple_fromList shared methods | Matteo Pasotti | 2015-01-08 | 1 | -0/+180 |
| * | added shared module for shorewall | Matteo Pasotti | 2015-01-08 | 1 | -0/+227 |
| * | drop common | Matteo Pasotti | 2015-01-06 | 1 | -2/+0 |
| * | - use Moose::Autobox | Matteo Pasotti | 2015-01-05 | 1 | -47/+398 |
| * | - defined net attribute | Matteo Pasotti | 2015-01-05 | 1 | -70/+134 |
| * | added basic modules for firewall configuration (still not working) | Matteo Pasotti | 2015-01-04 | 2 | -0/+498 |
* | | Added select_fromList, a dialog to get a selection from a list of items | Angelo Naselli | 2015-01-08 | 1 | -36/+173 |
* | | Perform the search after a new filter selection if a string is present | Angelo Naselli | 2015-01-07 | 1 | -1/+3 |