| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved the tree accordingly | Angelo Naselli | 2015-03-16 | 9 | -7025/+0 |
* | Moved to namespace to ManaTools | Angelo Naselli | 2015-03-16 | 9 | -154/+154 |
* | return instead of exit should be enough | Angelo Naselli | 2015-02-17 | 1 | -2/+2 |
* | 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 setTime (use new from TimeZone) | Angelo Naselli | 2015-02-13 | 1 | -21/+45 |
* | fixed manawall behaviour when disabling firewall | Matteo Pasotti | 2015-02-08 | 1 | -27/+66 |
* | switched to Shared::Services (tnx anaselli) | matteo | 2015-02-08 | 1 | -3/+4 |
* | 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 |
* | | uses own icon | Matteo Pasotti | 2015-01-13 | 1 | -3/+3 |
|/ |
|
* | Uodated copyright date | Angelo Naselli | 2015-01-13 | 6 | -5/+7 |
* | Managed new flag dbus_auth_interactive to to work in user space (thanks Colin) | Angelo Naselli | 2015-01-13 | 1 | -7/+7 |
* | fixed procedures to enable/disable interactive firewall | Matteo Pasotti | 2015-01-12 | 1 | -22/+53 |
* | fixed bug afflicting configuration/selection of net interfaces protected by s... | Matteo Pasotti | 2015-01-11 | 1 | -4/+7 |
* | - sub get_zones returns undef or arrayref (fixed sub set_ports accordingly) | Matteo Pasotti | 2015-01-11 | 1 | -242/+229 |
* | synced copyright notices | Matteo Pasotti | 2015-01-08 | 3 | -5/+5 |
* | - added set_ifw method (still no do_pkgs support) | Matteo Pasotti | 2015-01-08 | 1 | -19/+85 |
* | moved sub get_zones from Shared::Shorewall to this module because it requires... | Matteo Pasotti | 2015-01-08 | 1 | -13/+125 |
* | - 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 | 1 | -0/+461 |
* | 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 |
* | added back check for root privileges, polkit seems not to be enabled for | Angelo Naselli | 2014-12-26 | 1 | -7/+7 |
* | Disabled root privileges check | Angelo Naselli | 2014-12-26 | 1 | -8/+9 |
* | Adminpanel::Shared::Services now is a Moose Module | Angelo Naselli | 2014-12-23 | 3 | -20/+27 |
* | Removed drakx common dependency | Angelo Naselli | 2014-12-03 | 1 | -11/+12 |
* | user is now allowed to change PrettyHostname, StaticHostname, Chassis and Ico... | Matteo Pasotti | 2014-11-25 | 1 | -8/+34 |
* | add ability to change the hostname (relies on dbus) | Matteo Pasotti | 2014-11-24 | 1 | -0/+83 |
* | removed BP | Angelo Naselli | 2014-11-05 | 1 | -149/+146 |
* | fixed user change name and expirirng time | Angelo Naselli | 2014-10-14 | 1 | -10/+3 |
* | moved modifyUser to Shared | Angelo Naselli | 2014-10-13 | 1 | -55/+30 |
* | moved modifyGroup to Shared::Users and changed Module::Users accordingly | Angelo Naselli | 2014-10-12 | 1 | -32/+12 |
* | Another GroupName moved | Angelo Naselli | 2014-10-12 | 1 | -2/+1 |
* | Added group name by ID into Shared | Angelo Naselli | 2014-10-12 | 1 | -4/+4 |
* | unused code | Angelo Naselli | 2014-10-12 | 1 | -1/+0 |
* | fixed some of group management | Angelo Naselli | 2014-10-12 | 1 | -8/+4 |
* | Fixed getGroups and getUsers management and usage | Angelo Naselli | 2014-10-11 | 1 | -4/+6 |
* | added shadow last changes to Shared getUserInfo and update GUI | Angelo Naselli | 2014-10-11 | 1 | -2/+3 |