summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25558 from poettering/fdisk-id128Lennart Poettering2022-11-294-36/+46
|\
| * fdisk-util: add fdisk_partition_get_type_as_id128() helperLennart Poettering2022-11-294-24/+25
| * fdisk-util: add fdisk_partition_get_uuid_as_id128() helperLennart Poettering2022-11-294-14/+23
* | blkid: add helpers that get gpt partition uuid as sd_id128_tLennart Poettering2022-11-295-53/+68
* | Merge pull request #25385 from drvink/mainLennart Poettering2022-11-295-3/+33
|\ \ | |/ |/|
| * systemd: Default to OOMPolicy=continue for login session scopesMark Laws2022-11-241-0/+6
| * systemd: Support OOMPolicy in scope unitsMark Laws2022-11-244-3/+27
* | kernel-install: Add uki layoutJoerg Behrmann2022-11-292-0/+99
* | Merge pull request #25132 from yuwata/core-device-inactivate-removed-device-o...Daan De Meyer2022-11-292-15/+44
|\ \
| * | core/device: verify device syspath on switching rootYu Watanabe2022-10-271-0/+13
| * | core/device: also serialize/deserialize device syspathYu Watanabe2022-10-262-2/+13
| * | core/device: update commentYu Watanabe2022-10-261-13/+18
* | | Merge pull request #25536 from yuwata/sd-netlink-several-fixesYu Watanabe2022-11-294-194/+231
|\ \ \
| * | | sd-netlink: append instead of prepend multipart messageYu Watanabe2022-11-261-9/+14
| * | | sd-netlink: do not link non-multipart messagesYu Watanabe2022-11-261-33/+35
| * | | sd-netlink: split out parse_message_one() from socket_read_message()Yu Watanabe2022-11-261-39/+60
| * | | sd-netlink: do not use serials currently queuedYu Watanabe2022-11-261-1/+10
| * | | sd-netlink: also manage received messages by serialYu Watanabe2022-11-263-13/+41
| * | | sd-netlink: reimplement received message queueYu Watanabe2022-11-263-68/+46
| * | | sd-netlink: introduce netlink_queue_received_message() and friendYu Watanabe2022-11-263-44/+41
| * | | sd-netlink: fix segfaultYu Watanabe2022-11-261-1/+2
| * | | sd-netlink: fix possible use-after-freeYu Watanabe2022-11-261-27/+24
| * | | sd-netlink: return earlier when received invalid messageYu Watanabe2022-11-261-2/+7
| * | | sd-netlink: allocate read buffer when necessaryYu Watanabe2022-11-262-5/+0
| * | | sd-netlink: check received size in socket_recv_message()Yu Watanabe2022-11-261-14/+10
| * | | sd-netlink: drop redundant 'else'Yu Watanabe2022-11-261-4/+2
| * | | sd-netlink: always initialize return variable on successYu Watanabe2022-11-261-2/+7
* | | | Merge pull request #25552 from yuwata/network-ndisc-trivial-fixesYu Watanabe2022-11-291-2/+1
|\ \ \ \
| * | | | network: drop invalid and unused flagYu Watanabe2022-11-291-1/+0
| * | | | network: fix indentationYu Watanabe2022-11-291-1/+1
* | | | | Merge pull request #25532 from Werkov/fix-cgtop-argsLuca Boccassi2022-11-281-6/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cgtop: Do not rewrite -P or -k optionsMichal Koutný2022-11-281-6/+10
* | | | | Merge pull request #25496 from DaanDeMeyer/repart-optimizeLuca Boccassi2022-11-281-95/+127
|\ \ \ \ \
| * | | | | repart: Prefer using loop devices to populate filesystems when availableDaan De Meyer2022-11-281-82/+106
| * | | | | repart: Make sure all files in the image are owned by rootDaan De Meyer2022-11-281-9/+17
| * | | | | repart: Move commentDaan De Meyer2022-11-281-4/+4
* | | | | | Merge pull request #25222 from medhefgo/stub-cmdlineLuca Boccassi2022-11-2813-204/+261
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | stub: Detect empty LoadOptions when run from EFI shellJan Janssen2022-11-272-11/+61
| * | | | | stub: Fix cmdline handlingJan Janssen2022-11-227-46/+60
| * | | | | boot: Use xstr8_to_16 for path conversionJan Janssen2022-11-224-108/+24
| * | | | | boot: Use xstr8_to_16Jan Janssen2022-11-225-48/+17
| * | | | | boot: Add xstrn8_to_16Jan Janssen2022-11-223-1/+109
* | | | | | systemctl: deprecate passing positional argument to reboot completelyMike Yuan2022-11-272-14/+3
| |_|/ / / |/| | | |
* | | | | fdisk: introduce common fdisk_new_context_fd() helperLennart Poettering2022-11-265-40/+60
* | | | | dissect: don't pre-open swap devices, we are not going to use themLennart Poettering2022-11-261-1/+2
* | | | | repart: Remove bogus checkDaan De Meyer2022-11-261-5/+0
* | | | | logind: Properly unescape names of lingering usersMichal Koutný2022-11-261-2/+8
* | | | | Merge pull request #25530 from poettering/resolved-stub-nameYu Watanabe2022-11-267-42/+145
|\ \ \ \ \
| * | | | | resolved: introduce common macro for 127.0.0.2 IP addressLennart Poettering2022-11-253-3/+7
| * | | | | resolved: introduce the _localdnsstub and _localdnsproxy special hostnames fo...Lennart Poettering2022-11-254-7/+124