Systemd/src/login
Zbigniew Jędrzejewski-Szmek 0a9bf7fa59 logind: use _cleanup_ in one more place 2020-09-22 18:00:44 +02: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 Re-add uaccess tag for /dev/dri/renderD* 2019-03-14 11:08:58 +01:00
71-seat.rules.in login: allow individual USB ports to be assigned to seats 2020-06-09 13:30:59 +02:00
73-seat-late.rules.m4 login/meson.build: require ACL for uaccess rules 2018-01-27 10:55:32 +01:00
inhibit.c table use table_log_print_error() instead of table_log_show_error 2020-07-08 15:16:52 +08:00
loginctl.c tree-wide: don't needlessly negate error number passed to bus_error_message() 2020-09-14 21:42:22 +02:00
logind-acl.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
logind-acl.h logind: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
logind-action.c Revert "logind: remove unused check" 2019-08-04 05:44:36 +09:00
logind-action.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
logind-brightness.c logind: fix possible memleak of message if the message was already in the set 2020-06-24 10:38:15 +02:00
logind-brightness.h logind: add SetBrightness() bus call for setting brightness of leds/backlight devices associated with a seat 2019-05-24 15:05:27 +02:00
logind-button.c login: Add KEY_RESTART handling 2020-09-09 18:40:13 +02:00
logind-button.h tree-wide: add whitespace between type and variable name 2018-12-04 09:29:54 +01:00
logind-core.c login: downgrade log level if the error will be ignored 2020-09-10 15:18:26 +09:00
logind-dbus.c logind: use _cleanup_ in one more place 2020-09-22 18:00:44 +02:00
logind-dbus.h logind: make sure when we are explicitly asked to terminate session/user/seat to use "replace" job mode 2020-09-11 18:09:34 +02:00
logind-device.c logind: drop {} 2019-10-21 09:33:19 +02:00
logind-device.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
logind-gperf.gperf login: Add KEY_RESTART handling 2020-09-09 18:40:13 +02:00
logind-inhibit.c logind: fix merge issue 2020-09-09 20:13:57 +02:00
logind-inhibit.h login: Add KEY_RESTART handling 2020-09-09 18:40:13 +02:00
logind-seat-dbus.c logind: clarify what the second argument of session_stop() means when calling it 2020-09-11 18:09:30 +02:00
logind-seat-dbus.h shared: split out BusObjectImplementor APIs 2020-06-30 15:08:35 +02:00
logind-seat.c sd-login: get rid of seat_can_multi_session() 2020-04-17 16:15:30 +02:00
logind-seat.h sd-login: get rid of seat_can_multi_session() 2020-04-17 16:15:30 +02:00
logind-session-dbus.c logind: clarify what the second argument of session_stop() means when calling it 2020-09-11 18:09:30 +02:00
logind-session-dbus.h shared: split out BusObjectImplementor APIs 2020-06-30 15:08:35 +02:00
logind-session-device.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
logind-session-device.h tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
logind-session.c logind: make sure when we are explicitly asked to terminate session/user/seat to use "replace" job mode 2020-09-11 18:09:34 +02:00
logind-session.h Add SetType method to login Session interface 2020-04-30 21:29:26 +02:00
logind-user-dbus.c logind: clarify what the second argument of session_stop() means when calling it 2020-09-11 18:09:30 +02:00
logind-user-dbus.h logind: convert to the new scheme 2020-05-05 22:33:52 +02:00
logind-user.c logind: make sure when we are explicitly asked to terminate session/user/seat to use "replace" job mode 2020-09-11 18:09:34 +02:00
logind-user.h logind: port to UserRecord object 2020-01-15 15:29:17 +01:00
logind-utmp.c tree-wide: drop pwd.h and grp.h when user-util.h is included 2019-11-04 00:30:32 +09:00
logind.c logind: clarify what the second argument of session_stop() means when calling it 2020-09-11 18:09:30 +02:00
logind.conf.in login: Add KEY_RESTART handling 2020-09-09 18:40:13 +02:00
logind.h login: Add KEY_RESTART handling 2020-09-09 18:40:13 +02:00
meson.build login: move file definitions outside of the conditionalization 2019-07-05 17:55:49 +02:00
org.freedesktop.login1.conf Add SetType method to login Session interface 2020-04-30 21:29:26 +02:00
org.freedesktop.login1.policy login: Add KEY_RESTART handling 2020-09-09 18:40:13 +02:00
org.freedesktop.login1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
pam_systemd.c tree-wide: spell "lifecycle" without hyphen everywhere 2020-07-02 09:55:44 +02:00
pam_systemd.sym logind: drop old-style header from .sym file in favour of SPDX 2019-07-04 12:35:14 +09:00
sysfs-show.c logind: always check current tag list before using a device 2020-09-01 17:40:13 +02:00
sysfs-show.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
systemd-user.m4 login: include pam_systemd_home.so in the default PAM snippet we ship for user@.service 2020-05-06 22:30:07 +02:00
test-inhibit.c test: stop using dup() needlessly 2019-04-02 12:45:46 +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 tree-wide: fix spelling of "fallback" 2020-08-20 17:45:32 +02:00