Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhancement Makefile and add support for DESTDIR | Rémi Verschelde | 2017-03-05 | 1 | -4/+6 |
| | |||||
* | Ask for USER password explicitly. | Papoteur | 2015-10-05 | 1 | -1/+1 |
| | |||||
* | 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: Only use pkexec when not already root | Colin Guthrie | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | Add urpmi.update polkit wrapper. | Colin Guthrie | 2013-10-13 | 1 | -0/+22 |
| | | | | | | | | | We like to be able to run this command without any user interaction when checking for package updates. It's somewhat awkward to keep the policy and the binary in separate repositories, but keeping this split will prevent pulling in mgaonline during priority updates section of the distro upgrade. | ||||
* | Use polkit for authorisation (mga#11125) | Colin Guthrie | 2013-10-12 | 4 | -0/+90 |