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