index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
210
-621
/
+109
*
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
Yu Watanabe
2022-03-19
16
-30
/
+33
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
81
-545
/
+209
*
various: make parse_env_file error handling the same in various places
Zbigniew Jędrzejewski-Szmek
2022-03-18
4
-19
/
+9
*
boot: Draw unicode separator line for status messages
Jan Janssen
2022-03-18
1
-25
/
+45
*
Merge pull request #22519 from poettering/boot-order-title-revert
Zbigniew Jędrzejewski-Szmek
2022-03-18
9
-71
/
+257
|
\
|
*
test: add test that verifies correct order of boot entries
Lennart Poettering
2022-03-18
2
-0
/
+98
|
*
kernel-install: automatically generate "sort-key" field
Lennart Poettering
2022-03-18
1
-0
/
+4
|
*
sd-boot: add comments highlighting type 1 vs. type 2
Lennart Poettering
2022-03-18
1
-0
/
+4
|
*
sd-boot: make use of new "sort-key" boot loader spec field
Lennart Poettering
2022-03-18
6
-60
/
+150
|
*
Revert "boot: Change boot entry sorting"
Lennart Poettering
2022-03-18
1
-29
/
+19
*
|
strv: use STRV_FOREACH() at two more places
Yu Watanabe
2022-03-18
1
-7
/
+4
*
|
strv: rewrite strv_copy() with cleanup attribute and STRV_FOREACH()
Yu Watanabe
2022-03-18
1
-12
/
+12
*
|
time-util: add macros around timespec_store() that operates on compund litera...
Lennart Poettering
2022-03-18
10
-26
/
+17
*
|
meson: sort shared source file list again
Lennart Poettering
2022-03-18
1
-1
/
+1
*
|
shared: split out ESP/XBOOTLDR search stuff from bootspec.c
Lennart Poettering
2022-03-18
7
-718
/
+728
|
/
*
Merge pull request #22784 from poettering/bootctl-fixlets
Lennart Poettering
2022-03-18
2
-4
/
+6
|
\
|
*
bootctl: add comment, explaining when verb_install() is called
Lennart Poettering
2022-03-18
1
-0
/
+2
|
*
bootctl: use faccessat() more
Lennart Poettering
2022-03-18
1
-2
/
+2
|
*
bootctl: fix typo
Lennart Poettering
2022-03-18
1
-1
/
+1
|
*
kernel-install: drop spurious double empty line
Lennart Poettering
2022-03-18
1
-1
/
+0
|
*
kernel-install: make clear which variables are supposed to be placed in insta...
Lennart Poettering
2022-03-18
1
-0
/
+1
*
|
systemctl: fix operations on relative paths
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-9
/
+6
*
|
shared/install-printf: drop now-unused install_path_printf()
Zbigniew Jędrzejewski-Szmek
2022-03-18
2
-10
/
+3
*
|
shared/install: do not print aliases longer than UNIT_NAME_MAX
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-1
/
+1
*
|
basic/env-file: inline one variable declaration
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-2
/
+1
*
|
systemctl: remove unused parameter
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-3
/
+3
*
|
systemctl: drop left-over parens
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-2
/
+2
*
|
shared/install: adjust comment formatting
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-12
/
+8
*
|
tree-wide: use strv_contains() in more places
Zbigniew Jędrzejewski-Szmek
2022-03-18
8
-11
/
+11
*
|
shared/install: drop unnecessary casts
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-6
/
+5
*
|
shared/install: drop unnecessary parentheses
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-2
/
+1
*
|
shared/install: consistently use 'lp' as the name for the LookupPaths instance
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-215
/
+212
*
|
core: insist on sandboxing if ExtensionImages/Directories are configured
Luca Boccassi
2022-03-18
1
-0
/
+3
*
|
sd-device: shorten code a bit
Yu Watanabe
2022-03-18
1
-14
/
+4
*
|
sd-device-enumerator: fix typo: contolC -> controlC
Yu Watanabe
2022-03-18
1
-8
/
+5
*
|
sort-util: add missing parens
Yu Watanabe
2022-03-18
1
-6
/
+6
|
/
*
Merge pull request #22754 from mrc0mmand/creds_dir_specifier
Lennart Poettering
2022-03-18
2
-1
/
+18
|
\
|
*
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
2022-03-17
2
-0
/
+17
|
*
core: drop an unnecessary initialization
Frantisek Sumsal
2022-03-17
1
-1
/
+1
*
|
tree-wide: fix duplicated words
Michael Biebl
2022-03-18
7
-8
/
+8
*
|
Merge pull request #22752 from yuwata/udev-ctrl-manage-sender-pids
Yu Watanabe
2022-03-17
4
-76
/
+61
|
\
\
|
*
|
udev: run the main process, workers, and spawned commands in /udev subcgroup
Yu Watanabe
2022-03-17
1
-18
/
+58
|
*
|
Revert "udev: do not kill "udevadm control" process in the same cgroup"
Yu Watanabe
2022-03-17
4
-58
/
+3
|
|
/
*
|
homed: permit inodes owned by UID_MAPPED_ROOT to be created in $HOME
Lennart Poettering
2022-03-17
1
-0
/
+6
*
|
nspawn: make sure host root can write to the uidmapped mounts we prepare for ...
Lennart Poettering
2022-03-17
6
-9
/
+51
*
|
base-filesystem: use uid_is_valid() at one more place
Lennart Poettering
2022-03-17
1
-1
/
+1
*
|
nspawn: if we refuse to operate on some directory, explain why
Lennart Poettering
2022-03-17
1
-13
/
+18
*
|
nspawn: make more stuff const
Lennart Poettering
2022-03-17
1
-1
/
+1
*
|
nspawn: rebreak all comments in outer_child()
Lennart Poettering
2022-03-17
1
-20
/
+20
[next]