| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: merge declarations of normal and test executables | Yu Watanabe | 2023-08-03 | 25 | -661/+521 |
* | test: rename udev-rule-runner -> test-udev-rule-runner | Yu Watanabe | 2023-08-03 | 5 | -19/+19 |
* | meson: use template to declare udev plugins | Yu Watanabe | 2023-08-03 | 2 | -35/+52 |
* | meson: introduce HAVE_DMI flag | Yu Watanabe | 2023-08-03 | 4 | -4/+7 |
* | test: fix test executable name | Yu Watanabe | 2023-08-03 | 1 | -1/+1 |
* | meson: move several test declarations | Yu Watanabe | 2023-08-03 | 2 | -139/+160 |
* | Merge pull request #28651 from kraj/kraj/include-fixes | Luca Boccassi | 2023-08-03 | 8 | -0/+8 |
|\ |
|
| * | include missing sys/file.h for LOCK_EX | Khem Raj | 2023-08-02 | 7 | -0/+7 |
| * | test/test-sizeof: Include sys/timex.h for struct timex | Khem Raj | 2023-08-02 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #28640 from medhefgo/boot-count | Yu Watanabe | 2023-08-02 | 4 | -20/+29 |
|\ |
|
| * | boot: Make file info size a constant | Jan Janssen | 2023-08-02 | 2 | -7/+8 |
| * | boot: Fix boot counting for XBOOTLDR entries | Jan Janssen | 2023-08-02 | 1 | -13/+20 |
| * | bless-boot: Actually return successfully | Jan Janssen | 2023-08-02 | 1 | -0/+1 |
* | | journalctl: do not add io event source for stdout if it is a file | Yu Watanabe | 2023-08-02 | 1 | -4/+10 |
* | | varlink: allocate the buffer for varlink FDs on the heap | Frantisek Sumsal | 2023-08-02 | 1 | -3/+7 |
* | | udev: decrease devlink priority for encrypted partitions | Yu Watanabe | 2023-08-02 | 1 | -0/+5 |
* | | Merge pull request #28646 from yuwata/network-generator-ip-dhcp | Yu Watanabe | 2023-08-02 | 4 | -11/+22 |
|\ \ |
|
| * | | network-generator: make network file generated from ip=dhcp matches only phys... | Yu Watanabe | 2023-08-02 | 3 | -10/+21 |
| * | | meson: fix name of test-network-generator | Yu Watanabe | 2023-08-02 | 1 | -1/+1 |
| |/ |
|
* | | include sys/file.h for LOCK_EX | Khem Raj | 2023-08-02 | 1 | -0/+1 |
* | | NEWS: PrivateNetwork implies PrivateMounts | Etienne Dechamps | 2023-08-02 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #28623 from yuwata/udev-builtin-net_id-cleanups | Luca Boccassi | 2023-08-01 | 1 | -208/+169 |
|\ |
|
| * | udev-builtin-net_id: first parse USB or BCMA identifier, then parse PCI prope... | Yu Watanabe | 2023-08-01 | 1 | -131/+54 |
| * | udev-builtin-net_id: split out names_pci_onboard_label() from dev_pci_onboard() | Yu Watanabe | 2023-08-01 | 1 | -17/+32 |
| * | udev-builtin-net_id: drop redundant copy of BCMA identifier in names_bcma() | Yu Watanabe | 2023-08-01 | 1 | -21/+13 |
| * | udev-builtin-net_id: split out get_bcma_specifier() from names_bcma() | Yu Watanabe | 2023-08-01 | 1 | -17/+37 |
| * | udev-builtin-net_id: drop redundant copy of USB identifier in names_usb() | Yu Watanabe | 2023-08-01 | 1 | -36/+28 |
| * | udeb-builtin-net_id: split out get_usb_specifier() from names_usb() | Yu Watanabe | 2023-08-01 | 1 | -40/+59 |
* | | Merge pull request #28630 from fbuihuu/update-testsuite-for-opensuse | Luca Boccassi | 2023-08-01 | 1 | -2/+3 |
|\ \ |
|
| * | | test: install systemd-homed for openSUSE | Franck Bui | 2023-08-01 | 1 | -0/+1 |
| * | | test: console fonts are located in /usr/share on openSUSE | Franck Bui | 2023-08-01 | 1 | -2/+2 |
* | | | build(deps): bump systemd/mkosi | dependabot[bot] | 2023-08-01 | 1 | -1/+1 |
* | | | ukify: Only run systemd-measure after adding all sections | Daan De Meyer | 2023-08-01 | 1 | -7/+13 |
* | | | test: skip tests earlier when we do not have enough privileges | Yu Watanabe | 2023-08-01 | 1 | -1/+3 |
|/ / |
|
* | | Merge pull request #28620 from yuwata/meson-use-template-part5 | Daan De Meyer | 2023-08-01 | 25 | -353/+361 |
|\ \
| |/
|/| |
|
| * | meson: move declarations of kernel-install and sulogin-shell | Yu Watanabe | 2023-08-01 | 3 | -27/+25 |
| * | meson: move declarations of networkd and friends | Yu Watanabe | 2023-08-01 | 2 | -45/+40 |
| * | meson: move declarations of modules-load, nspawn, update-done, and update-utmp | Yu Watanabe | 2023-08-01 | 5 | -54/+57 |
| * | meson: move declarations of socket-proxy, udevadm, quotacheck, and shutdown | Yu Watanabe | 2023-08-01 | 5 | -70/+67 |
| * | meson: move declarations of hwdb, sysusers, and tmpfiles | Yu Watanabe | 2023-08-01 | 4 | -61/+71 |
| * | meson: move declarations of busctl, stdio-bridge, and run | Yu Watanabe | 2023-08-01 | 4 | -27/+28 |
| * | meson: move declarations of cgls, cgtop, initctl, and systemd-mount | Yu Watanabe | 2023-08-01 | 5 | -41/+44 |
| * | meson: move declarations of ask-password and friends | Yu Watanabe | 2023-08-01 | 4 | -28/+29 |
* | | Merge pull request #28619 from yuwata/udev-builtin-net_id-cleanups-part3 | Yu Watanabe | 2023-08-01 | 1 | -41/+24 |
|\ \ |
|
| * | | udev-builtin-net_id: fix potential buffer overflow | Yu Watanabe | 2023-08-01 | 1 | -2/+2 |
| * | | udev-builtin-net_id: various coding style cleanups | Yu Watanabe | 2023-08-01 | 1 | -5/+6 |
| * | | udev-builtin-net_id: introduce device_is_stacked() helper function | Yu Watanabe | 2023-08-01 | 1 | -23/+8 |
| * | | udev-builtin-net_id: drop unused arguments | Yu Watanabe | 2023-08-01 | 1 | -11/+8 |
| |/ |
|
* | | Merge pull request #28423 from dvdhrm/pr/memfd | Luca Boccassi | 2023-08-01 | 2 | -19/+33 |
|\ \ |
|
| * | | basic/memfd: fix memfd_map() seal test | David Rheinsberg | 2023-08-01 | 1 | -5/+6 |