Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed script name manaclock (new drakclock) | Angelo Naselli | 2014-08-29 | 2 | -2/+11 | |
| | ||||||
* | wrong name | Angelo Naselli | 2014-07-23 | 1 | -0/+0 | |
| | ||||||
* | added adminClock polkit file | Angelo Naselli | 2014-06-27 | 1 | -0/+22 | |
| | ||||||
* | added adminClock to apanel | Angelo Naselli | 2014-06-27 | 1 | -0/+3 | |
| | ||||||
* | SILENT: more polkit rules | Angelo Naselli | 2014-06-08 | 3 | -0/+122 | |
| | ||||||
* | SILENT: a valid configuration | Angelo Naselli | 2014-06-08 | 1 | -36/+0 | |
| | ||||||
* | fixed adminpanel and logviewer polkit policy | Angelo Naselli | 2014-06-05 | 2 | -2/+2 | |
| | ||||||
* | added logviewer policy for polkit | Angelo Naselli | 2014-06-04 | 2 | -0/+51 | |
| | ||||||
* | Moved configuration file under extra/conf | Angelo Naselli | 2014-04-24 | 4 | -0/+66 | |
| | ||||||
* | Project structure change | Angelo Naselli | 2014-01-27 | 2 | -0/+20 | |
| | ||||||
* | configure xhost to allow sudo usage by apanel | Matteo Pasotti | 2013-08-24 | 1 | -6/+20 | |
| | ||||||
* | SILENT: remove create_link script | Matteo Pasotti | 2013-08-19 | 1 | -62/+0 | |
| | ||||||
* | SILENT: move create_link.sh to setup.sh | Matteo Pasotti | 2013-08-19 | 1 | -0/+62 | |
| | ||||||
* | SILENT: add vim modeline to fix tab size | Matteo Pasotti | 2013-08-19 | 1 | -0/+1 | |
| | ||||||
* | - improved installation/uninstallation script (for developers only) | Matteo Pasotti | 2013-08-19 | 1 | -21/+56 | |
| | | | | - only root should be able to use this script | |||||
* | - AdminPanel/Privileges.pm: added support to pam / consolehelper | Matteo Pasotti | 2013-01-04 | 1 | -0/+25 | |
| | | | | | | - extras/README: added info to configure pam for apanel - apanel.pl: using pam as default | |||||
* | SILENT: wrong path | Angelo Naselli | 2013-01-04 | 1 | -1/+1 | |
| | ||||||
* | Forgot apanel.pl | Angelo Naselli | 2013-01-04 | 1 | -0/+6 | |
| | ||||||
* | Added a silly script to setup developer environment | Angelo Naselli | 2013-01-03 | 2 | -0/+25 | |
| | ||||||
* | - improved polkit policy | Matteo Pasotti | 2013-01-03 | 1 | -5/+4 | |
| | | | | | - switched logviewer module from old Auth to AdminPanel::Privileges | |||||
* | updated README | Matteo Pasotti | 2013-01-03 | 1 | -1/+1 | |
| | ||||||
* | rename org.freedesktop.policykit.pkexec.run-apanel --> ↵ | Matteo Pasotti | 2013-01-03 | 1 | -1/+1 | |
| | | | | org.mageia.policykit.pkexec.adminpanel | |||||
* | rename org.freedesktop.policykit.pkexec.policy --> ↵ | Matteo Pasotti | 2013-01-03 | 1 | -0/+0 | |
| | | | | org.freedesktop.policykit.pkexec.adminpanel.policy | |||||
* | updated README | Matteo Pasotti | 2013-01-03 | 1 | -3/+8 | |
| | ||||||
* | Initial commit of Admin Panel. | Steven Tucker | 2012-11-06 | 2 | -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. |