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
*
Fix generator logging
Daan De Meyer
2024-09-17
1
-2
/
+4
*
nspawn: fix typo
Yu Watanabe
2024-09-16
1
-1
/
+1
*
Merge pull request #34393 from poettering/tmpfiles-ownership-flag
Yu Watanabe
2024-09-16
1
-1
/
+15
|
\
|
*
tmpfiles: introduce an explicit line flag $ for enabling purge logic for a line
Lennart Poettering
2024-09-15
1
-1
/
+15
*
|
Merge pull request #34425 from yuwata/udev-rules-case-insensitive-match
Yu Watanabe
2024-09-16
4
-101
/
+160
|
\
\
|
*
|
udev-rules: support case insensitive match
Yu Watanabe
2024-09-15
4
-89
/
+146
|
*
|
udev-rules: embed UdevRuleToken.attr_match_remove_trailing_whitespace flag in...
Yu Watanabe
2024-09-15
1
-12
/
+14
*
|
|
basic/build: also include BTF status
Mike Yuan
2024-09-16
1
-1
/
+7
*
|
|
coredump: use _cleanup_(iovec_done) where appropriate
Lennart Poettering
2024-09-16
1
-8
/
+7
*
|
|
Merge pull request #34434 from poettering/bootctl-stub-paths
Yu Watanabe
2024-09-16
8
-69
/
+224
|
\
\
\
|
*
|
|
bootctl: also show current/default/oneshot entry literally in output
Lennart Poettering
2024-09-15
1
-1
/
+13
|
*
|
|
bootctl: add --print-loader-path + --print-stub-path
Lennart Poettering
2024-09-15
1
-2
/
+89
|
*
|
|
efivars: add helper that reads an fs path from an efi var
Lennart Poettering
2024-09-15
5
-22
/
+52
|
*
|
|
bootctl: show stub partition data too in "status" too
Lennart Poettering
2024-09-15
3
-49
/
+75
|
|
|
/
|
|
/
|
*
|
|
bootctl: show whether a PE file is an addon in 'booctl kernel-identify'
Lennart Poettering
2024-09-16
2
-0
/
+12
*
|
|
repart: Fix log messages in partition_populate_directory()
Daan De Meyer
2024-09-15
1
-2
/
+2
|
/
/
*
|
Merge pull request #34409 from DaanDeMeyer/boot-fix
Daan De Meyer
2024-09-15
2
-18
/
+45
|
\
\
|
*
|
boot: Make initrd_prepare() semantically equivalent to combine_initrds()
Daan De Meyer
2024-09-15
1
-16
/
+44
|
*
|
boot: Use TAKE_STRUCT() in one more place
Daan De Meyer
2024-09-15
1
-2
/
+1
*
|
|
Merge pull request #34347 from poettering/uki-with-many-bootctl
Lennart Poettering
2024-09-15
6
-126
/
+355
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bootspec: automatically filter non-native UKIs and add-ons when enumerating
Lennart Poettering
2024-09-12
1
-1
/
+7
|
*
|
bootspec: process multi-profile UKIs
Lennart Poettering
2024-09-12
2
-96
/
+248
|
*
|
pe-binary: add pe_is_native() for checking if PE is native
Lennart Poettering
2024-09-12
3
-0
/
+35
|
*
|
pe-binary: split pe_header_find_section() in two
Lennart Poettering
2024-09-12
2
-5
/
+15
|
*
|
pe-binary: split pe_read_section_data() into two
Lennart Poettering
2024-09-12
4
-27
/
+38
|
*
|
pe-binary: add helper pe_is_addon() for detecting whether we are looking at P...
Lennart Poettering
2024-09-12
2
-0
/
+15
*
|
|
load-fragment: terminate the specifier table (#34421)
Ronan Pigott
2024-09-15
1
-0
/
+1
*
|
|
Merge pull request #34419 from yuwata/creds
Yu Watanabe
2024-09-15
1
-7
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
creds: move -h/--help and --version to correct section in the help message
Yu Watanabe
2024-09-14
1
-1
/
+1
|
*
|
creds: add short comment that has-tpm2 is moved
Yu Watanabe
2024-09-14
1
-1
/
+1
|
*
|
creds: align table
Yu Watanabe
2024-09-14
1
-4
/
+4
|
*
|
creds: drop unnecessary include of build-path.h
Yu Watanabe
2024-09-14
1
-1
/
+0
*
|
|
Merge pull request #34405 from poettering/dns-domain-validate-fix
Yu Watanabe
2024-09-14
2
-20
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dns-domain: add test case from #34399
Lennart Poettering
2024-09-13
1
-0
/
+3
|
*
|
dns-domain: validate dns domain name max size based on unescaped, not escaped...
Lennart Poettering
2024-09-13
1
-10
/
+17
|
*
|
dns-domain: follow our current variable naming style
Lennart Poettering
2024-09-13
1
-16
/
+16
*
|
|
Merge pull request #34401 from poettering/implicit-sigprocmask
Mike Yuan
2024-09-14
25
-104
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
25
-104
/
+77
*
|
|
core: do not fail if ignorable img.v/ vpick dir is empty
Luca Boccassi
2024-09-13
1
-6
/
+14
|
/
/
*
|
networkd: move sysctl code to use PID_FMT
Lennart Poettering
2024-09-13
1
-4
/
+5
*
|
basic: split ifname related calls from format-util.h into format-ifname.h
Lennart Poettering
2024-09-13
17
-65
/
+77
*
|
minor fixups for #32212
Matteo Croce
2024-09-13
3
-5
/
+8
*
|
Merge pull request #32212 from teknoraver/networkd-sysctl
Lennart Poettering
2024-09-12
17
-39
/
+556
|
\
\
|
*
|
emit a warning in networkd if managed sysctls are changed
Matteo Croce
2024-09-11
12
-1
/
+457
|
*
|
store the sysctls set by networkd
Matteo Croce
2024-09-11
5
-22
/
+45
|
*
|
extend sysctl functions to shadow values
Matteo Croce
2024-09-11
6
-38
/
+76
*
|
|
seccomp-util: add recently added new syscalls to various seccomp groups, as a...
Lennart Poettering
2024-09-12
1
-0
/
+3
*
|
|
syscalls: run "ninja update-syscalls-*"
Lennart Poettering
2024-09-12
20
-43
/
+3
*
|
|
analyze: move "has-tpm2" from systemd-creds to systemd-analyze
Lennart Poettering
2024-09-12
7
-30
/
+55
|
|
/
|
/
|
*
|
network/wireguard: refuse default key if all zero
Mike Yuan
2024-09-12
1
-1
/
+1
|
/
[next]