summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | man: fix LoaderDevicePathUUID + LoaderImageIdentifier descriptionsLennart Poettering2024-09-111-11/+16
| * | bootctl: show new sd-boot/sd-stub feature flagsLennart Poettering2024-09-111-0/+2
* | | Change OS X to macOS in BOOT.md (#34358)Skye Chappelle2024-09-111-1/+1
|/ /
* | src/sysext: Use versioned names when logging extensions used for merge operationMaanya Goenka2024-09-111-3/+15
* | tmpfiles: add separate fragment for stuff we copy from .extra/ into /run/systemdLennart Poettering2024-09-103-15/+30
* | meson: increase default number of available sections for the stubLennart Poettering2024-09-102-2/+14
|/
* doc-sync: strip point release from version before uploadingLuca Boccassi2024-09-101-0/+2
* cryptsetup: use the new crypt_token_set_external_path() API if availableLennart Poettering2024-09-103-36/+23
* homectl: when chainloading a shell, prefix "-" rather than overriding first charLennart Poettering2024-09-101-2/+7
* Merge pull request #34339 from poettering/uki-with-many-bootLennart Poettering2024-09-105-139/+247
|\
| * boot: don't hardcode drop-in paths at multiple placesLennart Poettering2024-09-101-6/+12
| * boot: synthesize a separate menu entry from each .profile sectionLennart Poettering2024-09-103-93/+201
| * boot: only open type2 ukis once when parsingLennart Poettering2024-09-103-51/+45
* | hwdb: death to tabs!Lennart Poettering2024-09-101-15/+15
* | Merge pull request #34331 from yuwata/network-netdev-cleanupsYu Watanabe2024-09-1013-124/+610
|\ \
| * | test-network: add test more cases for assigned units for each interfaceYu Watanabe2024-09-101-0/+135
| * | network/state-file: save assigned .netdev file even if the interface is unman...Yu Watanabe2024-09-101-6/+6
| * | network/vxcan: also manage peer interface name by managerYu Watanabe2024-09-102-0/+66
| * | network/vxcan: refuse when peer and the main interface names are equivalentYu Watanabe2024-09-101-0/+4
| * | network/l2tp: manage l2tp session name by ManagerYu Watanabe2024-09-102-0/+80
| * | network/l2tp: refuse duplicated session nameYu Watanabe2024-09-101-2/+15
| * | network/l2tp: downgrade log level of several messagesYu Watanabe2024-09-101-21/+21
| * | network/veth: also manage peer name by ManagerYu Watanabe2024-09-102-0/+67
| * | network/veth: refuse when peer and the main interface names are equivalentYu Watanabe2024-09-101-0/+4
| * | network/netdev: add attach(), detach(), set_ifindex(), and get_ifindex() to n...Yu Watanabe2024-09-102-3/+30
| * | network/netdev: allow to register the same NetDev object with multiple namesYu Watanabe2024-09-101-1/+5
| * | network/netdev: split out netdev_set_ifindex_internal() and _impl()Yu Watanabe2024-09-102-21/+40
| * | network/netdev: split out netdev_attach() and netdev_attach_name() from netde...Yu Watanabe2024-09-102-15/+44
| * | network/netdev: use hashmap_remove_value() on detaching NetDev from managerYu Watanabe2024-09-102-11/+28
| * | network/netdev: downgrade log level in netdev_set_ifindex()Yu Watanabe2024-09-102-41/+27
| * | network/netdev: check family of received NEWLINK messageYu Watanabe2024-09-101-1/+8
| * | network/route: use NetDev object assigned to LinkYu Watanabe2024-09-101-6/+2
| * | network/netdev: also check ifindex, iftype, and kind when assigning NetDev to...Yu Watanabe2024-09-103-8/+40
| |/
* / udev/ata_id: export read look-ahead valuesTomas Bzatek2024-09-101-0/+4
|/
* Merge pull request #34294 from poettering/uki-with-many-coreLennart Poettering2024-09-108-142/+621
|\
| * stub: add ability to place multiple alternative PE sections of a specific typ...Lennart Poettering2024-09-104-93/+399
| * efi: teach PE parsing support for ".profile" sectionsLennart Poettering2024-09-102-49/+199
| * efi: add free_and_xstrdup16() helper modelled after free_and_strdup() in user...Lennart Poettering2024-09-102-0/+23
* | Merge pull request #34318 from YHNdnzj/networkctl-edit-if-netdevYu Watanabe2024-09-1010-148/+326
|\ \
| * | networkctl: support editing netdev files by link and cat ":all"Mike Yuan2024-09-093-78/+220
| * | networkctl-status-link: show netdev files associated with linkMike Yuan2024-09-092-12/+26
| * | sd-network: introduce sd_network_link_get_netdev_file{,_dropins}Mike Yuan2024-09-092-5/+23
| * | network: store netdev drop-in paths and dump into state fileMike Yuan2024-09-093-16/+39
| * | networkd-state-file: use ASSERT_PTR where appropriateMike Yuan2024-09-091-37/+18
* | | Merge pull request #34336 from yuwata/nspawn-fuse-follow-upsYu Watanabe2024-09-103-5/+2
|\ \ \ | |_|/ |/| |
| * | nspawn: use ERRNO_IS_NEG_NOT_SUPPORTED() at one more placeYu Watanabe2024-09-091-1/+1
| * | nspawn: sync DeviceAllow= setting with systemd-nspawn@.serviceYu Watanabe2024-09-092-4/+1
| |/
* | Merge pull request #34297 from poettering/shell-prompt-extraLennart Poettering2024-09-1016-11/+144
|\ \
| * | meson: tweak meson conditionalization for ssh{d,}_config drop-insLennart Poettering2024-09-092-2/+2
| * | shell: define three system credentials we can propagate into shell prompts an...Lennart Poettering2024-09-0914-9/+142
| |/