Systemd/src/login
Zbigniew Jędrzejewski-Szmek f36a9d5909 tree-wide: use the return value from sockaddr_un_set_path()
It fully initializes the address structure, so no need for pre-initialization,
and also returns the length of the address, so no need to recalculate using
SOCKADDR_UN_LEN().

socklen_t is unsigned, so let's not use an int for it. (It doesn't matter, but
seems cleaner and more portable to not assume anything about the type.)
2020-03-02 15:55:44 +01:00
..
70-power-switch.rules
70-uaccess.rules.m4
71-seat.rules.in Revert "Support Plugable UD-PRO8 dock" 2020-02-10 17:19:52 +01:00
73-seat-late.rules.m4
inhibit.c tree-wide: use table_log_add_error() 2020-01-10 18:28:30 +09:00
loginctl.c systemctl: show logs for correct namespace of service 2020-01-31 15:02:52 +01:00
logind-acl.c tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
logind-acl.h
logind-action.c Revert "logind: remove unused check" 2019-08-04 05:44:36 +09:00
logind-action.h
logind-brightness.c Fix typo in comment: overide -> override 2019-09-05 07:39:36 +09:00
logind-brightness.h
logind-button.c tree-wide: drop input.h when missing_input.h is included 2019-11-04 00:30:32 +09:00
logind-button.h
logind-core.c logind: port to UserRecord object 2020-01-15 15:29:17 +01:00
logind-dbus.c logind: check PolicyKit before allowing VT switch 2020-01-22 12:34:31 +01:00
logind-dbus.h logind: split out dbus header files into their own 2019-05-24 15:05:27 +02:00
logind-device.c logind: drop {} 2019-10-21 09:33:19 +02:00
logind-device.h
logind-gperf.gperf logind: drop unused user_tasks_max field 2019-11-14 18:41:54 +01:00
logind-inhibit.c tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
logind-inhibit.h logind: make id const, since it points into another buffer 2019-07-23 16:08:07 +02:00
logind-seat-dbus.c logind: check PolicyKit before allowing VT switch 2020-01-22 12:34:31 +01:00
logind-seat-dbus.h logind: split out dbus header files into their own 2019-05-24 15:05:27 +02:00
logind-seat.c logind: port to UserRecord object 2020-01-15 15:29:17 +01:00
logind-seat.h logind: split out dbus header files into their own 2019-05-24 15:05:27 +02:00
logind-session-dbus.c logind: check PolicyKit before allowing VT switch 2020-01-22 12:34:31 +01:00
logind-session-dbus.h logind: split out dbus header files into their own 2019-05-24 15:05:27 +02:00
logind-session-device.c tree-wide: drop input.h when missing_input.h is included 2019-11-04 00:30:32 +09:00
logind-session-device.h
logind-session.c logind: honour killProcesses field of user record 2020-01-15 15:29:24 +01:00
logind-session.h logind: refuse overriding idle hint on tty sessions 2020-01-14 16:11:39 +01:00
logind-user-dbus.c shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
logind-user-dbus.h logind: split out dbus header files into their own 2019-05-24 15:05:27 +02:00
logind-user.c logind: use loop instead of repeated code 2020-01-17 08:13:09 +01: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 shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
logind.conf.in
logind.h logind: port to UserRecord object 2020-01-15 15:29:17 +01:00
meson.build login: move file definitions outside of the conditionalization 2019-07-05 17:55:49 +02:00
org.freedesktop.login1.conf
org.freedesktop.login1.policy tree-wide: replace "asked to inhibit it" with "is inhibiting this" 2020-02-26 11:32:32 +01:00
org.freedesktop.login1.service
pam_systemd.c tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01: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 tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
sysfs-show.h
systemd-user.m4
test-inhibit.c
test-login-shared.c
test-login-tables.c
user-runtime-dir.c core: create inaccessible nodes for users when making runtime dirs 2019-12-18 11:09:30 -08:00