Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-13 | build-sys: make PolicyKit support compile-time optional (was ↵ | Lennart Poettering | |
runtime-optional already) | |||
2012-11-15 | polkit: if PK is not around, consider this a permission denied error | Lennart Poettering | |
Uninstalling PK should cleanly disable PK authorization but not result in further runtime errors. | |||
2012-11-14 | polkit: fix type on comparison | Lennart Poettering | |
2012-11-09 | dbus: when verifying PK privs, bypass PK if uid=0 of client | Lennart Poettering | |
This reduces the number of roundtrips when the client is privileged and makes the PK dep optional for root clients. | |||
2012-04-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering | |
2012-04-12 | move remainig shared stuff to shared/ | Kay Sievers | |