Systemd/src/login
Zbigniew Jędrzejewski-Szmek cb51ee7a6e Add some handling to remaining unlinkat calls
Coverity now started warning about this ("Calling unlinkat without checking
return value (as is done elsewhere 12 out of 15 times).", and it is right:
most of the time we should at list print a log message so people can figure
out something is wrong when this happens.

v2:
- use warning level in journald too (this is unlikely to happen ever, so it
  should be safe to something that is visible by default).
2018-02-19 15:00:00 +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 Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
71-seat.rules.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
73-seat-late.rules.m4 login/meson.build: require ACL for uaccess rules 2018-01-27 10:55:32 +01:00
inhibit.c process-util: rework wait_for_terminate_and_warn() to take a flags parameter 2018-01-04 13:27:27 +01:00
loginctl.c Comment the fact that some tools need to termintate their bus connect first 2018-01-12 16:20:36 +01:00
logind-acl.c tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a path 2018-02-12 11:07:55 +01:00
logind-acl.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-action.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-action.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-button.c Suspend on lid close based on power status. (#8016) 2018-02-09 17:37:39 +01:00
logind-button.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-core.c Suspend on lid close based on power status. (#8016) 2018-02-09 17:37:39 +01:00
logind-dbus.c login,user-sessions: always warn when we fail to remove nologin file 2018-02-16 10:44:22 +01:00
logind-device.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-device.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-gperf.gperf Suspend on lid close based on power status. (#8016) 2018-02-09 17:37:39 +01:00
logind-inhibit.c coccinelle: O_NDELAY → O_NONBLOCK 2018-01-24 11:09:29 +01:00
logind-inhibit.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-seat-dbus.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-seat.c tree-wide: use __fsetlocking() instead of fxyz_unlocked() 2017-12-14 10:42:25 +01:00
logind-seat.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-session-dbus.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-session-device.c logind: use the new FDSTOREREMOVE=1 sd_notify() message 2017-11-27 17:04:04 +01:00
logind-session-device.h logind: use the new FDSTOREREMOVE=1 sd_notify() message 2017-11-27 17:04:04 +01:00
logind-session.c coccinelle: O_NDELAY → O_NONBLOCK 2018-01-24 11:09:29 +01:00
logind-session.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-user-dbus.c logind: fix user_object_find() 2018-01-05 13:59:12 +01:00
logind-user.c logind: use free_and_replace in one spot 2017-12-15 14:57:07 +01:00
logind-user.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind-utmp.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
logind.c Add some handling to remaining unlinkat calls 2018-02-19 15:00:00 +01:00
logind.conf.in Suspend on lid close based on power status. (#8016) 2018-02-09 17:37:39 +01:00
logind.h Suspend on lid close based on power status. (#8016) 2018-02-09 17:37:39 +01:00
meson.build login/meson.build: require ACL for uaccess rules 2018-01-27 10:55:32 +01:00
org.freedesktop.login1.conf Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
org.freedesktop.login1.policy.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +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 sd-bus: drop references to legacy /var/run D-Bus socket 2018-01-05 13:58:32 +01:00
pam_systemd.sym Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
sysfs-show.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
sysfs-show.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
systemd-user.m4 pam: include pam_keyinit.so in our PAM fragments 2016-12-13 20:59:36 +01:00
test-inhibit.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
test-login-shared.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
test-login-tables.c Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00