chiark / gitweb /
dbus: when verifying PK privs, bypass PK if uid=0 of client
authorLennart Poettering <lennart@poettering.net>
Fri, 9 Nov 2012 14:54:22 +0000 (15:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 9 Nov 2012 14:55:36 +0000 (15:55 +0100)
commitbece1f5215b4ff147e000255d07f6b3cc777f15b
tree886b5677a76aa4e78d981c603d1281ced3d94547
parent43f9cc65c2caa679019c3cfbd1aff66c6c59d410
dbus: when verifying PK privs, bypass PK if uid=0 of client

This reduces the number of roundtrips when the client is privileged and
makes the PK dep optional for root clients.
src/shared/polkit.c