index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
generator: write out special systemd-fsck-usr.service
Lennart Poettering
2021-04-21
2
-12
/
+34
*
Merge pull request #19362 from yuwata/network-dhcp6-pd-log-19354
Zbigniew Jędrzejewski-Szmek
2021-04-21
5
-11
/
+125
|
\
|
*
network: dhcp6: logs about generated addresses in delegated prefix
Yu Watanabe
2021-04-21
1
-0
/
+28
|
*
network: dhcp6: logs about delegated prefixes
Yu Watanabe
2021-04-21
3
-11
/
+50
|
*
in-addr-util: introduce 'struct in_addr_prefix' and hash ops for it
Yu Watanabe
2021-04-21
2
-0
/
+37
|
*
in-addr-util: add assertions
Yu Watanabe
2021-04-21
1
-0
/
+10
*
|
Merge pull request #19370 from mrc0mmand/shellcheck-pt4
Zbigniew Jędrzejewski-Szmek
2021-04-21
24
-152
/
+181
|
\
\
|
*
|
tools: shellcheck-ify most of the tool scripts
Frantisek Sumsal
2021-04-20
13
-67
/
+83
|
*
|
src: shellcheck-ify shell scripts
Frantisek Sumsal
2021-04-20
11
-85
/
+98
*
|
|
journald: enforce longer line length limit during "setup" phase of stream pro...
Yangyang Shen
2021-04-21
1
-7
/
+28
*
|
|
Merge pull request #19344 from yuwata/network-route-metric-19028
Yu Watanabe
2021-04-21
17
-53
/
+187
|
\
\
\
|
*
|
|
test-network: update test for RouteMetric=
Yu Watanabe
2021-04-21
1
-23
/
+25
|
*
|
|
man: update explanation about route metric
Yu Watanabe
2021-04-21
1
-2
/
+4
|
*
|
|
network: set metric for prefix route of IPv4 link-local address
Yu Watanabe
2021-04-21
1
-0
/
+1
|
*
|
|
network: radv: add RouteMetric= setting in [IPv6Prefix]
Yu Watanabe
2021-04-21
6
-0
/
+53
|
*
|
|
network: dhcp6-pd: add RouteMetric= setting in [DHCPv6PrefixDelegation]
Yu Watanabe
2021-04-21
5
-0
/
+13
|
*
|
|
network: move RouteMetric= from [DHCPv6] to [IPv6AcceptRA]
Yu Watanabe
2021-04-21
7
-21
/
+24
|
*
|
|
network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix route
Yu Watanabe
2021-04-21
1
-0
/
+1
|
*
|
|
network: add RouteMetric= setting in [Address] section
Yu Watanabe
2021-04-21
5
-0
/
+59
|
*
|
|
network: show route metric in debug log
Yu Watanabe
2021-04-21
1
-2
/
+2
|
*
|
|
sd-netlink: add missing address types
Yu Watanabe
2021-04-21
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
units: fix repart conditions to run if definitions exist in /sysroot + /sysusr
Lennart Poettering
2021-04-21
1
-0
/
+5
*
|
|
doc: fix typo
Yu Watanabe
2021-04-21
2
-2
/
+2
|
/
/
*
|
Merge pull request #19371 from poettering/repart-initrd-usr-only
Lennart Poettering
2021-04-20
1
-5
/
+54
|
\
\
|
*
|
repart: use /sysusr/ as --root= default in initrd, if mounted
Lennart Poettering
2021-04-20
1
-2
/
+12
|
*
|
repart: try harder to find OS prefix
Lennart Poettering
2021-04-20
1
-3
/
+42
*
|
|
Merge pull request #19372 from poettering/repart-initrd-usr-begin
Lennart Poettering
2021-04-20
9
-30
/
+136
|
\
\
\
|
*
|
|
man: document new initrd-usr-fs.target
Lennart Poettering
2021-04-20
1
-11
/
+29
|
*
|
|
units: change order of settings to match order in other similar unit
Lennart Poettering
2021-04-20
1
-1
/
+1
|
*
|
|
fstab-generator: properly order generated mount units before "post" target units
Lennart Poettering
2021-04-20
1
-0
/
+5
|
*
|
|
fstab-generator: extend logging a bit
Lennart Poettering
2021-04-20
1
-1
/
+1
|
*
|
|
fstab-generator: if usr= is specified, mount it to /sysusr/usr/ first
Lennart Poettering
2021-04-20
7
-17
/
+100
|
|
/
/
*
|
|
Merge pull request #19368 from poettering/loop-seqnum
Lennart Poettering
2021-04-20
17
-28
/
+164
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: drop test/TEST-50-DISSECT/deny-list-ubuntu-ci
Lennart Poettering
2021-04-20
1
-2
/
+0
|
*
|
dissect: ignore udev database entries from before the loopback attachment
Lennart Poettering
2021-04-20
10
-14
/
+35
|
*
|
loop-util: track CLOCK_MONOTONIC timestamp immediately before attaching a loo...
Lennart Poettering
2021-04-20
2
-2
/
+16
|
*
|
sd-device: add API to query from when a udev database entry is
Lennart Poettering
2021-04-20
3
-0
/
+23
|
*
|
dissect: ignore old uevents when waiting for loopback partition scan
Lennart Poettering
2021-04-20
10
-10
/
+39
|
*
|
loop-util: read kernel's uevent seqnum right before attaching a loopback device
Lennart Poettering
2021-04-20
2
-2
/
+47
|
*
|
loop-util: initialize .devno in loop_device_open() too
Lennart Poettering
2021-04-20
1
-1
/
+7
|
*
|
loop-util: port to random_u64_range()
Lennart Poettering
2021-04-20
1
-3
/
+3
|
*
|
loop-util: make loop_device_make() return fd in all code paths
Lennart Poettering
2021-04-20
1
-1
/
+1
|
*
|
sd-device: use right clock when comparing initialization usec
Lennart Poettering
2021-04-20
1
-2
/
+2
|
*
|
sd-device: use right type for usec_initialized
Lennart Poettering
2021-04-20
1
-1
/
+1
|
/
/
*
|
update TODO
Lennart Poettering
2021-04-20
1
-0
/
+11
*
|
relay role implementation
Yegor Alexeyev
2021-04-20
17
-21
/
+222
*
|
man: fix typo
Yu Watanabe
2021-04-20
1
-1
/
+1
|
/
*
document DefaultOOMPolicy
Miroslav Suchý
2021-04-20
1
-0
/
+1
*
wifi-util: do not set zero errno to log_debug_errno()
Yu Watanabe
2021-04-20
1
-2
/
+2
*
test: make the test entrypoint scripts shellcheck-compliant
Frantisek Sumsal
2021-04-20
53
-152
/
+311
[next]