index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
login
/
logind.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-1
/
+1
*
logind: rename function to avoid confusion
David Tardon
2023-04-27
1
-5
/
+5
*
logind: hook up memory pressure + SIGRTMIN+18
Lennart Poettering
2023-03-01
1
-1
/
+10
*
logind: implement Type=notify-reload protocol properly
Lennart Poettering
2023-01-10
1
-0
/
+6
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
logind: Properly unescape names of lingering users
Michal Koutný
2022-11-26
1
-2
/
+8
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
tree-wide: set description for device manager
Yu Watanabe
2022-10-18
1
-4
/
+4
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-13
/
+6
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
login: use helper functions for fd store
Yu Watanabe
2022-08-16
1
-10
/
+4
*
Revert "logind: don't start user@UID.service instance for background sessions"
Michal Sekletar
2022-07-14
1
-1
/
+4
*
logind: don't start user@UID.service instance for background sessions
Michal Sekletar
2022-07-07
1
-4
/
+1
*
logind: remember our idle state and use it to detect idle level transitions
Michal Sekletar
2022-06-30
1
-4
/
+19
*
logind: rework wall message about pending shutdown/halt/reboot/…
Zbigniew Jędrzejewski-Szmek
2022-06-01
1
-1
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-6
/
+4
*
logind: load scheduled shutdown on restart
Ludwig Nussel
2022-02-28
1
-0
/
+2
*
logind: refactor
Ludwig Nussel
2022-01-25
1
-1
/
+0
*
logind: enable wall messages by default
Ludwig Nussel
2022-01-25
1
-0
/
+1
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-5
/
+0
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-0
/
+1
*
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-4
/
+6
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
logind: allow binding different operation to reboot key long presses
Yegor Alexeyev
2021-07-08
1
-0
/
+2
*
dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()
Yu Watanabe
2021-06-23
1
-1
/
+0
*
logind: tweak log message
Zbigniew Jędrzejewski-Szmek
2021-04-19
1
-1
/
+1
*
partition, random-seed, logind: fix log messages with %m
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-2
/
+2
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-1
/
+1
*
sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...
Lennart Poettering
2021-02-18
1
-1
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
logind: minor indentation adjustments
Zbigniew Jędrzejewski-Szmek
2020-10-19
1
-7
/
+6
*
logind: use notify_start/notify_on_cleanup
Zbigniew Jędrzejewski-Szmek
2020-10-19
1
-13
/
+4
*
logind: clarify what the second argument of session_stop() means when calling it
Lennart Poettering
2020-09-11
1
-2
/
+2
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-6
/
+5
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
logind: also cache LoaderEntryOneShot EFI variable
Lennart Poettering
2020-06-26
1
-0
/
+1
*
Make failures of mac_selinux_init() fatal
Christian Göttsche
2020-06-23
1
-1
/
+1
*
login: filenames in /run/systemd/users are uids
Jan Palus
2020-06-12
1
-1
/
+10
*
efi: cache LoaderEntries EFI variable
Lennart Poettering
2020-05-29
1
-0
/
+2
*
login: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-33
/
+5
*
importd,logind: add --bus-introspect= option
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+2
*
logind: convert to the new scheme
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-28
/
+4
*
logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars...
Zbigniew Jędrzejewski-Szmek
2020-05-03
1
-5
/
+7
*
tree-wide: implement new log control API dbus interface in all our daemons
Lennart Poettering
2020-04-21
1
-0
/
+5
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-1
/
+1
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Handle d_type == DT_UNKNOWN correctly
Michael Olbrich
2019-09-30
1
-0
/
+1
*
logind: at start-up automatically clean up orphaned inhibitors
Lennart Poettering
2019-07-23
1
-2
/
+9
[next]