aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* use a hash reference for user data info instead a hashAngelo Naselli2014-10-111-122/+118
|
* moved getUserInfo to SharedAngelo Naselli2014-10-111-25/+23
|
* managed minimum gid valueAngelo Naselli2014-10-111-12/+13
|
* moved getGroupsInfo to Shared and updated RefreshGroup accordinglyAngelo Naselli2014-10-111-31/+10
|
* Better group filteringAngelo Naselli2014-10-111-3/+12
|
* first attempt to hide some system group with 499 < gid < 1000Angelo Naselli2014-10-101-0/+8
|
* moved getUsersInfo to Shared::Users and updatedAngelo Naselli2014-10-061-47/+22
| | | | _refreshUsers accordingly
* dropped use strict in favor of use Moosematteo2014-10-054-5/+1
|
* First attempt to move user management backend from the frontendAngelo Naselli2014-10-051-251/+133
|
* - fixed comparison between dm_NAME and d->PACKAGEmatteo2014-09-201-2/+9
| | | | | - show the description of each desktop manager - add lightdm string for the localization
* using drakdm icon for manadmMatteo Pasotti2014-09-161-1/+1
|
* drop extra chars from the label of the selected dmMatteo Pasotti2014-09-161-1/+3
|
* - select the radiobutton with the current valueMatteo Pasotti2014-09-161-10/+16
| | | | | - invoke addVarsInSh to save changes - check for root permissions
* - use RadioButtons to list entriesMatteo Pasotti2014-09-141-1/+5
|
* - imported DisplayManager.pmMatteo Pasotti2014-09-131-0/+278
|
* forgot to save for ShareDirAngelo Naselli2014-09-061-3/+3
|
* fixed File::ShareDir::dist_file distName from SharedAngelo Naselli2014-09-061-0/+1
|
* Added a dialog to prevent not root user runningAngelo Naselli2014-09-031-0/+9
|
* Fixed home creation if home already exists (crashed in userdrake)Angelo Naselli2014-08-071-2/+8
|
* From userdrakeAngelo Naselli2014-08-071-5/+15
| | | | | - Switch uid/gid boundary to 1000+ - Add some heuristics to ignore system users in the 500-999 range
* Forgotten right "member" dependencyAngelo Naselli2014-07-211-4/+5
|
* removed unused lineAngelo Naselli2014-07-081-2/+0
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelmatteo2014-07-051-5/+5
|\
| * Merge branch 'master' of ssh://git.mageia.org/software/adminpanelAngelo Naselli2014-07-051-0/+70
| |\