Systemd/src/login
Tom Gundersen af4efb515b login: suspend - be a bit more explicit when logging
When the Suspend method is called, the only log message we write
(unless debugging is enabled) is "Operation finished.". This is
not very helpful when trying to figure out what is going on, so
add what operation we are talking about to the message:
"Operation 'sleep' finished.".

Hat tip to Daniel Aleksandersen for pointing this out.
2015-10-14 22:25:58 +02:00
..
.gitignore pam: systemd-user - call selinux module 2015-09-22 17:54:13 +02:00
70-power-switch.rules login: support more than just power-gpio-key 2015-09-22 16:18:17 +02:00
70-uaccess.rules rules: uaccess - add ID_SOFTWARE_RADIO 2014-07-15 17:35:53 +02:00
71-seat.rules.in treewide: fix typos 2015-07-06 12:51:16 +02:00
73-seat-late.rules.in relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
inhibit.c util: introduce common version() implementation and use it everywhere 2015-09-29 21:08:37 +02:00
loginctl.c bus-util: rename bus_open_transport() to bus_connect_transport() 2015-09-29 21:55:52 +02:00
logind-acl.c shared: add formats-util.h 2015-04-10 23:54:48 +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 logind: remove warn_melody() logic 2015-10-01 21:11:12 +02:00
logind-action.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-button.c tree-wide: drop {} from one-line if blocks 2015-09-09 08:20:20 +02:00
logind-button.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-core.c logind: switch to sd_bus_track helper 2015-08-05 17:06:45 +02:00
logind-dbus.c login: suspend - be a bit more explicit when logging 2015-10-14 22:25:58 +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 tree-wide: use coccinelle to patch a lot of code to use mfree() 2015-09-09 08:19:27 +02:00
logind-inhibit.h remove unused includes 2015-02-23 23:53:42 +01:00
logind-seat-dbus.c bus-util: support details in CheckAuthorization calls 2015-09-06 00:07:16 +10:00
logind-seat.c tree-wide: port everything over to fflush_and_check() 2015-07-29 20:31:07 +02:00
logind-seat.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
logind-session-dbus.c bus-util: support details in CheckAuthorization calls 2015-09-06 00:07:16 +10: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 tree-wide: make use of log_error_errno() return value in more cases 2015-09-09 14:58:26 +02:00
logind-session.h logind: switch to sd_bus_track helper 2015-08-05 17:06:45 +02:00
logind-user-dbus.c bus-util: support details in CheckAuthorization calls 2015-09-06 00:07:16 +10:00
logind-user.c tree-wide: clean up log_syntax() usage 2015-09-30 22:26:16 +02:00
logind-user.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
logind-utmp.c logind: kill newline characters from log_error_errno() calls 2015-04-24 21:44:51 +02:00
logind.c Bug #944: Deletion of unnecessary checks before a few calls of systemd functions 2015-08-17 10:45:30 +02:00
logind.conf login: make hold-off timeout configurable 2015-03-06 14:37:09 +01:00
logind.h logind: allow dry run variants for scheduled shutdowns 2015-09-09 17:52:11 +02:00
Makefile logind: move logind into its own subdirectory 2011-12-31 03:16:08 +01:00
org.freedesktop.login1.conf logind/systemctl: introduce SetWallMessage and --message 2015-08-25 13:52:44 +02:00
org.freedesktop.login1.policy.in logind/systemctl: introduce SetWallMessage and --message 2015-08-25 13:52:44 +02:00
org.freedesktop.login1.service relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
pam_systemd.c treewide: fix typos 2015-09-08 12:55:50 +02:00
pam_systemd.sym pam_systemd: replace regex with sym file 2014-06-21 15:45:49 +02:00
sysfs-show.c tree-wide: use strempty() where possible 2015-09-30 11:41:03 +02:00
sysfs-show.h build-sys: move core/build.h → shared/build.h 2014-12-23 21:05:28 +01:00
systemd-user.m4 pam: systemd-user - call selinux module 2015-09-22 17:54:13 +02:00
test-inhibit.c remove unused includes 2015-02-23 23:53:42 +01:00
test-login-shared.c build-sys: split internal basic/ library from shared/ 2015-06-11 10:52:46 +02:00
test-login-tables.c tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00