summaryrefslogtreecommitdiffstats
path: root/test/testsuite-52.units/testsuite-52.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-14update TODOLennart Poettering1-2/+0
2020-10-14test-fd-util: add test case for close_all_fd()Lennart Poettering1-0/+96
2020-10-14fd-util: port close_all_fds() to close_range()Lennart Poettering1-0/+90
2020-10-14missing: add close_range() wrapperLennart Poettering2-0/+47
2020-10-14seccomp: allowlist close_range() by default in @basic-ioLennart Poettering1-0/+1
2020-10-14alloc-util: avoid allocating zero size memory blocksLennart Poettering1-6/+6
2020-10-14analyze: show ungrouped syscalls separately (#17343)Lennart Poettering2-7/+28
2020-10-14network: update MAC address in IPv4ACD client for DHCP4Yu Watanabe1-0/+32
2020-10-14network: also stop IPv4ACD client in link_stop_clients()Yu Watanabe1-0/+6
2020-10-14network: stop IPv4ACD client for DHCPv4 when lease is expriredYu Watanabe1-0/+3
2020-10-14network: move IPv4ACD client for DHCPv4 from Network to Link objectYu Watanabe5-24/+27
2020-10-14network: voidify link_stop_clients() in link_enter_failed()Yu Watanabe1-1/+1
2020-10-14network: drop unused conditionYu Watanabe1-4/+0
2020-10-14sd-dhcp-client: make sd_dhcp_client_set_request_option() not return -EEXISTYu Watanabe3-58/+62
2020-10-14typo in systemd.network(5): IPv6PrefixDelegation=dhcpv6Dmitry Borodaenko1-1/+1
2020-10-13units: update serial-getty@.service to support 57600 baud rateBjørn Mork1-1/+1
2020-10-13sd-device: use trivial_hash_ops_free_free for managing match sysattrs or prop...Yu Watanabe1-2/+2
2020-10-13util: introduce two trivial hash_opsYu Watanabe2-0/+15
2020-10-13hashmap: introduce {hashmap,set}_put_strdup_full()Yu Watanabe3-12/+15
2020-10-13hwdb: update for v247Zbigniew Jędrzejewski-Szmek13-990/+7993
2020-10-13test-network: add test for issue #17304Yu Watanabe2-0/+25
2020-10-13network: constify argumentsYu Watanabe2-11/+11
2020-10-13network: read peer address, label, broadcast from rtnl messageYu Watanabe4-147/+161
2020-10-13network: directly compare with in_addr element for IPv4 caseYu Watanabe1-0/+9
2020-10-13po: revert some recent translation changes (#17237)Daniele Medri1-129/+118
2020-10-13sysctl: set kernel.core_pipe_limit=16Lennart Poettering1-0/+11
2020-10-12basic/selinux: work around mallinfo deprecationZbigniew Jędrzejewski-Szmek3-8/+27
2020-10-12update TODOLennart Poettering1-3/+5
2020-10-12xdg-autostart: Lower most info messages to debug levelBenjamin Berg1-7/+7
2020-10-12hwdb: Add accel orientation quirk for MPMAN Converter 9 2-in-1Hans de Goede1-0/+6
2020-10-12Add Lenovo USB touchscreens to 60-autosuspend.hwdbHans de Goede1-0/+10
2020-10-10resolved: don't append RFC6975 data to stub repliesLennart Poettering4-6/+15
2020-10-10docs: clarify that udev watches for IN_CLOSE_WRITE (and not IN_CLOSE)Lennart Poettering1-9/+20
2020-10-10logind: fix taking of inhibitorsZbigniew Jędrzejewski-Szmek1-0/+1
2020-10-10logind: print what action is ignoredZbigniew Jędrzejewski-Szmek1-1/+3
2020-10-09missing_syscall: fixup syscall numbers for x32 vs. amd64mirabilos1-11/+17
2020-10-09update TODOLennart Poettering1-1/+0
2020-10-09shared: make libidn/libdidn2 dependency a dlopen() oneLennart Poettering6-43/+190
2020-10-09tree-wide: drop if braces around single line expressions as wellFrantisek Sumsal13-31/+14
2020-10-09tree-wide: assorted coccinelle fixesFrantisek Sumsal56-400/+352