summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | base-filesystem: also set up /run/ mount point if missingLennart Poettering2023-05-161-0/+1
|/ /
* | watchdog: always disarm watchdog properly before closing itLennart Poettering2023-05-151-5/+10
|/
* machine-id-setup: Do not overwrite if /etc/machine-id contains uninitializedDaan De Meyer2023-05-151-4/+14
* nspawn: simplify error handlingFrantisek Sumsal2023-05-141-6/+4
* sd-dhcp-server: also send DNS servers or friends on DHCPOFFERYu Watanabe2023-05-131-30/+27
* Merge pull request #27605 from YHNdnzj/dbus-activation-followupLuca Boccassi2023-05-134-18/+31
|\
| * Revert "core/manager: export manager_dbus_is_running" and partially "core: re...Mike Yuan2023-05-123-11/+7
| * core: only refuse Type=dbus service enqueuing if dbus has stop jobMike Yuan2023-05-121-7/+24
* | Merge pull request #27634 from mrc0mmand/TEST-13-shenanigansLuca Boccassi2023-05-133-6/+4
|\ \
| * | machine,portable: fix a typo in an info messageFrantisek Sumsal2023-05-132-2/+2
| * | machine: fix a memory leak when showing multiple machinesFrantisek Sumsal2023-05-121-2/+1
| * | machine: fix a memory leak when showing multiple imagesFrantisek Sumsal2023-05-121-2/+1
* | | sulogin: Read SYSTEMD_SULOGIN_FORCE from kernel cmdlineDaan De Meyer2023-05-131-0/+14
* | | Merge pull request #27633 from DaanDeMeyer/repart-dropinLuca Boccassi2023-05-128-16/+18
|\ \ \
| * | | repart: Make sure we look up dropin files in the root directoryDaan De Meyer2023-05-121-1/+1
| * | | conf-parser: Add root argument to config_parse_many()Daan De Meyer2023-05-128-7/+13
| * | | repart: Make sure r is declared lastDaan De Meyer2023-05-121-1/+1
| * | | repart: Read arguments directly instead of passing them inDaan De Meyer2023-05-121-8/+4
| | |/ | |/|
* | | core: fix memory leak during deserializationFrantisek Sumsal2023-05-131-3/+5
|/ /
* | core: Try to initialize TERM from systemd.tty.term.console as wellDaan De Meyer2023-05-121-0/+6
* | Merge pull request #27565 from yuwata/static-destructDaan De Meyer2023-05-123-33/+108
|\ \
| * | static-destruct: introduce STATIC_ARRAY_DESTRUCTOR_REGISTER()Yu Watanabe2023-05-092-8/+83
| * | static-destruct: several cleanupsYu Watanabe2023-05-091-21/+21
| * | memory-util: make ArrayCleanup passed to array_cleanup() constYu Watanabe2023-05-091-4/+4
* | | mkfs-util: Add quiet argument to make_filesystem()Daan De Meyer2023-05-126-21/+56
* | | core: Check if any init exists before switching rootDaan De Meyer2023-05-121-0/+19
* | | core: Make sure systemctl exit <X> works outside of a containerDaan De Meyer2023-05-122-7/+2
* | | Merge pull request #27618 from DaanDeMeyer/fstab-generatorYu Watanabe2023-05-121-7/+19
|\ \ \
| * | | fstab-generator: Fix log messageDaan De Meyer2023-05-111-1/+1
| * | | fstab-generator: Unset kernel cmdline options if empty value is givenDaan De Meyer2023-05-111-6/+6
| * | | fstab-generator: Take systemd.verity= into accountDaan De Meyer2023-05-111-0/+12
* | | | Merge pull request #27611 from yuwata/core-mount-escape-utf8Yu Watanabe2023-05-122-41/+61
|\ \ \ \
| * | | | core/mount: escape invalid UTF8 char in dbus replyYu Watanabe2023-05-111-12/+55
| * | | | Revert "core/mount: replace invalid UTF-8 code points in "what" and "options""Yu Watanabe2023-05-111-29/+6
| |/ / /
* | | | cryptenroll: actually allow using multiple "special" strings when wipingFrantisek Sumsal2023-05-111-5/+5
|/ / /
* | | Merge pull request #27539 from esposem/ukify_pesignLuca Boccassi2023-05-112-50/+165
|\ \ \ | |_|/ |/| |
| * | src/ukify/test/test_ukify: fix skipped testsEmanuele Giuseppe Esposito2023-05-101-1/+1
| * | src/ukify/test/test_ukify: add pesign unit testEmanuele Giuseppe Esposito2023-05-101-2/+53
| * | ukify: support pesign as alternative to sbsignEmanuele Giuseppe Esposito2023-05-101-46/+108
| * | ukify: typo in doc and print when package is missingEmanuele Giuseppe Esposito2023-05-101-1/+3
* | | Merge pull request #27596 from yuwata/drop-pureYu Watanabe2023-05-114-13/+15
|\ \ \
| * | | core: replace hashmap_get() with hashmap_contains() where appropriateYu Watanabe2023-05-101-4/+4
| * | | core: drop unused argumentYu Watanabe2023-05-101-5/+3
| * | | core: several cleanups for job_get_timeout()Yu Watanabe2023-05-102-4/+8
| * | | tree-wide: drop _pure_ attribute from non-pure functionsYu Watanabe2023-05-102-2/+2
* | | | tmpfiles: Add merge support for copy files actionDaan De Meyer2023-05-101-1/+1
* | | | repart: Fix deny list logicDaan De Meyer2023-05-101-91/+129
* | | | udev: do not set ID_PATH and by-path symlink for nvmf disksYu Watanabe2023-05-101-1/+9
|/ / /
* | | dirent: conditionalize dirent assert based on dirent64 existenceSam James2023-05-101-0/+2
* | | network/tc: rename settings in log messages tooMike Yuan2023-05-101-3/+3