summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Collapse)AuthorFilesLines
2012-05-24Clarify pkexec(1) variablesDavid Zeuthen1-18/+7
Signed-off-by: David Zeuthen <davidz@redhat.com>
2009-11-11Drop ununsed policykit actionsDavid Zeuthen1-40/+0
2009-11-11Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen1-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.
2009-09-12Implement lockdown for the Local Authority implementationDavid Zeuthen1-0/+11
2009-05-15Add a pkexec(1) commandDavid Zeuthen1-0/+10
2009-01-20add enumeration and handling of implicit authorizationsDavid Zeuthen1-4/+4
Now to actually use them...
2008-12-07add core polkit actionsDavid Zeuthen2-0/+67