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
...
|
*
logind: remember our idle state and use it to detect idle level transitions
Michal Sekletar
2022-06-30
2
-4
/
+20
*
|
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
2
-5
/
+3
*
|
logind: log wall messages to the journal
Zbigniew Jędrzejewski-Szmek
2022-06-30
2
-14
/
+27
|
/
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
2
-2
/
+2
*
logind: simplify code
Zbigniew Jędrzejewski-Szmek
2022-06-23
1
-10
/
+4
*
logind-session-dbus: allow to set display name via dbus
David Tardon
2022-06-22
4
-0
/
+54
*
login: fix typo
Yu Watanabe
2022-06-02
1
-2
/
+2
*
Merge pull request #23575 from keszybz/logind-wall-message-cleanup
Zbigniew Jędrzejewski-Szmek
2022-06-01
5
-43
/
+57
|
\
|
*
logind: reduce scope of a few variables
Zbigniew Jędrzejewski-Szmek
2022-06-01
2
-20
/
+16
|
*
logind: rework wall message about pending shutdown/halt/reboot/…
Zbigniew Jędrzejewski-Szmek
2022-06-01
5
-5
/
+23
|
*
logind: use consistent casing in message
Zbigniew Jędrzejewski-Szmek
2022-05-31
1
-1
/
+1
|
*
logind: align tables
Zbigniew Jędrzejewski-Szmek
2022-05-31
1
-18
/
+18
*
|
login: do not issue wall messages on local terminals for suspend and hibernate
Christian Göttsche
2022-06-01
2
-4
/
+14
*
|
logind: do not print wall messages to local pseudoterminals
Zbigniew Jędrzejewski-Szmek
2022-05-31
1
-9
/
+7
*
|
shared/utmp-wtmp: pass information if entry is local to filter function
Zbigniew Jędrzejewski-Szmek
2022-05-31
2
-2
/
+2
|
/
*
Minor wording fixes
Zbigniew Jędrzejewski-Szmek
2022-05-24
1
-1
/
+1
*
tree-wide: use LOG_MESSAGE() where possible
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-4
/
+8
*
logind: rename "log_message" to "log_verb"
Zbigniew Jędrzejewski-Szmek
2022-05-11
3
-7
/
+7
*
logind: fix crash in logind on user-specified message string
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-21
/
+9
*
meson: move udev rules to rules.d/
Zbigniew Jędrzejewski-Szmek
2022-05-05
5
-236
/
+16
*
login: drop non-default value for RuntimeDirectoryInodesMax=
Yu Watanabe
2022-04-29
1
-1
/
+1
*
login: make RuntimeDirectoryInodesMax= support K, G, M suffixes
Yu Watanabe
2022-04-29
1
-1
/
+1
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
2
-2
/
+3
*
fix typo
Yu Watanabe
2022-04-10
1
-1
/
+1
*
fix typo
Yu Watanabe
2022-04-10
1
-1
/
+1
*
Merge pull request #22980 from keszybz/test-help-and-version-output
Yu Watanabe
2022-04-06
1
-1
/
+1
|
\
|
*
meson: also allow setting GIT_VERSION via templates
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-1
/
+1
*
|
logind: also show long press settings in default logind.conf
Lennart Poettering
2022-04-05
1
-2
/
+5
*
|
logind: expose long press actions on D-Bus
Lennart Poettering
2022-04-05
1
-0
/
+5
|
/
*
bootspec: normalize function names/parameter lists
Lennart Poettering
2022-03-28
1
-4
/
+4
*
bootspec: assess default/selected entries *after* we augmented entry list wit...
Lennart Poettering
2022-03-28
1
-2
/
+2
*
efi-loader: split efi-api.[ch] from efi-loader.[ch]
Lennart Poettering
2022-03-24
1
-0
/
+1
*
logind-user: log about the right unit
David Tardon
2022-03-24
1
-1
/
+1
*
various: inline some iterator variables
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-10
/
+5
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+0
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
3
-4
/
+0
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
7
-29
/
+10
*
various: make parse_env_file error handling the same in various places
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-1
/
+0
*
test: Use TEST macros in more places
Jan Janssen
2022-03-16
1
-9
/
+3
*
Add AV production controllers to hwdb and add uaccess
Be
2022-03-14
1
-0
/
+9
*
logind: rename scheduled_shutdown_type → scheduled_shutdown_action
Lennart Poettering
2022-03-09
3
-21
/
+19
*
logind: rename manager_item_for_handle() → handle_action_lookup()
Lennart Poettering
2022-03-09
3
-26
/
+27
*
logind: drop unused prototype
Lennart Poettering
2022-03-09
1
-1
/
+0
*
logind: minor whitespace fix
Lennart Poettering
2022-03-09
1
-7
/
+7
*
logind: rename ActionTableItem → HandleActionData
Lennart Poettering
2022-03-09
5
-19
/
+19
*
logind: replace handle_action_valid() macro by inline function
Lennart Poettering
2022-03-09
1
-2
/
+4
*
logind: use mfree instead of freep
Ludwig Nussel
2022-03-07
1
-2
/
+2
*
Merge pull request #22644 from keszybz/meson-no-split
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-44
/
+42
|
\
|
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-3
/
+6
|
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-44
/
+39
[prev]
[next]