index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modprobe.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-18
man: explicitly list three command syntax at the beginning
Yu Watanabe
1
-1
/
+12
2023-03-18
units: Order user@.service after systemd-oomd.service
Daan De Meyer
1
-1
/
+1
2023-03-17
sleep: fix default values unmatched with manual
Mike Yuan
2
-2
/
+5
2023-03-17
po: Translated using Weblate (Bulgarian)
Velislav Ivanov
1
-12
/
+11
2023-03-17
kernel-install: check all entry candidates first, then check existence of $pr...
Yu Watanabe
1
-8
/
+8
2023-03-17
Revert "kernel-install: also try to find $BOOT by partition GUID"
Yu Watanabe
1
-20
/
+0
2023-03-17
uki-util: move functions for inspecting kernel to uki-util.[ch]
Yu Watanabe
4
-300
/
+320
2023-03-17
bootctl: introduce inspect_kernel()
Yu Watanabe
1
-39
/
+87
2023-03-17
bootctl: introduce uki_read_pretty_name()
Yu Watanabe
1
-11
/
+36
2023-03-17
bootctl: find matching section in read_pe_section()
Yu Watanabe
1
-11
/
+33
2023-03-17
bootctl: return 0 instead of EXIT_SUCCESS
Yu Watanabe
3
-4
/
+4
2023-03-17
bootctl: move verb_kernel_identity()
Yu Watanabe
1
-24
/
+24
2023-03-17
os-util: add missing headers
Yu Watanabe
1
-0
/
+3
2023-03-17
exec-util: introduce EXEC_DIR_SKIP_REMAINING flag
Yu Watanabe
2
-3
/
+22
2023-03-17
exec-util: extract the core logic of execute_directories() as execute_strv()
Yu Watanabe
2
-16
/
+48
2023-03-17
exec-util: enumerate executables earlier
Yu Watanabe
1
-10
/
+13
2023-03-17
exec-util: drop meaningless casts
Yu Watanabe
1
-7
/
+6
2023-03-17
exec-util: tighten variable scope a bit
Yu Watanabe
1
-5
/
+6
2023-03-17
boot: Add undefined sanitizer support
Jan Janssen
4
-5
/
+62
2023-03-17
meson: Share more C flags
Jan Janssen
5
-10
/
+18
2023-03-17
boot: Add support for -ftrapv
Jan Janssen
2
-1
/
+6
2023-03-17
boot: Add support for -fstack-protector
Jan Janssen
5
-6
/
+51
2023-03-17
boot: Detect nested assertions
Jan Janssen
1
-5
/
+18
2023-03-17
test: add a testcase that dir_fd_is_root() is not confused by bind mount
Yu Watanabe
1
-0
/
+33
2023-03-17
mkosi: Enable some debugging options by default
Daan De Meyer
2
-9
/
+12
2023-03-17
man: fix misspelled executable name (#26858)
Addison Snelling
1
-2
/
+2
2023-03-16
repart: Report better errors if partition sizes are too small
Daan De Meyer
1
-1
/
+22
2023-03-16
repart: Zero full verity signature partition size
Daan De Meyer
1
-7
/
+4
2023-03-16
repart: Make sure we seek to beginning of partition target before copy
Daan De Meyer
1
-0
/
+3
2023-03-16
mkosi: Use default timeout of 10s
Daan De Meyer
2
-0
/
+3
2023-03-16
test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASan
Frantisek Sumsal
1
-5
/
+7
2023-03-16
journald-console: Add colors when forwarding to console
Daan De Meyer
2
-2
/
+7
2023-03-16
terminal-util: Don't assume terminal is dumb if connected to /dev/null
Daan De Meyer
1
-1
/
+17
2023-03-16
doc: update ELF_PACKAGE_METADATA to use linker flag instead of manual script
Luca Boccassi
1
-49
/
+5
2023-03-16
test: add tests for summary output of udevadm verify
Yu Watanabe
1
-11
/
+50
2023-03-16
test: reindent testsuite-17.11.sh
Yu Watanabe
1
-35
/
+36
2023-03-16
udevadm-verify: add a short summary
Yu Watanabe
1
-2
/
+18
2023-03-16
sd-journal: fix segfault
Yu Watanabe
1
-0
/
+2
2023-03-15
updated usage of SD_BUS_METHOD_WITH_NAMES macros to SD_BUS_METHOD_WIT… (#26...
OMOJOLA JOSHUA
1
-27
/
+15
2023-03-15
github: update default and example in template
Yu Watanabe
2
-5
/
+5
2023-03-15
manager: fix scope for environment generators
Ludwig Nussel
1
-1
/
+1
2023-03-15
test: fix testsuite-17.10.sh
Dmitry V. Levin
1
-0
/
+1
2023-03-15
udev-rules: check for conflicting and duplicate expressions
Dmitry V. Levin
2
-4
/
+102
2023-03-15
Update github issue template to include systemd-dissect
Cornelius Hoffmann
3
-0
/
+5
2023-03-15
userdbd: make static const what we can make so
Lennart Poettering
1
-1
/
+1
2023-03-15
userdbd: rework to use sd_event_add_child() instead of manual SIGCHLD
Lennart Poettering
1
-50
/
+32
2023-03-15
userdbd: make use of FORK_CLOSE_ALL_FDS + FORK_REOPEN_LOG where we can
Lennart Poettering
1
-11
/
+6
2023-03-15
userdbd: modernize signal handling
Lennart Poettering
3
-16
/
+8
2023-03-15
fs-util: Drop unlink_noerrno()
Daan De Meyer
6
-36
/
+12
2023-03-15
test: add testsuite-74.machinectl
Mike Yuan
2
-0
/
+47
[next]