| Commit message (Expand) | Author | Files | Lines |
2023-08-02 | meson: fix name of test-network-generator | Yu Watanabe | 1 | -1/+1 |
2023-08-01 | build(deps): bump systemd/mkosi | dependabot[bot] | 1 | -1/+1 |
2023-08-01 | ukify: Only run systemd-measure after adding all sections | Daan De Meyer | 1 | -7/+13 |
2023-08-01 | test: install systemd-homed for openSUSE | Franck Bui | 1 | -0/+1 |
2023-08-01 | test: console fonts are located in /usr/share on openSUSE | Franck Bui | 1 | -2/+2 |
2023-08-01 | test: skip tests earlier when we do not have enough privileges | Yu Watanabe | 1 | -1/+3 |
2023-08-01 | udev-builtin-net_id: first parse USB or BCMA identifier, then parse PCI prope... | Yu Watanabe | 1 | -131/+54 |
2023-08-01 | udev-builtin-net_id: split out names_pci_onboard_label() from dev_pci_onboard() | Yu Watanabe | 1 | -17/+32 |
2023-08-01 | udev-builtin-net_id: drop redundant copy of BCMA identifier in names_bcma() | Yu Watanabe | 1 | -21/+13 |
2023-08-01 | udev-builtin-net_id: split out get_bcma_specifier() from names_bcma() | Yu Watanabe | 1 | -17/+37 |
2023-08-01 | udev-builtin-net_id: drop redundant copy of USB identifier in names_usb() | Yu Watanabe | 1 | -36/+28 |
2023-08-01 | udeb-builtin-net_id: split out get_usb_specifier() from names_usb() | Yu Watanabe | 1 | -40/+59 |
2023-08-01 | build(deps): bump actions/labeler from 4.2.0 to 4.3.0 | dependabot[bot] | 1 | -1/+1 |
2023-08-01 | build(deps): bump meson from 1.1.1 to 1.2.0 in /.github/workflows | dependabot[bot] | 1 | -3/+3 |
2023-08-01 | Revert "repart: Allow combining CopyBlocks= and CopyFiles=" | Daan De Meyer | 3 | -38/+31 |
2023-08-01 | Revert "repart: Add --oem and OEM=" | Daan De Meyer | 4 | -79/+0 |
2023-08-01 | Revert "units: Import all repart credentials in systemd-repart.service" | Daan De Meyer | 1 | -1/+0 |
2023-08-01 | meson: move declarations of kernel-install and sulogin-shell | Yu Watanabe | 3 | -27/+25 |
2023-08-01 | meson: move declarations of networkd and friends | Yu Watanabe | 2 | -45/+40 |
2023-08-01 | meson: move declarations of modules-load, nspawn, update-done, and update-utmp | Yu Watanabe | 5 | -54/+57 |
2023-08-01 | meson: move declarations of socket-proxy, udevadm, quotacheck, and shutdown | Yu Watanabe | 5 | -70/+67 |
2023-08-01 | meson: move declarations of hwdb, sysusers, and tmpfiles | Yu Watanabe | 4 | -61/+71 |
2023-08-01 | meson: move declarations of busctl, stdio-bridge, and run | Yu Watanabe | 4 | -27/+28 |
2023-08-01 | meson: move declarations of cgls, cgtop, initctl, and systemd-mount | Yu Watanabe | 5 | -41/+44 |
2023-08-01 | meson: move declarations of ask-password and friends | Yu Watanabe | 4 | -28/+29 |
2023-08-01 | udev-builtin-net_id: fix potential buffer overflow | Yu Watanabe | 1 | -2/+2 |
2023-08-01 | udev-builtin-net_id: various coding style cleanups | Yu Watanabe | 1 | -5/+6 |
2023-08-01 | udev-builtin-net_id: introduce device_is_stacked() helper function | Yu Watanabe | 1 | -23/+8 |
2023-08-01 | udev-builtin-net_id: drop unused arguments | Yu Watanabe | 1 | -11/+8 |
2023-08-01 | core: free the strings in the set in other places too | David Tardon | 4 | -12/+12 |
2023-08-01 | watchdog: Allow the watchdog to be disabled at runtime | Curtis Klein | 1 | -10/+10 |
2023-08-01 | build(deps): bump github/codeql-action from 2.20.1 to 2.21.2 | dependabot[bot] | 2 | -4/+4 |
2023-08-01 | basic/memfd: fix memfd_map() seal test | David Rheinsberg | 1 | -5/+6 |
2023-08-01 | basic/memfd: add fcntl() wrappers | David Rheinsberg | 2 | -8/+27 |
2023-08-01 | basic/memfd: reduce default seals to historic set | David Rheinsberg | 1 | -7/+1 |
2023-08-01 | basic/memfd: drop test for F_SEAL_SEAL | David Rheinsberg | 1 | -1/+1 |
2023-08-01 | meson: move declarations of cgroups-agent, id128, volatile-root, and path | Yu Watanabe | 5 | -39/+40 |
2023-08-01 | meson: move declarations of delta, escape, notify, creds, and battery-check | Yu Watanabe | 6 | -58/+64 |
2023-08-01 | meson: move declarations of ac-power, detect-virt, sysctl, and sleep | Yu Watanabe | 5 | -43/+44 |
2023-08-01 | meson: move declarations of repart and friends | Yu Watanabe | 2 | -60/+48 |
2023-08-01 | meson: move declarations of fsck, firstboot, machine-id-setup, and remount-fs | Yu Watanabe | 5 | -41/+39 |
2023-08-01 | meson: move declarations of random-seed, vconsole, and sysupdate | Yu Watanabe | 4 | -50/+39 |
2023-08-01 | meson: move declarations of pstore, oomd, and binfmt | Yu Watanabe | 4 | -59/+49 |
2023-08-01 | meson: move declarations of coredumpd and friends | Yu Watanabe | 2 | -33/+29 |
2023-08-01 | meson: move declarations of journal-remote and friends | Yu Watanabe | 2 | -53/+46 |
2023-08-01 | meson: move declarations of machined and friends | Yu Watanabe | 3 | -116/+102 |
2023-08-01 | docs: fix typo | Yu Watanabe | 1 | -1/+1 |
2023-08-01 | units: Import all repart credentials in systemd-repart.service | Daan De Meyer | 1 | -0/+1 |
2023-08-01 | repart: Add --oem and OEM= | Daan De Meyer | 4 | -0/+79 |
2023-08-01 | creds-util: Add read_credential_bool() | Daan De Meyer | 2 | -0/+14 |