summaryrefslogtreecommitdiffstats
path: root/test/TEST-53-ISSUE-16347 (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-17resolve: refuse AF_UNSPEC when resolving addressYu Watanabe1-1/+1
2022-02-17network: call ethtool after link is initialized by udevdYu Watanabe1-38/+87
2022-02-17network: use udev_available() where applicableYu Watanabe2-4/+3
2022-02-17udev-util: introduce udev_available() helper functionYu Watanabe2-0/+17
2022-02-17sd-dhcp-server: do not offer server addressYu Watanabe1-0/+3
2022-02-16userdbctl: add a dash of color to users of different dispositionsLennart Poettering1-4/+37
2022-02-16userdbctl: show min/max UID boundaries in userdbctl outputLennart Poettering1-12/+198
2022-02-16logind: fix bool/int confusion for KillUserProcesses bus propertyLennart Poettering1-1/+1
2022-02-16logind: fix internal types used for EnableWallMessagesLennart Poettering2-5/+5
2022-02-16user-util: move homed/nspawn map UID_MIN/UID_MAX define into user-util.hLennart Poettering3-10/+11
2022-02-16glyph-util: add new glyphs for up/down arrowsLennart Poettering11-25/+37
2022-02-16Revert "resolved: filter out our own stub resolvers when parsing servers"Lennart Poettering5-34/+23
2022-02-16virt: Fix Xen Dom0 detection logic to no longer report as VMRichard Neill1-19/+21
2022-02-16tree-wide: some coccinelle fixesLennart Poettering2-8/+5
2022-02-16coccinelle: automatically switch some uses of memcpy() → mempcpy()Lennart Poettering3-9/+18
2022-02-16timesync: add missing setting in templateYu Watanabe1-0/+1
2022-02-16NEWS: update excerpt on container UID/GID mappingsLennart Poettering1-12/+33
2022-02-16docs: document homed's use of the container UID mappingLennart Poettering1-0/+21
2022-02-16homed: when using id mapping on the home dirs, also do an identity mapping fo...Lennart Poettering1-0/+7
2022-02-16TODOLennart Poettering1-0/+8
2022-02-16man: fix virtualization tableLennart Poettering1-1/+1
2022-02-16sd-dhcp6-client: use mempcpy() or mempcpy_safe()Yu Watanabe1-12/+5
2022-02-16memory-util: introdyce mempcpy_safe()Yu Watanabe1-2/+10
2022-02-16dhcp-identifier: use offsetof()Yu Watanabe1-5/+5
2022-02-16manager: add {} around cpu sets, use range formattingZbigniew Jędrzejewski-Szmek1-3/+3
2022-02-16manager: add few ", ignoring" and adjust level in one messageZbigniew Jędrzejewski-Szmek2-7/+7
2022-02-16core/execute: warn when threaded mode is detectedYu Watanabe2-0/+9
2022-02-16cgroup-util: introduce cg_is_threaded()Yu Watanabe2-0/+26
2022-02-16tests: allow running all the services with SYSTEMD_LOG_LEVELEvgeny Vereshchagin1-0/+3
2022-02-15test: Prefix all network/netdev config files used by systemd-networkd-tests.pyDaan De Meyer109-231/+231
2022-02-15test: Skip test_macsec() until kernel panic is fixedDaan De Meyer1-0/+1
2022-02-15mkosi: Support running systemd-networkd-tests.py in QEMUDaan De Meyer3-0/+15
2022-02-15docs: Correct WantedBy= regarding template unitsMax Gautier1-3/+3
2022-02-15sd-dhcp6-client: add comment about ia_na and ia_pdYu Watanabe1-2/+2
2022-02-15test: Stop using TextTestRunner in systemd-networkd-tests.pyDaan De Meyer1-2/+1
2022-02-15network: add support to create wlan virtual interfaceYu Watanabe8-0/+337
2022-02-15Revert "man: fix description of --force in halt(8) (#7392)"Ludwig Nussel1-7/+2
2022-02-15manager: if we are reexecuting, do not invoke any fallbacksZbigniew Jędrzejewski-Szmek1-12/+20
2022-02-15manager: do not ignore the return value from the main loopZbigniew Jędrzejewski-Szmek1-36/+39
2022-02-15homework: avoid runtime formatting of a fixed stringZbigniew Jędrzejewski-Szmek1-1/+1
2022-02-15share/gpt: add stringified defines for GPT partition typesZbigniew Jędrzejewski-Szmek1-9/+18
2022-02-15NEWS: minor grammar adjustmentZbigniew Jędrzejewski-Szmek1-2/+2
2022-02-15systemctl: expand error messageZbigniew Jędrzejewski-Szmek1-1/+1
2022-02-15docs: more internal linksZbigniew Jędrzejewski-Szmek1-0/+8
2022-02-15wifi-util: introduce nl80211_iftype_from_string()Yu Watanabe2-1/+2
2022-02-15network: manage WLAN phyYu Watanabe6-0/+289
2022-02-15network: netdev: add flag to skip kind checkYu Watanabe2-24/+30
2022-02-15network: netdev: use request queue to create independent netdevsYu Watanabe6-31/+126
2022-02-15network: netdev: increment reference counter on requestYu Watanabe2-2/+3
2022-02-15network: netdev: make netdev_is_ready_to_create() return negative errno on fa...Yu Watanabe1-3/+4