index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
module-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
tpm2: check if PCR values make sense before using them
Lennart Poettering
2
-27
/
+154
2021-09-13
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
11
-76
/
+248
2021-09-13
memory-util: replace memeqzero() by a more generic memeqbyte()
Lennart Poettering
2
-8
/
+9
2021-09-12
test: coverage for #19946
Frantisek Sumsal
2
-0
/
+53
2021-09-12
test: make sure all symlinks under /dev/disk/ are valid
Frantisek Sumsal
1
-1
/
+28
2021-09-12
test: add a basic multipath test + failover
Frantisek Sumsal
2
-2
/
+149
2021-09-12
test: add a multipath helper
Frantisek Sumsal
1
-0
/
+26
2021-09-12
test: use one call to install necessary modules
Frantisek Sumsal
1
-4
/
+1
2021-09-12
test: tweak parameters for TEST-55-OOMD
Anita Zhang
2
-3
/
+3
2021-09-12
udev-node: do not ignore unexpected errors on removing symlink in stack direc...
Yu Watanabe
1
-9
/
+14
2021-09-12
udev-node: simplify the example of race
Yu Watanabe
1
-5
/
+5
2021-09-12
unit: systemd-oomd.service requires cgroup memory controller
Yu Watanabe
1
-0
/
+1
2021-09-12
test-oomd-util: skip tests if cgroup memory controller is not available
Yu Watanabe
1
-0
/
+6
2021-09-12
oomd: refuse to start if cgroup memory controller is not available
Yu Watanabe
1
-0
/
+8
2021-09-11
sd-boot: Fix assertion fail
Jan Janssen
1
-3
/
+2
2021-09-11
cgroup-util: use string_hash_ops_free
Yu Watanabe
3
-8
/
+4
2021-09-11
cgroup-util: use _cleanup_free_ attribute
Yu Watanabe
1
-8
/
+4
2021-09-11
tpm-util: fix TPM parameter handling
Anatol Pomozov
1
-1
/
+1
2021-09-11
network: do not drop IPv6LL address in link_drop_addresses()
Yu Watanabe
1
-3
/
+3
2021-09-11
network: always call address ready callback if address is ready
Yu Watanabe
1
-11
/
+6
2021-09-11
network: define Address earlier
Yu Watanabe
1
-2
/
+3
2021-09-11
network: store IPv6LL address even if link is in failed state
Yu Watanabe
3
-20
/
+20
2021-09-11
network: enable IP masquerade when address is assigned
Yu Watanabe
1
-4
/
+4
2021-09-11
network: simplify code a bit
Yu Watanabe
1
-6
/
+8
2021-09-10
network: fix handling of network interface renaming
Yu Watanabe
1
-5
/
+9
2021-09-10
core: Parse log environment settings again after applying manager environment
Daan De Meyer
1
-0
/
+3
2021-09-10
dissect-image: replace redundant if check by assert()
Lennart Poettering
1
-2
/
+3
2021-09-10
dissect-image: insist that if a verity partition designator is specified the ...
Lennart Poettering
1
-13
/
+19
2021-09-10
dissect-image: tighten checks on root + /usr/ combinations
Lennart Poettering
1
-3
/
+10
2021-09-10
dissect-image: drop redundant check
Lennart Poettering
1
-4
/
+0
2021-09-10
dissect-image: don't do generic root partition fallback if verity is requeste...
Lennart Poettering
1
-1
/
+1
2021-09-10
dissect-image: insist that the architecture matches if both root and /usr par...
Lennart Poettering
1
-0
/
+8
2021-09-10
dissect-image: mangle discovered /usr/ partition data, even if we found a roo...
Lennart Poettering
1
-3
/
+5
2021-09-10
dissect-image: refuse external verity data in partitioned mode
Lennart Poettering
1
-0
/
+4
2021-09-10
dissect-image: also derive read-only mode from fstype in non-partitioned mode
Lennart Poettering
1
-1
/
+1
2021-09-10
dissect-image: tighten assertion checks on verity data
Lennart Poettering
1
-0
/
+3
2021-09-10
dissect-image: rename dissected_image_has_verity()/_can_do_verity()
Lennart Poettering
3
-8
/
+25
2021-09-10
dissect-image: rename verity flag booleans
Lennart Poettering
3
-17
/
+19
2021-09-10
id128: clarify that the "well-known" IDs are about GPT partition types
Lennart Poettering
2
-4
/
+6
2021-09-10
network: drop unused "after_configure" feature for nexthops, neighbors, and r...
Yu Watanabe
3
-27
/
+0
2021-09-10
network: do not try to drop addresses or routes of unmanaged interfaces on ca...
Yu Watanabe
1
-1
/
+4
2021-09-10
network: introduce route_by_kernel() helper function
Yu Watanabe
1
-10
/
+19
2021-09-10
network: introduce ipv4acd_set_ifname()
Yu Watanabe
3
-6
/
+19
2021-09-10
network: use sd_netlink_message_read_string_strdup()
Yu Watanabe
1
-11
/
+4
2021-09-10
sd-boot: Support installing new devicetree
Emil Renner Berthing
5
-1
/
+200
2021-09-10
basic/linux: Sync if_arp.h with Linux 5.14
Chris Packham
1
-0
/
+1
2021-09-10
shared: Extract common LogControl CLI code to verb-log-control.h
Daan De Meyer
6
-168
/
+86
2021-09-09
nss-systemd: ensure returned strings point into provided buffer
Michael Catanzaro
1
-36
/
+168
2021-09-09
cryptsetup-tokens: fix typo in tpm2 token dump output
Anssi Hannula
1
-2
/
+2
2021-09-09
po: Translated using Weblate (Finnish)
Jan Kuparinen
1
-22
/
+38
[next]