aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed getGroups and getUsers management and usageAngelo Naselli2014-10-112-7/+9
* added getGroups and getUsers to SharedAngelo Naselli2014-10-111-0/+42
* added shadow last changes to Shared getUserInfo and update GUIAngelo Naselli2014-10-112-28/+31
* 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-112-26/+83
* just get uid onceAngelo Naselli2014-10-111-2/+3
* diagnostic here seem to loop for any warnings.Angelo Naselli2014-10-111-1/+0
* managed minimum gid valueAngelo Naselli2014-10-112-18/+27
* moved getGroupsInfo to Shared and updated RefreshGroup accordinglyAngelo Naselli2014-10-112-35/+91
* removed useless codeAngelo Naselli2014-10-111-1/+0
* 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-062-47/+114
* dropped use strict in favor of use Moosematteo2014-10-058-17/+5
* First attempt to move user management backend from the frontendAngelo Naselli2014-10-053-260/+685
* fixed sub apcat (return conditioned by the context); drop some commentmatteo2014-09-201-16/+5
* - 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
* - added apcat and find subroutinesMatteo Pasotti2014-09-131-0/+76
* - imported DisplayManager.pmMatteo Pasotti2014-09-131-0/+278
* better patch to fix crash if no media is configuredAngelo Naselli2014-09-121-30/+36
* Avoid a crash if no media are configured (from File/update media menu)Angelo Naselli2014-09-121-17/+18
* Fixed a crash if no media configuredAngelo Naselli2014-09-091-1/+3
* forgot to save for ShareDirAngelo Naselli2014-09-061-3/+3
* fixed File::ShareDir::dist_file distName from SharedAngelo Naselli2014-09-063-6/+9
* added distName to be used in File::ShareDir::dist_fileAngelo Naselli2014-09-061-0/+23
* fixed experimental warning for hash ref accessAngelo Naselli2014-09-042-2/+2
* Cleaned constructor codeAngelo Naselli2014-09-044-34/+32
* Added a dialog to prevent not root user runningAngelo Naselli2014-09-031-0/+9
* Fixed about titleAngelo Naselli2014-09-011-1/+2
* perl 5.20.0 does not like that an external lib set localesAngelo Naselli2014-09-011-0/+5
* moved to mpan.pl new mageia admin tool launcher panelAngelo Naselli2014-08-291-2/+2
* - fixed reading configuration position if --name is givenAngelo Naselli2014-08-291-2/+2
* added dragora-urpm-sourcesAngelo Naselli2014-08-291-2/+0
* - Fixed memory allocation problem configuring menu entriesAngelo Naselli2014-08-291-22/+74
* Used AdminPanel::Shared::LocalesAngelo Naselli2014-08-101-189/+189
* removed old codeAngelo Naselli2014-08-101-117/+1
* Fixed home creation if home already exists (crashed in userdrake)Angelo Naselli2014-08-071-2/+8
* From userdrakeAngelo Naselli2014-08-071-5/+15
* Added remove key functionAngelo Naselli2014-08-021-3/+35
* Added "add key" to manage keys dialogAngelo Naselli2014-08-011-3/+38
* Added key table fillingAngelo Naselli2014-07-251-0/+58
* Wrong valuesAngelo Naselli2014-07-251-3/+2
* First attempt to port manage keys functionAngelo Naselli2014-07-241-111/+213
* removed BPAngelo Naselli2014-07-231-1/+0
* Fixed row selection in the case of update check changingAngelo Naselli2014-07-221-1/+11