index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.conf.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
shared/async: prefix process name with sd-
Mike Yuan
1
-1
/
+1
2023-07-10
tree-wide: drop trailing newline from various log calls
Lennart Poettering
7
-13
/
+13
2023-07-10
bus-unit-util: add common code for reloading PID 1
Lennart Poettering
8
-63
/
+40
2023-07-10
test-fstab-generator: use test_env
Luca Boccassi
1
-0
/
+1
2023-07-10
sd-gpt: add missing SD_GPT_*NATIVE* defines for mips/mips64/parisc
Luca Boccassi
1
-0
/
+23
2023-07-10
test: reorder the machinectl signal tests
Frantisek Sumsal
1
-2
/
+3
2023-07-10
mkosi: Add tpm2-tools to the initrd
Daan De Meyer
3
-0
/
+14
2023-07-10
analyze-pcrs: Fix typo
Daan De Meyer
1
-1
/
+1
2023-07-10
tpm2-util: Check for dlopen() when calculating tpm2 support
Daan De Meyer
3
-3
/
+10
2023-07-10
sleep: fix unused variable warning
Luca Boccassi
1
-3
/
+2
2023-07-10
process-util: use clone2 on ia64
Luca Boccassi
2
-0
/
+18
2023-07-10
Cast st_dev to dev_t when printing
Luca Boccassi
1
-1
/
+1
2023-07-10
network-generator: Add missing umask(0022)
Daan De Meyer
1
-0
/
+2
2023-07-10
network-generator: Add missing log_setup()
Daan De Meyer
1
-0
/
+2
2023-07-10
boot: Fix build for x32
Jan Janssen
3
-24
/
+35
2023-07-10
Print ssize_t as %zd
Luca Boccassi
1
-1
/
+1
2023-07-10
test: mount_option_supported() returns EAGAIN when new mount API is not suppo...
Luca Boccassi
1
-4
/
+4
2023-07-10
efi: skip libefitest if 'bootloader' is explicitly set to false
Luca Boccassi
1
-0
/
+3
2023-07-09
hibernate-resume: compare device nodes using path_equal_or_inode_same
Mike Yuan
1
-1
/
+2
2023-07-09
hibernate-resume: add missing newline to the generated unit
Mike Yuan
1
-1
/
+1
2023-07-09
hibernate-resume: refuse resume if resume_offset= is set but not resume=
Mike Yuan
1
-0
/
+8
2023-07-09
coccinelle/take-fd: match for -EBADF instead of -1
Mike Yuan
1
-2
/
+2
2023-07-09
LICENSES/README.md: fix syntax
Mike Yuan
1
-1
/
+1
2023-07-08
seccomp: add riscv_hwprobe to @default
Xeonacid
1
-0
/
+1
2023-07-08
po: Translated using Weblate (Georgian)
Temuri Doghonadze
1
-7
/
+9
2023-07-08
po: Translated using Weblate (Ukrainian)
Yuri Chornoivan
1
-8
/
+11
2023-07-08
po: Translated using Weblate (Swedish)
Luna Jernberg
1
-8
/
+10
2023-07-08
po: Translated using Weblate (Korean)
김인수
1
-6
/
+6
2023-07-08
po: Translated using Weblate (Czech)
Pavel Borecki
1
-8
/
+12
2023-07-08
fuzz: switch fuzz-manager-serialize to MANAGER_TEST_RUN_MINIMAL
Luca Boccassi
1
-1
/
+1
2023-07-08
test: Add DA lockout handling to TEST-70-TPM2
Dan Streetman
2
-4
/
+24
2023-07-07
test-proc-cmdline: run tests only with efi
Christian Hesse
1
-0
/
+2
2023-07-07
dissect: add new verbs to brief version of cmline in --help
Lennart Poettering
1
-2
/
+4
2023-07-07
shell-completion: add show-cache to bash
Luca Boccassi
1
-1
/
+1
2023-07-07
shell-completion: add whoami to bash
Luca Boccassi
1
-1
/
+1
2023-07-07
shell-completion: add soft-reboot to bash
Luca Boccassi
1
-1
/
+1
2023-07-07
shell-completion/zsh/resolvectl: add show-cache
Christian Hesse
1
-0
/
+1
2023-07-07
shell-completion/zsh/systemctl: add whoami
Christian Hesse
1
-0
/
+1
2023-07-07
shell-completion/zsh/systemctl: add soft-reboot
Christian Hesse
1
-0
/
+1
2023-07-07
meson: allow to fallback to use libxcrypt.pc or glibc's libcrypt
Yu Watanabe
1
-1
/
+5
2023-07-07
test: remove +x from some units
Luca Boccassi
6
-0
/
+0
2023-07-07
typo: dont -> don't
Luca Boccassi
1
-5
/
+5
2023-07-07
test: add +x to generator-utils.sh
Luca Boccassi
1
-0
/
+0
2023-07-07
README: mention that meson 0.60 is now required
Luca Boccassi
1
-1
/
+1
2023-07-07
NEWS: mention that meson 0.60 is now required
Luca Boccassi
1
-0
/
+2
2023-07-07
NEWS: mention that gnu-efi is no longer required
Luca Boccassi
1
-0
/
+4
2023-07-07
test-network: add tests for null addresses
Yu Watanabe
2
-0
/
+42
2023-07-07
network: make address_get() work for null address
Yu Watanabe
2
-13
/
+77
2023-07-07
network: always copy input address for link_request_address()
Yu Watanabe
1
-52
/
+25
2023-07-07
network: also use address_kernel_{hash,compare}_func() for managing address r...
Yu Watanabe
1
-28
/
+8
[next]