..
70-power-switch.rules
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
70-uaccess.rules.in
hwdb: Allow end-users root-less access to USB analyzers
2021-09-02 16:01:28 +02:00
71-seat.rules.in
login: use a hwdb entry for tagging Parallels' fb devices with 'master-of-seat' tag
2021-07-05 11:56:10 +02:00
73-seat-late.rules.in
meson: use jinja2 for src/login
2021-05-19 10:24:43 +09:00
inhibit.c
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
loginctl.c
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
logind-action.c
units: added factory-reset.target
2021-08-10 17:08:00 +02:00
logind-action.h
units: added factory-reset.target
2021-08-10 17:08:00 +02:00
logind-brightness.c
tree-wide: reopen log after fork when needed
2021-03-22 19:34:07 +03:00
logind-brightness.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-button.c
added missing handling of button release events
2021-07-28 17:34:31 +02:00
logind-button.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-core.c
logind: allow binding different operation to reboot key long presses
2021-07-08 13:08:20 +02:00
logind-dbus.c
units: added factory-reset.target
2021-08-10 17:08:00 +02:00
logind-dbus.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-device.c
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-device.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-gperf.gperf
logind: allow binding different operation to reboot key long presses
2021-07-08 13:08:20 +02:00
logind-inhibit.c
tree-wide: make cunescape*() functions return ssize_t
2021-07-09 15:07:40 +02:00
logind-inhibit.h
tree-wide: use -EINVAL for enum invalid values
2021-02-10 14:46:59 +01:00
logind-polkit.c
logind: Restore chvt as non-root user without polkit
2021-02-16 20:24:53 +01:00
logind-polkit.h
logind: Restore chvt as non-root user without polkit
2021-02-16 20:24:53 +01:00
logind-seat-dbus.c
tree-wide: sd_bus_error_setf → set_bus_error_set
2021-04-07 16:04:52 +02:00
logind-seat-dbus.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-seat.c
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +02:00
logind-seat.h
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +02:00
logind-session-dbus.c
tree-wide: sd_bus_error_setf → set_bus_error_set
2021-04-07 16:04:52 +02:00
logind-session-dbus.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-session-device.c
tree-wide: voidify unchecked close_nointr calls
2021-08-03 15:02:19 +01:00
logind-session-device.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-session.c
logind, units: unit Descriptions should be capitalized
2021-06-30 13:25:16 +02:00
logind-session.h
tree-wide: use -EINVAL for enum invalid values
2021-02-10 14:46:59 +01:00
logind-user-dbus.c
logind:add missing equal sign
2021-04-23 11:56:16 +01:00
logind-user-dbus.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
logind-user.c
tree-wide: add FORMAT_TIMESPAN()
2021-07-09 11:03:36 +02:00
logind-user.h
tree-wide: use -EINVAL for enum invalid values
2021-02-10 14:46:59 +01:00
logind-utmp.c
tree-wide: use FORMAT_TIMESTAMP()
2021-07-09 11:03:35 +02:00
logind.c
logind: allow binding different operation to reboot key long presses
2021-07-08 13:08:20 +02:00
logind.conf.in
logind: allow binding different operation to reboot key long presses
2021-07-08 13:08:20 +02:00
logind.h
logind: allow binding different operation to reboot key long presses
2021-07-08 13:08:20 +02:00
meson.build
login: respect install_sysconfdir_samples in meson file
2021-08-21 15:09:44 +02:00
org.freedesktop.login1.conf
logind: add …WithFlags methods to policy
2021-03-09 14:37:08 +00:00
org.freedesktop.login1.policy
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
org.freedesktop.login1.service
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
pam_systemd.c
Check return value of pam_get_item/pam_get_data functions
2021-07-27 11:59:46 +02:00
pam_systemd.sym
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
sysfs-show.c
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
sysfs-show.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
systemd-user.in
pam: do not require a non-expired password for user@.service
2021-06-01 19:27:25 +02:00
test-inhibit.c
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
test-login-shared.c
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
test-login-tables.c
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
user-runtime-dir.c
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00