aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module
Commit message (Collapse)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
| | | | Avoid crashing if no rights to set
* 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 ↵Matteo Pasotti2015-01-111-4/+7
| | | | shorewall
* - sub get_zones returns undef or arrayref (fixed sub set_ports accordingly)Matteo Pasotti2015-01-111-242/+229
| | | | - code cleanup & retab
* synced copyright noticesMatteo Pasotti2015-01-083-5/+5
|
* - added set_ifw method (still no do_pkgs support)Matteo Pasotti2015-01-081-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
* moved sub get_zones from Shared::Shorewall to this module because it ↵Matteo Pasotti2015-01-081-13/+125
| | | | requires user interaction (impacts sub Shorewall::read)
* - use Moose::AutoboxMatteo Pasotti2015-01-051-47/+398
| | | | | | | | | | | - use various MDK::Common::(Func,System,Various) - aboutDialog shared between two dialogs - each all_servers item now provides an id attribute - ported sub to_ports, choose_watched_services for interactive firewall configuration (working) - added ask_WatchedServices - choose_allowed_services: base functionality complete - ported set_ports (still work in progress to drop dep from interactive)
* - defined net attributeMatteo Pasotti2015-01-051-70/+134
| | | | | | - fixed port2server - completed basic (working) implementation for choose_allowed_services - defined ask_AllowedServices method
* 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
| | | | dbus calls atm
* Disabled root privileges checkAngelo Naselli2014-12-261-8/+9
| | | | Fixed refresh with dbus backend
* 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 ↵Matteo Pasotti2014-11-251-8/+34
| | | | IconName
* 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
| | | | accordingly
* got groupMembers from SharedAngelo Naselli2014-10-111-4/+3
|