aboutsummaryrefslogtreecommitdiffstats
path: root/extras
Commit message (Collapse)AuthorAgeFilesLines
* Added manawall to mpanAngelo Naselli2015-02-171-0/+7
|
* added polkit action for manawallMatteo Pasotti2015-01-131-0/+50
|
* added manawall desktop fileMatteo Pasotti2015-01-131-0/+8
|
* added support to manawallMatteo Pasotti2015-01-081-1/+1
|
* added missing keywordsMatteo Pasotti2014-12-181-1/+1
|
* added basic bash completion for manaMatteo Pasotti2014-12-181-0/+18
|
* preparing for a releaseAngelo Naselli2014-12-125-0/+214
|
* moved mpan.pl to mpan, easier to run by command lineAngelo Naselli2014-12-101-1/+1
|
* added rpmdragora and dragoraUpdateAngelo Naselli2014-12-081-1/+11
|
* addded mandm needed filesAngelo Naselli2014-10-162-0/+60
|
* - Fixed desktop file accordingly (mana xxx)Angelo Naselli2014-09-138-15/+15
| | | | | - Fixed icons so that should be visible also in lxqt - (both should fix bug# 14093 - AdminPanel not working with LXQt)
* Double entry is a problem in cauldron atm a further investigation is neededAngelo Naselli2014-09-011-3/+0
|
* Fixed iconsAngelo Naselli2014-08-308-9/+9
|
* wrong nameAngelo Naselli2014-08-302-2/+2
|
* moved to mpan.pl new mageia admin tool launcher panelAngelo Naselli2014-08-292-2/+10
|
* - fixed reading configuration position if --name is givenAngelo Naselli2014-08-291-1/+1
| | | | - changed title to Mageia Panel
* added dragora-urpm-sourcesAngelo Naselli2014-08-292-2/+11
|
* Fixed confAngelo Naselli2014-08-293-0/+3
|
* fixed script name manaproxy (new drakproxy)Angelo Naselli2014-08-292-0/+29
|
* fixed script name manalog (new logdrake based on journalctl)Angelo Naselli2014-08-293-2/+20
|
* wrong icon nameAngelo Naselli2014-08-291-1/+1
|
* fixed script name manahost (new drakhosts)Angelo Naselli2014-08-292-3/+12
|
* fixed script name manauser (new userdrake)Angelo Naselli2014-08-292-2/+10
| | | | Please enter the commit message for your changes. Lines starting
* wrong commentAngelo Naselli2014-08-291-1/+1
|
* fixed script name manaservice (new drakxservice)Angelo Naselli2014-08-292-2/+10
|
* fixed script name manaclock (new drakclock)Angelo Naselli2014-08-292-2/+11
|
* wrong nameAngelo Naselli2014-07-231-0/+0
|
* added adminClock polkit fileAngelo Naselli2014-06-271-0/+22
|
* added adminClock to apanelAngelo Naselli2014-06-271-0/+3
|
* SILENT: more polkit rulesAngelo Naselli2014-06-083-0/+122
|
* SILENT: a valid configurationAngelo Naselli2014-06-081-36/+0
|
* fixed adminpanel and logviewer polkit policyAngelo Naselli2014-06-052-2/+2
|
* added logviewer policy for polkitAngelo Naselli2014-06-042-0/+51
|
* Moved configuration file under extra/confAngelo Naselli2014-04-244-0/+66
|
* Project structure changeAngelo Naselli2014-01-272-0/+20
|
* configure xhost to allow sudo usage by apanelMatteo Pasotti2013-08-241-6/+20
|
* SILENT: remove create_link scriptMatteo Pasotti2013-08-191-62/+0
|
* SILENT: move create_link.sh to setup.shMatteo Pasotti2013-08-191-0/+62
|
* SILENT: add vim modeline to fix tab sizeMatteo Pasotti2013-08-191-0/+1
|
* - improved installation/uninstallation script (for developers only)Matteo Pasotti2013-08-191-21/+56
| | | | - only root should be able to use this script
* - AdminPanel/Privileges.pm: added support to pam / consolehelperMatteo Pasotti2013-01-041-0/+25
| | | | | | - extras/README: added info to configure pam for apanel - apanel.pl: using pam as default
* SILENT: wrong pathAngelo Naselli2013-01-041-1/+1
|
* Forgot apanel.plAngelo Naselli2013-01-041-0/+6
|
* Added a silly script to setup developer environmentAngelo Naselli2013-01-032-0/+25
|
* - improved polkit policyMatteo Pasotti2013-01-031-5/+4
| | | | | - switched logviewer module from old Auth to AdminPanel::Privileges
* updated READMEMatteo Pasotti2013-01-031-1/+1
|
* rename org.freedesktop.policykit.pkexec.run-apanel --> ↵Matteo Pasotti2013-01-031-1/+1
| | | | org.mageia.policykit.pkexec.adminpanel
* rename org.freedesktop.policykit.pkexec.policy --> ↵Matteo Pasotti2013-01-031-0/+0
| | | | org.freedesktop.policykit.pkexec.adminpanel.policy
* updated READMEMatteo Pasotti2013-01-031-3/+8
|
* Initial commit of Admin Panel.Steven Tucker2012-11-062-0/+32
Has basic functionality that you might expect from the core program, escalates priviledges, loads categories and modules dynamically from configuration file, launches modules and returns to the panel once the module has completed. Works within ncurses, gtk and qt environments using the native widget set.