summaryrefslogtreecommitdiffstats
path: root/test/hwdb.d (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-02meson: fix name of test-network-generatorYu Watanabe1-1/+1
2023-08-01build(deps): bump systemd/mkosidependabot[bot]1-1/+1
2023-08-01ukify: Only run systemd-measure after adding all sectionsDaan De Meyer1-7/+13
2023-08-01test: install systemd-homed for openSUSEFranck Bui1-0/+1
2023-08-01test: console fonts are located in /usr/share on openSUSEFranck Bui1-2/+2
2023-08-01test: skip tests earlier when we do not have enough privilegesYu Watanabe1-1/+3
2023-08-01udev-builtin-net_id: first parse USB or BCMA identifier, then parse PCI prope...Yu Watanabe1-131/+54
2023-08-01udev-builtin-net_id: split out names_pci_onboard_label() from dev_pci_onboard()Yu Watanabe1-17/+32
2023-08-01udev-builtin-net_id: drop redundant copy of BCMA identifier in names_bcma()Yu Watanabe1-21/+13
2023-08-01udev-builtin-net_id: split out get_bcma_specifier() from names_bcma()Yu Watanabe1-17/+37
2023-08-01udev-builtin-net_id: drop redundant copy of USB identifier in names_usb()Yu Watanabe1-36/+28
2023-08-01udeb-builtin-net_id: split out get_usb_specifier() from names_usb()Yu Watanabe1-40/+59
2023-08-01build(deps): bump actions/labeler from 4.2.0 to 4.3.0dependabot[bot]1-1/+1
2023-08-01build(deps): bump meson from 1.1.1 to 1.2.0 in /.github/workflowsdependabot[bot]1-3/+3
2023-08-01Revert "repart: Allow combining CopyBlocks= and CopyFiles="Daan De Meyer3-38/+31
2023-08-01Revert "repart: Add --oem and OEM="Daan De Meyer4-79/+0
2023-08-01Revert "units: Import all repart credentials in systemd-repart.service"Daan De Meyer1-1/+0
2023-08-01meson: move declarations of kernel-install and sulogin-shellYu Watanabe3-27/+25
2023-08-01meson: move declarations of networkd and friendsYu Watanabe2-45/+40
2023-08-01meson: move declarations of modules-load, nspawn, update-done, and update-utmpYu Watanabe5-54/+57
2023-08-01meson: move declarations of socket-proxy, udevadm, quotacheck, and shutdownYu Watanabe5-70/+67
2023-08-01meson: move declarations of hwdb, sysusers, and tmpfilesYu Watanabe4-61/+71
2023-08-01meson: move declarations of busctl, stdio-bridge, and runYu Watanabe4-27/+28
2023-08-01meson: move declarations of cgls, cgtop, initctl, and systemd-mountYu Watanabe5-41/+44
2023-08-01meson: move declarations of ask-password and friendsYu Watanabe4-28/+29
2023-08-01udev-builtin-net_id: fix potential buffer overflowYu Watanabe1-2/+2
2023-08-01udev-builtin-net_id: various coding style cleanupsYu Watanabe1-5/+6
2023-08-01udev-builtin-net_id: introduce device_is_stacked() helper functionYu Watanabe1-23/+8
2023-08-01udev-builtin-net_id: drop unused argumentsYu Watanabe1-11/+8
2023-08-01core: free the strings in the set in other places tooDavid Tardon4-12/+12
2023-08-01watchdog: Allow the watchdog to be disabled at runtimeCurtis Klein1-10/+10
2023-08-01build(deps): bump github/codeql-action from 2.20.1 to 2.21.2dependabot[bot]2-4/+4
2023-08-01basic/memfd: fix memfd_map() seal testDavid Rheinsberg1-5/+6
2023-08-01basic/memfd: add fcntl() wrappersDavid Rheinsberg2-8/+27
2023-08-01basic/memfd: reduce default seals to historic setDavid Rheinsberg1-7/+1
2023-08-01basic/memfd: drop test for F_SEAL_SEALDavid Rheinsberg1-1/+1
2023-08-01meson: move declarations of cgroups-agent, id128, volatile-root, and pathYu Watanabe5-39/+40
2023-08-01meson: move declarations of delta, escape, notify, creds, and battery-checkYu Watanabe6-58/+64
2023-08-01meson: move declarations of ac-power, detect-virt, sysctl, and sleepYu Watanabe5-43/+44
2023-08-01meson: move declarations of repart and friendsYu Watanabe2-60/+48
2023-08-01meson: move declarations of fsck, firstboot, machine-id-setup, and remount-fsYu Watanabe5-41/+39
2023-08-01meson: move declarations of random-seed, vconsole, and sysupdateYu Watanabe4-50/+39
2023-08-01meson: move declarations of pstore, oomd, and binfmtYu Watanabe4-59/+49
2023-08-01meson: move declarations of coredumpd and friendsYu Watanabe2-33/+29
2023-08-01meson: move declarations of journal-remote and friendsYu Watanabe2-53/+46
2023-08-01meson: move declarations of machined and friendsYu Watanabe3-116/+102
2023-08-01docs: fix typoYu Watanabe1-1/+1
2023-08-01units: Import all repart credentials in systemd-repart.serviceDaan De Meyer1-0/+1
2023-08-01repart: Add --oem and OEM=Daan De Meyer4-0/+79
2023-08-01creds-util: Add read_credential_bool()Daan De Meyer2-0/+14