index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.lgtm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
po: Translated using Weblate (Finnish)
Jan Kuparinen
1
-54
/
+77
2021-09-14
man: extend documentation about TPM2 PCRs
Lennart Poettering
1
-4
/
+31
2021-09-14
docs: generic info about adding directives in ARCHITECTURE.md
Luca Boccassi
1
-0
/
+22
2021-09-14
network: replace config_parse_address_filter() with config_parse_in_addr_pref...
Yu Watanabe
3
-78
/
+12
2021-09-14
core: replace IPAddressAccessItem with struct in_addr_prefix
Yu Watanabe
12
-314
/
+125
2021-09-14
core/cgroup: set bitfield to reduce struct size
Yu Watanabe
1
-4
/
+4
2021-09-14
test: add tests for in-addr-prefix-util.c
Yu Watanabe
2
-0
/
+96
2021-09-14
test: slightly modernize test-in-addr-util.c
Yu Watanabe
1
-5
/
+13
2021-09-14
in-addr-prefix-util: introduce several utilities for address prefix
Yu Watanabe
7
-38
/
+352
2021-09-14
network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routes
Yu Watanabe
10
-31
/
+86
2021-09-14
Add additional Dell models that require ACCEL_LOCATION=base
Yao Wei (魏銘廷)
1
-4
/
+4
2021-09-14
network: use ltype to distinguish DHCPv4 and DHCPv6
Yu Watanabe
3
-29
/
+61
2021-09-14
network: dhcp4: use free_and_strdup_warn()
Yu Watanabe
1
-5
/
+3
2021-09-14
network: dhcp4: log server address
Yu Watanabe
1
-5
/
+11
2021-09-14
network: dhcp4: return earlier on failure
Yu Watanabe
1
-13
/
+21
2021-09-14
network: move common route settings to {dhcp4,ndisc}_request_route()
Yu Watanabe
2
-50
/
+18
2021-09-13
test-network: kernel treats the lowest IP address as unicast since 5.14
Yu Watanabe
1
-4
/
+0
2021-09-13
escape: improve logging when escaping paths that are slightly non-conforming
Lennart Poettering
1
-1
/
+30
2021-09-13
virt: Improve detection of EC2 metal instances
Benjamin Herrenschmidt
1
-2
/
+30
2021-09-13
update TODO
Lennart Poettering
1
-0
/
+4
2021-09-13
tpm2: log about invalid PCRs on each unsealing
Lennart Poettering
1
-2
/
+8
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-13
udev-watch: retry to save watch handle with random delay
Yu Watanabe
1
-4
/
+41
2021-09-13
sd-device: do not recreate the same symlinks which store watch handle
Yu Watanabe
1
-1
/
+1
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
[next]