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
*
tree-wide: use timestamp_is_set() more
Lennart Poettering
2022-02-22
2
-3
/
+3
*
logind: fix bool/int confusion for KillUserProcesses bus property
Lennart Poettering
2022-02-16
1
-1
/
+1
*
logind: fix internal types used for EnableWallMessages
Lennart Poettering
2022-02-16
2
-5
/
+5
*
Merge pull request #22487 from poettering/bootspec-source-flags
Yu Watanabe
2022-02-14
1
-3
/
+3
|
\
|
*
bootctl: show more information about boot entry state in list
Lennart Poettering
2022-02-14
1
-3
/
+3
|
*
Revert "bootctl: Ignore boot entries (continue #22041)"
Lennart Poettering
2022-02-14
1
-2
/
+2
*
|
logind: more verbose struct initialization
Ludwig Nussel
2022-02-14
1
-94
/
+90
*
|
logind: increase max wall message length to 4096
Ludwig Nussel
2022-02-14
1
-8
/
+13
*
|
logind: style fixes
Ludwig Nussel
2022-02-14
3
-19
/
+9
*
|
logind: add handle enum to struct
Ludwig Nussel
2022-02-14
4
-12
/
+18
|
/
*
login: typo fix
Michael Biebl
2022-02-07
1
-1
/
+1
*
Merge pull request #22300 from yuwata/bus-fix-error-handling
Luca Boccassi
2022-01-31
1
-3
/
+7
|
\
|
*
login: use bus_error_message() at one more place
Yu Watanabe
2022-01-29
1
-3
/
+7
*
|
Merge pull request #21838 from lnussel/logind-refactor
Yu Watanabe
2022-01-31
8
-333
/
+358
|
\
\
|
|
/
|
/
|
|
*
logind: refactor
Ludwig Nussel
2022-01-25
8
-338
/
+306
|
*
logind: require polkit auth for cancelling shutdowns
Ludwig Nussel
2022-01-25
1
-2
/
+32
|
*
logind: fix wall messages for direct shutdown calls
Ludwig Nussel
2022-01-25
1
-0
/
+14
|
*
logind: enable wall messages by default
Ludwig Nussel
2022-01-25
1
-0
/
+1
|
*
logind: fix wall message for immediate shutdowns
Ludwig Nussel
2022-01-25
2
-19
/
+31
*
|
logind.conf: Fix name of option: RuntimeDirectoryInodes -> RuntimeDirectoryIn...
Arfrever Frehtes Taifersar Arahesis
2022-01-27
1
-1
/
+1
*
|
user-runtime-dir: error out immediately if mkdir fails
Zbigniew Jędrzejewski-Szmek
2022-01-24
1
-1
/
+3
*
|
bootctl: removed unused parameter only_auto
Goffredo Baroncelli
2022-01-18
1
-2
/
+2
|
/
*
Merge pull request #22092 from keszybz/docs-links
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
|
\
|
*
policy files: adjust landing page link
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
*
|
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-3
/
+3
|
/
*
logind: do not propagate error in delayed action
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-6
/
+2
*
logind: Use new macros
Nishal Kulkarni
2021-12-19
4
-508
/
+392
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+2
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-5
/
+0
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-4
/
+1
*
hwdb: Allow console users access to rfkill
Bastien Nocera
2021-12-06
1
-0
/
+3
*
pam_systemd: Check also abstract socket for X11
Topi Miettinen
2021-11-28
1
-23
/
+37
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
7
-6
/
+7
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
4
-25
/
+6
*
shared: split out UID allocation range stuff from user-record.h
Lennart Poettering
2021-11-13
1
-0
/
+1
*
logind: downgrade message about /run/utmp missing to LOG_DEBUG
Lennart Poettering
2021-11-09
1
-1
/
+3
*
build: preserve correct mode when generating files via jinja2
Christian Brauner
2021-11-08
1
-2
/
+1
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
4
-17
/
+24
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
2
-8
/
+8
|
*
tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1
Zbigniew Jędrzejewski-Szmek
2021-11-03
2
-9
/
+16
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
2
-2
/
+2
|
/
*
hwdb: Allow console users access to media* nodes
Bastien Nocera
2021-10-26
1
-0
/
+1
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
tree-wide: fix SPDX short identifier for LGPL-2.1-or-later
Luca Boccassi
2021-10-01
2
-2
/
+2
*
licensing: add forgotten spdx headers
Zbigniew Jędrzejewski-Szmek
2021-10-01
1
-0
/
+1
*
Merge pull request #20738 from mrc0mmand/ci-llvm-13
Yu Watanabe
2021-09-16
3
-3
/
+3
|
\
|
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
3
-3
/
+3
*
|
Respect install_sysconfdir
Kai Wohlfahrt
2021-09-15
1
-3
/
+5
|
/
*
hwdb: Allow end-users root-less access to USB analyzers
Bastien Nocera
2021-09-02
1
-0
/
+3
*
Merge pull request #20303 from andir/sysconfig-example
Yu Watanabe
2021-08-22
1
-1
/
+1
|
\
[next]