Systemd/src/bus-proxyd
David Herrmann 87b934960a bus-proxy: implement 'at_console'
The 'at_console' policy-category allows to apply policy-items to clients
depending on whether they're run from within a valid user-session or not.
We use sd_uid_get_seats() to check whether a user has a valid seat (which
excludes remote-sessions like ssh).
2015-01-11 17:23:24 +01:00
..
bus-proxyd.c bus-proxy: print message direction in policy logs 2015-01-11 15:27:18 +01:00
bus-xml-policy.c bus-proxy: implement 'at_console' 2015-01-11 17:23:24 +01:00
bus-xml-policy.h bus-proxy: implement 'at_console' 2015-01-11 17:23:24 +01:00
Makefile rename stdio-bridge to bus-proxyd 2013-11-29 22:12:59 +01:00
test-bus-xml-policy.c bus-proxy: print message direction in policy logs 2015-01-11 15:27:18 +01:00