summaryrefslogtreecommitdiffstats
path: root/src/machine (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-20tests: fuzz etc_hosts_parseEvgeny Vereshchagin3-0/+32
2022-01-20resolve: fix assertion triggered when r == 0Yu Watanabe1-1/+4
2022-01-20bus: Use OrderedSet for introspectionJan Janssen4-29/+28
2022-01-19boot: Use -ffile-prefix-map when presentJan Janssen1-1/+11
2022-01-19test: replace multiple echo with catYu Watanabe1-2/+4
2022-01-19udev-util: add event UUID to debugging logsYu Watanabe1-2/+7
2022-01-19sd-device: add more debugging logs in device_set_syspath()Yu Watanabe1-8/+11
2022-01-19meson: skip to search clang, llvm-string, and bpftool, if libbpf not foundYu Watanabe1-2/+2
2022-01-19test: wait for newly created btrfs triggeredYu Watanabe1-0/+12
2022-01-19sysext: use LO_FLAGS_PARTSCAN when opening imageLuca Boccassi1-1/+6
2022-01-19test-network: add testcases for configuring SR-IOV by .link fileYu Watanabe3-0/+136
2022-01-19test-network: split out SR-IOV test to new classYu Watanabe1-27/+38
2022-01-19test-network: silence check for alternative namesYu Watanabe1-1/+1
2022-01-19network: show driver in debug logYu Watanabe1-0/+2
2022-01-19udev/net: check if the requested SR-IOV virtual function exists before config...Yu Watanabe1-0/+19
2022-01-19udev/net: allow to set number of SR-IOV virtual functionsYu Watanabe8-6/+173
2022-01-19udev/net: also support [SR-IOV] section in .link filesYu Watanabe6-89/+174
2022-01-19network: move SR-IOV related functions to src/shared/netif-sriov.[ch]Yu Watanabe7-526/+552
2022-01-19network: rename NetworkConfigSection -> ConfigSectionYu Watanabe36-196/+196
2022-01-19network: sr-iov: add missing assertionYu Watanabe1-0/+2
2022-01-19network: sr-iov: drop conflicting sectionsYu Watanabe3-5/+32
2022-01-19network: sr-iov: fix section name in log messagesYu Watanabe1-2/+2
2022-01-19core: refuse to mount ExtensionImages if the base layer doesn't at least have...Luca Boccassi1-0/+2
2022-01-19dissect-image: validate extension-release even if the host has only ID in os-...Luca Boccassi1-3/+3
2022-01-18machined: provide more details to polkit authLudwig Nussel3-16/+112
2022-01-18bootctl: removed unused parameter only_autoGoffredo Baroncelli4-7/+11
2022-01-18bootctl: ignore the bootloader boot entriesGoffredo Baroncelli1-1/+1
2022-01-18boot: Pass around HARDDRIVE_DEVICE_PATHJan Janssen1-59/+23
2022-01-18boot: Simplify looking for the xboot hard driveJan Janssen1-57/+59
2022-01-18boot: Search for the partition node directlyJan Janssen1-14/+12
2022-01-18meson: force ctags to use absolute pathsEvgeny Vereshchagin1-1/+1
2022-01-18pid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()Yu Watanabe2-7/+18
2022-01-18ci: point mkosi to commit where "testing" is fixedEvgeny Vereshchagin1-1/+1
2022-01-18ci: switch from unstable to testing on mkosiEvgeny Vereshchagin1-1/+1
2022-01-18test: fix a copy-and-paste errorYu Watanabe1-1/+1
2022-01-18man: add more references for extensions to portablectlLuca Boccassi1-4/+9
2022-01-17journal: Copy holes when archiving BTRFS journal filesDaan De Meyer3-12/+55
2022-01-17kernel-install: also remove modules.builtin.alias.binYu Watanabe1-1/+1
2022-01-17meson: drop unused SYSTEMD_STDIO_BRIDGE_BINARY_PATHZbigniew Jędrzejewski-Szmek1-1/+0
2022-01-17stdio-bridge: trim whitespace and bracesZbigniew Jędrzejewski-Szmek1-4/+1
2022-01-17stdio-bridge: make the error more straightforwardZbigniew Jędrzejewski-Szmek1-1/+1
2022-01-17man: enhance the description of systemd-stdio-bridgeZbigniew Jędrzejewski-Szmek2-8/+22
2022-01-17systemd-stdio-bridge: add manpageLuca Boccassi2-0/+79
2022-01-17build(deps): bump github/codeql-action from 1.0.26 to 1.0.27dependabot[bot]1-3/+3
2022-01-17ci: trigger CodeQL on PRs when its dependencies changeEvgeny Vereshchagin1-0/+2
2022-01-17boot: Beep n times for n-th entryJan Janssen4-18/+25
2022-01-16man: change 'allow[s] to' -> 'allow[s] one to'Luca Boccassi3-6/+6
2022-01-16ci: get Coverity and CodeQL to analyze the "libxkbcommon" partEvgeny Vereshchagin92-1963/+1172
2022-01-16core: add missing dependency DBus propertiesYu Watanabe3-12/+27
2022-01-16core: update log messageYu Watanabe1-2/+6