summaryrefslogtreecommitdiffstats
path: root/catalog (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-11man: explain why pam_systemd_home wants to be in all four stacksLennart Poettering1-2/+7
2022-07-11sd-netlink: add sizes for some IP and Ethernet addressesTopi Miettinen2-12/+12
2022-07-11test-network: various cleanupsYu Watanabe1-1516/+1074
2022-07-11update TODOLennart Poettering1-0/+9
2022-07-11test-network: extend timeout for DHCP lease to be expiredYu Watanabe1-1/+1
2022-07-11tree-wide: trivial tweaksLennart Poettering2-4/+4
2022-07-11update TODOLennart Poettering1-0/+9
2022-07-11mkosi: update to latest mainLuca Boccassi1-1/+1
2022-07-10manager: add taint flag "support-ended"Zbigniew Jędrzejewski-Szmek6-19/+100
2022-07-09man: update the description of taint flagsZbigniew Jędrzejewski-Szmek2-16/+84
2022-07-09man: redefine SUPPORT_END= to mean one day earlierZbigniew Jędrzejewski-Szmek1-3/+6
2022-07-09resolve: introduce FORMAT_DNS_RCODE() macroYu Watanabe5-14/+19
2022-07-09test-network: use wait_operstate() at one more placeYu Watanabe1-2/+1
2022-07-09test-network: suppress periodic output in wait_operstate()Yu Watanabe1-1/+2
2022-07-09test-network: disable debugging logs from networkctl, resolvectl, and so onYu Watanabe1-3/+6
2022-07-09test-network: merge two DHCPv6 client testsYu Watanabe3-23/+9
2022-07-09test-network: replace sleep with wait_address() and wait_address_dropped()Yu Watanabe1-1/+2
2022-07-09test-network: merge two more tests with test_dhcp_client_ipv4_onlyYu Watanabe3-37/+4
2022-07-09test-network: merge tests for UseDNS=Yu Watanabe1-68/+37
2022-07-09test-network: merge two IPv4LL testsYu Watanabe1-45/+21
2022-07-09test-network: drop test_dhcp_client_ipv4_ipv6Yu Watanabe2-40/+9
2022-07-09sd-dhcp-client: fix log messageYu Watanabe1-1/+1
2022-07-09test-network: check DHCPv4 address in more detailYu Watanabe1-27/+17
2022-07-09test-network: drop 25-dhcp-v4-server-veth-peer.networkYu Watanabe2-11/+6
2022-07-09test-network: drop meaningless testYu Watanabe2-41/+0
2022-07-09test-network: introduce read_dnsmasq_log_file() helper functionYu Watanabe1-31/+21
2022-07-09test-network: shorten sleep time a bitYu Watanabe1-17/+10
2022-07-09test-network: introduce read_link_state_file() helper functionYu Watanabe1-70/+64
2022-07-09network: drop redundant warningYu Watanabe2-4/+0
2022-07-08core/cgroup: drop unnecessary elseYu Watanabe1-6/+4
2022-07-08core: shorten code a bitYu Watanabe1-3/+2
2022-07-08core/load-fragment: fix error value in log_syntax()Yu Watanabe1-12/+46
2022-07-08test: start test user session before idle action setting is changedYu Watanabe1-49/+38
2022-07-08Update TODOLuca Boccassi1-2/+2
2022-07-08bootctl: add --install-source=auto|image|hostLuca Boccassi4-6/+53
2022-07-08bootctl: add --root and --imageLuca Boccassi11-88/+266
2022-07-08mac: rework labelling code to be simpler, and less racyLennart Poettering11-125/+137
2022-07-08tmpfiles: take error code from "errno" earlierLennart Poettering1-18/+19
2022-07-08mkdir-label: don't use mkdirat_errno_wrapper() without reasonLennart Poettering1-1/+2
2022-07-08time-util: fix buffer-over-runYu Watanabe2-1/+6
2022-07-08smack: catch more types of 'not supported' errorsLennart Poettering1-1/+2
2022-07-08tmpfiles: shorten code a bitLennart Poettering1-4/+2
2022-07-08resolve: fix possible integer overflowYu Watanabe1-9/+18
2022-07-08test-network: merge DHCP client tests to improve performanceYu Watanabe11-361/+141
2022-07-08resolve: fix heap-buffer-overflow reported by ASAN with strict_string_checks=1Yu Watanabe1-1/+1
2022-07-08tmpfiles: port from dirname/basename to path_extract_directory/filename()Lennart Poettering1-52/+76
2022-07-08path-util: NULL strings are definitely not valid pathsLennart Poettering1-2/+6
2022-07-08update TODOLennart Poettering1-0/+11
2022-07-08tmpfiles: correct error variable to useLennart Poettering1-1/+1
2022-07-08namespace: fix propagated error numberLennart Poettering1-1/+1