summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-0325-661/+521
* test: rename udev-rule-runner -> test-udev-rule-runnerYu Watanabe2023-08-035-19/+19
* meson: use template to declare udev pluginsYu Watanabe2023-08-032-35/+52
* meson: introduce HAVE_DMI flagYu Watanabe2023-08-034-4/+7
* test: fix test executable nameYu Watanabe2023-08-031-1/+1
* meson: move several test declarationsYu Watanabe2023-08-032-139/+160
* Merge pull request #28651 from kraj/kraj/include-fixesLuca Boccassi2023-08-038-0/+8
|\
| * include missing sys/file.h for LOCK_EXKhem Raj2023-08-027-0/+7
| * test/test-sizeof: Include sys/timex.h for struct timexKhem Raj2023-08-021-0/+1
|/
* Merge pull request #28640 from medhefgo/boot-countYu Watanabe2023-08-024-20/+29
|\
| * boot: Make file info size a constantJan Janssen2023-08-022-7/+8
| * boot: Fix boot counting for XBOOTLDR entriesJan Janssen2023-08-021-13/+20
| * bless-boot: Actually return successfullyJan Janssen2023-08-021-0/+1
* | journalctl: do not add io event source for stdout if it is a fileYu Watanabe2023-08-021-4/+10
* | varlink: allocate the buffer for varlink FDs on the heapFrantisek Sumsal2023-08-021-3/+7
* | udev: decrease devlink priority for encrypted partitionsYu Watanabe2023-08-021-0/+5
* | Merge pull request #28646 from yuwata/network-generator-ip-dhcpYu Watanabe2023-08-024-11/+22
|\ \
| * | network-generator: make network file generated from ip=dhcp matches only phys...Yu Watanabe2023-08-023-10/+21
| * | meson: fix name of test-network-generatorYu Watanabe2023-08-021-1/+1
| |/
* | include sys/file.h for LOCK_EXKhem Raj2023-08-021-0/+1
* | NEWS: PrivateNetwork implies PrivateMountsEtienne Dechamps2023-08-021-0/+3
|/
* Merge pull request #28623 from yuwata/udev-builtin-net_id-cleanupsLuca Boccassi2023-08-011-208/+169
|\
| * udev-builtin-net_id: first parse USB or BCMA identifier, then parse PCI prope...Yu Watanabe2023-08-011-131/+54
| * udev-builtin-net_id: split out names_pci_onboard_label() from dev_pci_onboard()Yu Watanabe2023-08-011-17/+32
| * udev-builtin-net_id: drop redundant copy of BCMA identifier in names_bcma()Yu Watanabe2023-08-011-21/+13
| * udev-builtin-net_id: split out get_bcma_specifier() from names_bcma()Yu Watanabe2023-08-011-17/+37
| * udev-builtin-net_id: drop redundant copy of USB identifier in names_usb()Yu Watanabe2023-08-011-36/+28
| * udeb-builtin-net_id: split out get_usb_specifier() from names_usb()Yu Watanabe2023-08-011-40/+59
* | Merge pull request #28630 from fbuihuu/update-testsuite-for-opensuseLuca Boccassi2023-08-011-2/+3
|\ \
| * | test: install systemd-homed for openSUSEFranck Bui2023-08-011-0/+1
| * | test: console fonts are located in /usr/share on openSUSEFranck Bui2023-08-011-2/+2
* | | build(deps): bump systemd/mkosidependabot[bot]2023-08-011-1/+1
* | | ukify: Only run systemd-measure after adding all sectionsDaan De Meyer2023-08-011-7/+13
* | | test: skip tests earlier when we do not have enough privilegesYu Watanabe2023-08-011-1/+3
|/ /
* | Merge pull request #28620 from yuwata/meson-use-template-part5Daan De Meyer2023-08-0125-353/+361
|\ \ | |/ |/|
| * meson: move declarations of kernel-install and sulogin-shellYu Watanabe2023-08-013-27/+25
| * meson: move declarations of networkd and friendsYu Watanabe2023-08-012-45/+40
| * meson: move declarations of modules-load, nspawn, update-done, and update-utmpYu Watanabe2023-08-015-54/+57
| * meson: move declarations of socket-proxy, udevadm, quotacheck, and shutdownYu Watanabe2023-08-015-70/+67
| * meson: move declarations of hwdb, sysusers, and tmpfilesYu Watanabe2023-08-014-61/+71
| * meson: move declarations of busctl, stdio-bridge, and runYu Watanabe2023-08-014-27/+28
| * meson: move declarations of cgls, cgtop, initctl, and systemd-mountYu Watanabe2023-08-015-41/+44
| * meson: move declarations of ask-password and friendsYu Watanabe2023-08-014-28/+29
* | Merge pull request #28619 from yuwata/udev-builtin-net_id-cleanups-part3Yu Watanabe2023-08-011-41/+24
|\ \
| * | udev-builtin-net_id: fix potential buffer overflowYu Watanabe2023-08-011-2/+2
| * | udev-builtin-net_id: various coding style cleanupsYu Watanabe2023-08-011-5/+6
| * | udev-builtin-net_id: introduce device_is_stacked() helper functionYu Watanabe2023-08-011-23/+8
| * | udev-builtin-net_id: drop unused argumentsYu Watanabe2023-08-011-11/+8
| |/
* | Merge pull request #28423 from dvdhrm/pr/memfdLuca Boccassi2023-08-012-19/+33
|\ \
| * | basic/memfd: fix memfd_map() seal testDavid Rheinsberg2023-08-011-5/+6