Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | polkit: Tidy up polkit support | Colin Guthrie | 2013-10-12 | 5 | -104/+0 |
| | |||||
* | polkit: Make the polkit policy files translatable. | Colin Guthrie | 2013-10-01 | 5 | -8/+24 |
| | |||||
* | Convert to polkit from usermode consolehelper for gaining root privileges | Colin Guthrie | 2013-09-03 | 4 | -0/+88 |
polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. The 'auth as user' (as opposed to 'auth as root') for the 'MageiaUpdate' binary has been ported to the polkit equiv. mga#11125 |