Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add policy for drakautologin | Thierry Vignaud | 2016-01-02 | 1 | -0/+22 |
| | |||||
* | Do not exec pkexec but run it so it has a parent process to fix double fork ↵ | Colin Guthrie | 2014-01-22 | 1 | -1/+1 |
| | | | | issues mga#11184 mga#12364 | ||||
* | polkit: Add support to draksec for writing polkit policy override rules. | Colin Guthrie | 2013-11-21 | 2 | -1/+15 |
| | | | | This allows draksec to override things properly under polkit. | ||||
* | polkit: fix wrappers to properly escape arguments when calling the binary | Colin Guthrie | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | use 500 instead of 500 | Thomas Backlund | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | fix typo in last Makefile change | Thomas Backlund | 2013-11-09 | 1 | -1/+1 |
| | |||||
* | use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) | Thomas Backlund | 2013-11-09 | 1 | -1/+1 |
| | |||||
* | polkit: Use exec in wrapper scripts | Colin Guthrie | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | polkit: Handle some more binaries missed in the polkit conversion. | Colin Guthrie | 2013-10-11 | 6 | -0/+132 |
| | | | | mga#11125 mga#11418 | ||||
* | polkit: Shuffle around folders a bit | Colin Guthrie | 2013-10-11 | 8 | -1/+1 |
| | |||||
* | polkit: Generate wrapper scripts automatically from policy files. | Colin Guthrie | 2013-10-11 | 8 | -20/+14 |
| | | | | | | | This relies on the name of the policy files but that's fine. We no longer need to write lots of boiler plate wrapper scripts. mga#11125 | ||||
* | polkit: Allow polkit policy messages to be translated | Colin Guthrie | 2013-09-29 | 8 | -14/+30 |
| | |||||
* | polkit: Move policy files into standalone directory. | Colin Guthrie | 2013-09-29 | 14 | -0/+168 |
This will be needed to be able to translate the policy files. |