summaryrefslogtreecommitdiff
path: root/src/shared/polkit.c
Commit message (Collapse)AuthorAge
* polkit: if PK is not around, consider this a permission denied errorLennart Poettering2012-11-15
| | | | | Uninstalling PK should cleanly disable PK authorization but not result in further runtime errors.
* polkit: fix type on comparisonLennart Poettering2012-11-14
|
* dbus: when verifying PK privs, bypass PK if uid=0 of clientLennart Poettering2012-11-09
| | | | | This reduces the number of roundtrips when the client is privileged and makes the PK dep optional for root clients.
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-16
|
* move remainig shared stuff to shared/Kay Sievers2012-04-12