Systemd/src/login
Lennart Poettering ceb2422926 polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly non-interactive
Interactive authorization should only happen asynchronously, hence
disallow it in synchronous bus_verify_polkit(), and rename it to
bus_test_polkit(). This way even if the bus message header asks for
interactive authorization, we'll ask for non-interactive authorization
which is actually the desired behaviour if CanSuspend, CanHibernate and
friends, which call this function.
2015-04-07 15:42:25 +02:00
..
.gitignore build-sys: create "compatibility libraries" section 2014-01-25 18:10:08 -05:00
70-power-switch.rules logind: add support for TPS65217 Power Button 2014-09-27 19:29:45 -04:00
70-uaccess.rules rules: uaccess - add ID_SOFTWARE_RADIO 2014-07-15 17:35:53 +02:00
71-seat.rules.in Move udevadm to rootbindir 2013-03-11 07:18:33 +01:00
73-seat-late.rules.in relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
inhibit.c login: fix copy-pasto in error path 2015-03-07 14:23:38 -05:00
loginctl.c remove unused includes 2015-02-23 23:53:42 +01:00
logind-acl.c util: rework cunescape(), improve error handling 2015-04-07 15:42:25 +02:00
logind-acl.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
logind-action.c tree-wide: there is no ENOTSUP on linux 2015-03-13 14:10:39 +01:00
logind-action.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-button.c remove unused includes 2015-02-23 23:53:42 +01:00
logind-button.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-core.c remove unused includes 2015-02-23 23:53:42 +01:00
logind-dbus.c polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly non-interactive 2015-04-07 15:42:25 +02:00
logind-device.c remove unused includes 2015-02-23 23:53:42 +01:00
logind-device.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-gperf.gperf login: make hold-off timeout configurable 2015-03-06 14:37:09 +01:00
logind-inhibit.c util: rework cunescape(), improve error handling 2015-04-07 15:42:25 +02:00
logind-inhibit.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-seat-dbus.c logind: open up most bus calls for unpriviliged processes, using PolicyKit 2015-02-18 12:55:25 +01:00
logind-seat.c remove unused includes 2015-02-23 23:53:42 +01:00
logind-seat.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-session-dbus.c logind: open up most bus calls for unpriviliged processes, using PolicyKit 2015-02-18 12:55:25 +01:00
logind-session-device.c remove unused includes 2015-02-23 23:53:42 +01:00
logind-session-device.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-session.c logind: check return value of session_release 2015-03-15 17:26:58 -04:00
logind-session.h logind: check return value of session_release 2015-03-15 17:26:58 -04:00
logind-user-dbus.c logind: open up most bus calls for unpriviliged processes, using PolicyKit 2015-02-18 12:55:25 +01:00
logind-user.c util: rework rm_rf() logic 2015-04-06 10:57:53 +02:00
logind-user.h remove unused includes 2015-02-23 23:53:42 +01:00
logind.c login: make hold-off timeout configurable 2015-03-06 14:37:09 +01:00
logind.conf login: make hold-off timeout configurable 2015-03-06 14:37:09 +01:00
logind.h login: make hold-off timeout configurable 2015-03-06 14:37:09 +01:00
Makefile logind: move logind into its own subdirectory 2011-12-31 03:16:08 +01:00
org.freedesktop.login1.conf login: Allow calling org.freedesktop.login1.Seat.SwitchTo 2014-02-25 13:14:55 +01:00
org.freedesktop.login1.policy.in po: simplify one sentence 2015-02-24 23:55:35 -05:00
org.freedesktop.login1.service relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
pam_systemd.c Assorted format fixes 2015-01-22 01:14:52 -05:00
pam_systemd.sym pam_systemd: replace regex with sym file 2014-06-21 15:45:49 +02:00
sysfs-show.c use new name DRAW_TREE_VERTICAL 2014-04-23 19:22:39 +02:00
sysfs-show.h build-sys: move core/build.h → shared/build.h 2014-12-23 21:05:28 +01:00
systemd-user login: update systemd-user PAM configuration file 2014-07-29 13:20:20 +02:00
test-inhibit.c remove unused includes 2015-02-23 23:53:42 +01:00
test-login-shared.c Add more tests and fix capability logging 2013-09-19 16:22:59 -05:00
test-login-tables.c tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00