aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module
Commit message (Expand)AuthorAgeFilesLines
* - 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
* 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
* 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
* 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
* - 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
* 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
| |\
| * | Removed member from Shared (usning MDK::Common::DataStructure one)Angelo Naselli2014-07-051-5/+5
* | | use drakx-net localizations; improved podsmatteo2014-07-051-36/+75
| |/ |/|
* | improved pod documentationmatteo2014-07-051-0/+70
|/
* fixed warning about uninitialized value in stringmatteo2014-07-041-1/+8