Systemd/src/login
Henry Tung 0c093a62ef logind: fix determination of CanHibernate() and other calls
As suggest here:

https://github.com/systemd/systemd/issues/10250#issuecomment-426788301

Fixes: #10250

(This suggested patch has been converted into a proper commit by me,
Lennart, with attribution to the original author, @henryptung)
2018-11-16 15:52:22 +01:00
..
70-power-switch.rules Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
70-uaccess.rules.m4 Do not apply uaccess tag for /dev/kvm if mode is 0666 2018-07-13 23:38:55 +02:00
71-seat.rules.in login: Don't mark framebuffer devices as master-of-seat devices 2018-11-06 20:02:26 +03:00
73-seat-late.rules.m4 login/meson.build: require ACL for uaccess rules 2018-01-27 10:55:32 +01:00
inhibit.c basic/pager: convert the pager options to a flags argument 2018-11-14 16:25:11 +01:00
loginctl.c basic/pager: convert the pager options to a flags argument 2018-11-14 16:25:11 +01:00
logind-acl.c login: use log_device_*() 2018-10-23 22:44:07 +09:00
logind-acl.h logind: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
logind-action.c tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
logind-action.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
logind-button.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
logind-button.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
logind-core.c logind: make sure that if we can't figure out whether we are on AC we presume we are 2018-11-16 15:39:31 +01:00
logind-dbus.c logind: fix determination of CanHibernate() and other calls 2018-11-16 15:52:22 +01:00
logind-device.c logind: ensure seat0 CanGraphical state is written 2018-10-06 16:52:48 +02:00
logind-device.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
logind-gperf.gperf logind: optionally, keep the user@.service instance for eached logged in user around for a while 2018-10-13 12:59:29 +02:00
logind-inhibit.c fileio: automatically add NULL sentinel to parse_env_file() 2018-11-14 17:01:55 +01:00
logind-inhibit.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
logind-seat-dbus.c tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind-seat.c tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind-seat.h tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind-session-dbus.c logind: introduce little helper that checks whether a session is ready 2018-10-13 12:59:29 +02:00
logind-session-device.c tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind-session-device.h tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind-session.c fileio: automatically add NULL sentinel to parse_env_file() 2018-11-14 17:01:55 +01:00
logind-session.h tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind-user-dbus.c logind: voidify a few calls 2018-10-13 12:59:29 +02:00
logind-user.c fileio: automatically add NULL sentinel to parse_env_file() 2018-11-14 17:01:55 +01:00
logind-user.h logind: add a RequiresMountsFor= dependency from the session scope unit to the home directory of the user 2018-10-13 12:59:29 +02:00
logind-utmp.c tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind.c sd-device: drop priority and description from sd_device_monitor_attach_event() and sd_device_monitor_start() 2018-11-10 22:53:00 +09:00
logind.conf.in Use a dash-truncated drop-in for user-%j.slice configuration 2018-04-25 16:18:45 +02:00
logind.h logind: expose a boolean on the bus explaining whether logind thinks the lid is closed 2018-11-16 15:39:31 +01:00
meson.build logind: change user-runtime-dir to query runtime dir size from logind via the bus 2018-10-13 12:59:29 +02:00
org.freedesktop.login1.conf Rename suspend-to-hibernate to suspend-then-hibernate 2018-03-28 15:11:10 -05:00
org.freedesktop.login1.policy logind: imply right to reboot when user has right to set reboot-to-firmware flag 2018-11-16 15:52:22 +01:00
org.freedesktop.login1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
pam_systemd.c Merge pull request #10412 from poettering/sockaddr-sun-path 2018-10-17 01:25:58 +09:00
pam_systemd.sym tree-wide: drop 'This file is part of systemd' blurb 2018-06-14 10:20:20 +02:00
sysfs-show.c tree-wide: drop unnecessary initializations 2018-09-23 17:18:50 +09:00
sysfs-show.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
systemd-user.m4 pam: include pam_keyinit.so in our PAM fragments 2016-12-13 20:59:36 +01:00
test-inhibit.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-login-shared.c Drop my copyright headers 2018-06-14 13:03:20 +02:00
test-login-tables.c Drop my copyright headers 2018-06-14 13:03:20 +02:00
user-runtime-dir.c logind: change user-runtime-dir to query runtime dir size from logind via the bus 2018-10-13 12:59:29 +02:00