Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | Use tuple instead of set. | Ivan Alejandro | |
The set syntax using {} works for python >= 2.7, so failed on 2.6. Closes #6638. | |||
2014-12-18 | Quit Bitmask if there is no polkit agent running. | Ivan Alejandro | |
Closes #6150. | |||
2014-07-16 | Code style fixes. | Ivan Alejandro | |
2013-09-05 | Fix invocation of the helper polkit-agent launcher. | Kali Kaneko | |
Otherwise, we are dumped into a nasty console. | |||
2013-09-04 | Properly daemonize the call to polkit gnome authentication agent. | Kali Kaneko | |
Closes: #3554 |