Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify pkexec(1) variables | David Zeuthen | 2012-05-24 | 1 | -18/+7 |
| | | | | Signed-off-by: David Zeuthen <davidz@redhat.com> | ||||
* | Drop ununsed policykit actions | David Zeuthen | 2009-11-11 | 1 | -40/+0 |
| | |||||
* | Port lockdown from pklalockdown(1) to D-Bus methods | David Zeuthen | 2009-11-11 | 1 | -2/+2 |
| | | | | | | | | | Also rename the action from org.freedesktop.policykit.localauthority.lockdown to org.freedesktop.policykit.lockdown since any authority implementation can now implement this. This changes only ABI/API used by e.g. polkit-gnome. This is fine since we're not at 1.0 yet. | ||||
* | Implement lockdown for the Local Authority implementation | David Zeuthen | 2009-09-12 | 1 | -0/+11 |
| | |||||
* | Add a pkexec(1) command | David Zeuthen | 2009-05-15 | 1 | -0/+10 |
| | |||||
* | add enumeration and handling of implicit authorizations | David Zeuthen | 2009-01-20 | 1 | -4/+4 |
| | | | | Now to actually use them... | ||||
* | add core polkit actions | David Zeuthen | 2008-12-07 | 1 | -0/+51 |