| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed setTime (use new from TimeZone) | Angelo Naselli | 2015-02-13 | 1 | -21/+45 |
| | | | | | Avoid crashing if no rights to set | ||||
| * | used dbus timedated api for backend (timezone, RTC and time) | Angelo Naselli | 2015-02-13 | 2 | -58/+228 |
| | | |||||
| * | 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 |
| | | | | | write_ instead of the old ones (forgotten inside sub update_interfaces_list) | ||||
| * | 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 ↵ | matteo | 2015-02-07 | 1 | -2/+9 |
| | | | | | get_net_zone_interfaces) | ||||
| * | moved log_net_drop configuration from the first dialog to ask_CustomPorts | matteo | 2015-02-07 | 1 | -22/+24 |
| | | |||||
| * | Fixed layout | Angelo Naselli | 2015-02-06 | 1 | -20/+21 |
| | | |||||
| * | Fixed info message if empty package list | Angelo Naselli | 2015-02-04 | 1 | -7/+19 |
| | | |||||
| * | added support to custom ports (unlisted ports) | matteo | 2015-02-02 | 1 | -64/+155 |
| | | |||||
| * | updated | Angelo Naselli | 2015-01-14 | 1 | -1/+3 |
| | | |||||
| * | pot file updated | Matteo Pasotti | 2015-01-13 | 1 | -730/+917 |
| | | |||||
| * | fixed return value for ask_(Allowed|Watched)Services causing bad behaviours | Matteo Pasotti | 2015-01-13 | 1 | -5/+5 |
| | | |||||
| * | synced last changes | Matteo Pasotti | 2015-01-13 | 1 | -0/+1 |
| | | |||||
| * | 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 |
| | | | |||||
| * | | added manawall icon | Matteo Pasotti | 2015-01-13 | 1 | -0/+0 |
| | | | |||||
| * | | added manawall icon, desktop file and polkit action file | Matteo Pasotti | 2015-01-13 | 1 | -0/+3 |
| | | | |||||
| * | | added polkit action for manawall | Matteo Pasotti | 2015-01-13 | 1 | -0/+50 |
| | | | |||||
| * | | added manawall desktop file | Matteo Pasotti | 2015-01-13 | 1 | -0/+8 |
| |/ | |||||
| * | Uodated copyright date | Angelo Naselli | 2015-01-13 | 12 | -11/+13 |
| | | |||||
| * | fixed text format | Angelo Naselli | 2015-01-13 | 1 | -18/+18 |
| | | |||||
| * | Updated with embedded modules | Angelo Naselli | 2015-01-13 | 1 | -0/+13 |
| | | |||||
| * | Managed new flag dbus_auth_interactive to to work in user space (thanks Colin) | Angelo Naselli | 2015-01-13 | 4 | -15/+21 |
| | | |||||
| * | fixed procedures to enable/disable interactive firewall | Matteo Pasotti | 2015-01-12 | 1 | -22/+53 |
| | | |||||
| * | improved test for ask_multiple_fromList | Matteo Pasotti | 2015-01-12 | 1 | -4/+9 |
| | | |||||
| * | updated test for ask_multiple_fromList according to latest changes | Matteo Pasotti | 2015-01-11 | 1 | -1/+2 |
| | | |||||
| * | ask_multiple_fromList now returns a ref to the list of Ids passed alongside ↵ | Matteo Pasotti | 2015-01-11 | 1 | -24/+29 |
| | | | | | text and value inside each info->list item | ||||
| * | fixed bug afflicting configuration/selection of net interfaces protected by ↵ | Matteo Pasotti | 2015-01-11 | 1 | -4/+7 |
| | | | | | shorewall | ||||
| * | fixed ask_multiple_fromList test | Matteo Pasotti | 2015-01-11 | 1 | -5/+7 |
| | | |||||
| * | added test for ask_multiple_fromList | Matteo Pasotti | 2015-01-11 | 1 | -1/+12 |
| | | |||||
| * | 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 |
| | | | | | - code cleanup & retab | ||||
| * | DataStructure not DataStore | Angelo Naselli | 2015-01-09 | 1 | -1/+1 |
| | | |||||
| * | sync copyright notices | Matteo Pasotti | 2015-01-08 | 2 | -1/+3 |
| | | |||||
| * | added manawall to the list | Matteo Pasotti | 2015-01-08 | 1 | -0/+1 |
| | | |||||
| * | 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 | ||||
