summaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-21journald: enforce longer line length limit during "setup" phase of stream pro...Yangyang Shen1-7/+28
2021-04-21units: fix repart conditions to run if definitions exist in /sysroot + /sysusrLennart Poettering1-0/+5
2021-04-21doc: fix typoYu Watanabe2-2/+2
2021-04-21network: dhcp6: logs about generated addresses in delegated prefixYu Watanabe1-0/+28
2021-04-21network: dhcp6: logs about delegated prefixesYu Watanabe3-11/+50
2021-04-21in-addr-util: introduce 'struct in_addr_prefix' and hash ops for itYu Watanabe2-0/+37
2021-04-21in-addr-util: add assertionsYu Watanabe1-0/+10
2021-04-21test-network: update test for RouteMetric=Yu Watanabe1-23/+25
2021-04-21man: update explanation about route metricYu Watanabe1-2/+4
2021-04-21network: set metric for prefix route of IPv4 link-local addressYu Watanabe1-0/+1
2021-04-21network: radv: add RouteMetric= setting in [IPv6Prefix]Yu Watanabe6-0/+53
2021-04-21network: dhcp6-pd: add RouteMetric= setting in [DHCPv6PrefixDelegation]Yu Watanabe5-0/+13
2021-04-21network: move RouteMetric= from [DHCPv6] to [IPv6AcceptRA]Yu Watanabe7-21/+24
2021-04-21network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix routeYu Watanabe1-0/+1
2021-04-21network: add RouteMetric= setting in [Address] sectionYu Watanabe5-0/+59
2021-04-21network: show route metric in debug logYu Watanabe1-2/+2
2021-04-21sd-netlink: add missing address typesYu Watanabe1-5/+5
2021-04-20tools: shellcheck-ify most of the tool scriptsFrantisek Sumsal13-67/+83
2021-04-20man: document new initrd-usr-fs.targetLennart Poettering1-11/+29
2021-04-20units: change order of settings to match order in other similar unitLennart Poettering1-1/+1
2021-04-20repart: use /sysusr/ as --root= default in initrd, if mountedLennart Poettering1-2/+12
2021-04-20repart: try harder to find OS prefixLennart Poettering1-3/+42
2021-04-20src: shellcheck-ify shell scriptsFrantisek Sumsal11-85/+98
2021-04-20fstab-generator: properly order generated mount units before "post" target unitsLennart Poettering1-0/+5
2021-04-20fstab-generator: extend logging a bitLennart Poettering1-1/+1
2021-04-20fstab-generator: if usr= is specified, mount it to /sysusr/usr/ firstLennart Poettering7-17/+100
2021-04-20ci: drop test/TEST-50-DISSECT/deny-list-ubuntu-ciLennart Poettering1-2/+0
2021-04-20dissect: ignore udev database entries from before the loopback attachmentLennart Poettering10-14/+35
2021-04-20loop-util: track CLOCK_MONOTONIC timestamp immediately before attaching a loo...Lennart Poettering2-2/+16
2021-04-20sd-device: add API to query from when a udev database entry isLennart Poettering3-0/+23
2021-04-20dissect: ignore old uevents when waiting for loopback partition scanLennart Poettering10-10/+39
2021-04-20loop-util: read kernel's uevent seqnum right before attaching a loopback deviceLennart Poettering2-2/+47
2021-04-20loop-util: initialize .devno in loop_device_open() tooLennart Poettering1-1/+7
2021-04-20loop-util: port to random_u64_range()Lennart Poettering1-3/+3
2021-04-20loop-util: make loop_device_make() return fd in all code pathsLennart Poettering1-1/+1
2021-04-20sd-device: use right clock when comparing initialization usecLennart Poettering1-2/+2
2021-04-20sd-device: use right type for usec_initializedLennart Poettering1-1/+1
2021-04-20update TODOLennart Poettering1-0/+11
2021-04-20relay role implementationYegor Alexeyev17-21/+222
2021-04-20man: fix typoYu Watanabe1-1/+1
2021-04-20document DefaultOOMPolicyMiroslav Suchý1-0/+1
2021-04-20wifi-util: do not set zero errno to log_debug_errno()Yu Watanabe1-2/+2
2021-04-20test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal53-152/+311
2021-04-20mount-util: make umount_and_rmdir_and_freep() cleanup handler deal with NULLLennart Poettering1-2/+4
2021-04-20shell-completion: use base.lst, not xorg.lstPeter Hutterer1-1/+1
2021-04-19update TODOLennart Poettering1-2/+0
2021-04-19test: add test for new repart featuresLennart Poettering4-0/+85
2021-04-19dissect: ext4 and loopback files are unimpressed by read-only accessLennart Poettering1-0/+21
2021-04-19repart: add new ReadOnly= and Flags= settings for repart dropinsLennart Poettering4-0/+111
2021-04-19repart: add CopyBlocks=auto supportLennart Poettering2-41/+445