aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module
Commit message (Expand)AuthorAgeFilesLines
* Moved to namespace to ManaToolsAngelo Naselli2015-03-169-154/+154
* return instead of exit should be enoughAngelo Naselli2015-02-171-2/+2
* Added common shortcut to dialog push button (About, Cancel, Ok, Quit)Angelo Naselli2015-02-171-95/+95
* Added common shortcut to dialog push button (About, Cancel, Ok, or Quit)Angelo Naselli2015-02-171-35/+35
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-16/+16
* Added common shortcut to dialog push button (About, Cancel, Ok)Angelo Naselli2015-02-171-51/+51
* 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
* Fixed setTime (use new from TimeZone)Angelo Naselli2015-02-131-21/+45
* fixed manawall behaviour when disabling firewallMatteo Pasotti2015-02-081-27/+66
* switched to Shared::Services (tnx anaselli)matteo2015-02-081-3/+4
* 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
* | uses own iconMatteo Pasotti2015-01-131-3/+3
|/
* Uodated copyright dateAngelo Naselli2015-01-136-5/+7
* Managed new flag dbus_auth_interactive to to work in user space (thanks Colin)Angelo Naselli2015-01-131-7/+7
* fixed procedures to enable/disable interactive firewallMatteo Pasotti2015-01-121-22/+53
* fixed bug afflicting configuration/selection of net interfaces protected by s...Matteo Pasotti2015-01-111-4/+7
* - sub get_zones returns undef or arrayref (fixed sub set_ports accordingly)Matteo Pasotti2015-01-111-242/+229
* synced copyright noticesMatteo Pasotti2015-01-083-5/+5
* - added set_ifw method (still no do_pkgs support)Matteo Pasotti2015-01-081-19/+85
* moved sub get_zones from Shared::Shorewall to this module because it requires...Matteo Pasotti2015-01-081-13/+125
* - 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-041-0/+461
* 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
* added back check for root privileges, polkit seems not to be enabled forAngelo Naselli2014-12-261-7/+7
* Disabled root privileges checkAngelo Naselli2014-12-261-8/+9
* Adminpanel::Shared::Services now is a Moose ModuleAngelo Naselli2014-12-233-20/+27
* Removed drakx common dependencyAngelo Naselli2014-12-031-11/+12
* user is now allowed to change PrettyHostname, StaticHostname, Chassis and Ico...Matteo Pasotti2014-11-251-8/+34
* add ability to change the hostname (relies on dbus)Matteo Pasotti2014-11-241-0/+83
* removed BPAngelo Naselli2014-11-051-149/+146
* fixed user change name and expirirng timeAngelo Naselli2014-10-141-10/+3
* moved modifyUser to SharedAngelo Naselli2014-10-131-55/+30
* moved modifyGroup to Shared::Users and changed Module::Users accordinglyAngelo Naselli2014-10-121-32/+12
* Another GroupName movedAngelo Naselli2014-10-121-2/+1
* Added group name by ID into SharedAngelo Naselli2014-10-121-4/+4
* unused codeAngelo Naselli2014-10-121-1/+0
* fixed some of group managementAngelo Naselli2014-10-121-8/+4
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-111-4/+6
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-111-2/+3
* got groupMembers from SharedAngelo Naselli2014-10-111-4/+3