index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
login
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18616 from keszybz/argv-fuzzer-quick-fix
Lennart Poettering
2021-02-16
1
-3
/
+3
|
\
|
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+3
*
|
logind: Restore chvt as non-root user without polkit
Joshua Watt
2021-02-16
6
-54
/
+44
|
/
*
systemctl,loginctl,machinectl: use a shared helper for arg_signal
Zbigniew Jędrzejewski-Szmek
2021-02-14
1
-8
/
+4
*
Merge pull request #11484 from keszybz/udevadm-error-logs
Yu Watanabe
2021-02-10
5
-13
/
+11
|
\
|
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-4
/
+2
|
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
4
-9
/
+9
*
|
inhibit: cut off overly long "who" fields
Lennart Poettering
2021-02-09
1
-0
/
+1
|
/
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
2
-2
/
+2
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-2
/
+2
*
|
logind: simplify flags handling a bit
Lennart Poettering
2021-02-03
1
-12
/
+18
*
|
logind: Introduce RebootWithFlags and others
Deepak Rawat
2021-02-02
1
-14
/
+83
|
/
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
2
-11
/
+10
*
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
logind: Use hashmap_ensure_put
Susant Sahani
2021-01-20
1
-5
/
+4
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-0
/
+14
*
login: move src/login/logind-acl.[ch] -> src/shared/devnode-acl.[ch]
Yu Watanabe
2021-01-18
4
-297
/
+1
*
Add install-sysconfdir=no-samples option for (non-)installation of sample con...
Josh Triplett
2021-01-14
1
-1
/
+1
*
logind: use free_and_strdup() where appropriate
Lennart Poettering
2020-12-09
1
-11
/
+1
*
logind: fix closing of button input devices
Lennart Poettering
2020-12-09
1
-12
/
+6
*
Update logind-button.c
nihilix-melix
2020-11-28
1
-3
/
+6
*
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-2
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
50
-50
/
+50
*
tree-wide: cast result of get_process_comm() to (void) where we ignore it
Lennart Poettering
2020-10-27
1
-1
/
+1
*
Merge pull request #17390 from keszybz/logind-notifications-and-links
Yu Watanabe
2020-10-20
2
-39
/
+28
|
\
|
*
logind: minor indentation adjustments
Zbigniew Jędrzejewski-Szmek
2020-10-19
2
-26
/
+24
|
*
logind: use notify_start/notify_on_cleanup
Zbigniew Jędrzejewski-Szmek
2020-10-19
1
-13
/
+4
*
|
sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set
Zbigniew Jędrzejewski-Szmek
2020-10-14
1
-1
/
+1
|
/
*
Merge pull request #17302 from keszybz/fix-inhibitors
Lennart Poettering
2020-10-12
2
-1
/
+4
|
\
|
*
logind: fix taking of inhibitors
Zbigniew Jędrzejewski-Szmek
2020-10-10
1
-0
/
+1
|
*
logind: print what action is ignored
Zbigniew Jędrzejewski-Szmek
2020-10-10
1
-1
/
+3
*
|
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
2
-4
/
+3
|
/
*
loginctl: add -P as short for --value --property=
Ronan Pigott
2020-09-30
1
-1
/
+6
*
Merge pull request #17143 from keszybz/late-exec-resolution-alt
Lennart Poettering
2020-09-24
1
-2
/
+1
|
\
|
*
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-2
/
+1
*
|
tree-wide: switch remaining mount() invocations over to mount_nofollow_verbose()
Lennart Poettering
2020-09-23
1
-4
/
+5
*
|
logind: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-16
/
+6
|
/
*
tree-wide: don't needlessly negate error number passed to bus_error_message()
Lennart Poettering
2020-09-14
1
-8
/
+8
*
logind: make sure when we are explicitly asked to terminate session/user/seat...
Lennart Poettering
2020-09-11
4
-10
/
+10
*
logind: clarify what the second argument of session_stop() means when calling it
Lennart Poettering
2020-09-11
5
-7
/
+7
*
logind: minor simplification
Lennart Poettering
2020-09-11
1
-4
/
+3
*
login: downgrade log level if the error will be ignored
Yu Watanabe
2020-09-10
2
-3
/
+5
*
logind: fix merge issue
Lennart Poettering
2020-09-09
1
-1
/
+1
*
login: Add KEY_RESTART handling
Robert Marko
2020-09-09
9
-7
/
+57
*
logind.conf: document UserStopDelaySec in logind.conf
Franck Bui
2020-09-09
1
-0
/
+1
*
Merge pull request #16635 from keszybz/do-not-for-each-word
Lennart Poettering
2020-09-09
2
-14
/
+23
|
\
|
*
logind: use extract_first_word()
Zbigniew Jędrzejewski-Szmek
2020-09-09
2
-14
/
+23
*
|
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
10
-48
/
+26
|
/
*
logind: always check current tag list before using a device
Lennart Poettering
2020-09-01
3
-7
/
+9
*
logind: only apply ACLs for device currently tagged with "uaccess"
Lennart Poettering
2020-09-01
1
-0
/
+4
[next]