| Commit message (Expand) | Author | Age | Files | Lines |
* | udev: use SYNTHETIC_ERRNO() at one more place | Yu Watanabe | 2023-05-16 | 1 | -2/+1 |
* | watchdog: always disarm watchdog properly before closing it | Lennart Poettering | 2023-05-15 | 1 | -5/+10 |
* | machine-id-setup: Do not overwrite if /etc/machine-id contains uninitialized | Daan De Meyer | 2023-05-15 | 1 | -4/+14 |
* | nspawn: simplify error handling | Frantisek Sumsal | 2023-05-14 | 1 | -6/+4 |
* | sd-dhcp-server: also send DNS servers or friends on DHCPOFFER | Yu Watanabe | 2023-05-13 | 1 | -30/+27 |
* | Merge pull request #27605 from YHNdnzj/dbus-activation-followup | Luca Boccassi | 2023-05-13 | 4 | -18/+31 |
|\ |
|
| * | Revert "core/manager: export manager_dbus_is_running" and partially "core: re... | Mike Yuan | 2023-05-12 | 3 | -11/+7 |
| * | core: only refuse Type=dbus service enqueuing if dbus has stop job | Mike Yuan | 2023-05-12 | 1 | -7/+24 |
* | | Merge pull request #27634 from mrc0mmand/TEST-13-shenanigans | Luca Boccassi | 2023-05-13 | 3 | -6/+4 |
|\ \ |
|
| * | | machine,portable: fix a typo in an info message | Frantisek Sumsal | 2023-05-13 | 2 | -2/+2 |
| * | | machine: fix a memory leak when showing multiple machines | Frantisek Sumsal | 2023-05-12 | 1 | -2/+1 |
| * | | machine: fix a memory leak when showing multiple images | Frantisek Sumsal | 2023-05-12 | 1 | -2/+1 |
* | | | sulogin: Read SYSTEMD_SULOGIN_FORCE from kernel cmdline | Daan De Meyer | 2023-05-13 | 1 | -0/+14 |
* | | | Merge pull request #27633 from DaanDeMeyer/repart-dropin | Luca Boccassi | 2023-05-12 | 8 | -16/+18 |
|\ \ \ |
|
| * | | | repart: Make sure we look up dropin files in the root directory | Daan De Meyer | 2023-05-12 | 1 | -1/+1 |
| * | | | conf-parser: Add root argument to config_parse_many() | Daan De Meyer | 2023-05-12 | 8 | -7/+13 |
| * | | | repart: Make sure r is declared last | Daan De Meyer | 2023-05-12 | 1 | -1/+1 |
| * | | | repart: Read arguments directly instead of passing them in | Daan De Meyer | 2023-05-12 | 1 | -8/+4 |
| | |/
| |/| |
|
* | | | core: fix memory leak during deserialization | Frantisek Sumsal | 2023-05-13 | 1 | -3/+5 |
|/ / |
|
* | | core: Try to initialize TERM from systemd.tty.term.console as well | Daan De Meyer | 2023-05-12 | 1 | -0/+6 |
* | | Merge pull request #27565 from yuwata/static-destruct | Daan De Meyer | 2023-05-12 | 3 | -33/+108 |
|\ \ |
|
| * | | static-destruct: introduce STATIC_ARRAY_DESTRUCTOR_REGISTER() | Yu Watanabe | 2023-05-09 | 2 | -8/+83 |
| * | | static-destruct: several cleanups | Yu Watanabe | 2023-05-09 | 1 | -21/+21 |
| * | | memory-util: make ArrayCleanup passed to array_cleanup() const | Yu Watanabe | 2023-05-09 | 1 | -4/+4 |
* | | | mkfs-util: Add quiet argument to make_filesystem() | Daan De Meyer | 2023-05-12 | 6 | -21/+56 |
* | | | core: Check if any init exists before switching root | Daan De Meyer | 2023-05-12 | 1 | -0/+19 |
* | | | core: Make sure systemctl exit <X> works outside of a container | Daan De Meyer | 2023-05-12 | 2 | -7/+2 |
* | | | Merge pull request #27618 from DaanDeMeyer/fstab-generator | Yu Watanabe | 2023-05-12 | 1 | -7/+19 |
|\ \ \ |
|
| * | | | fstab-generator: Fix log message | Daan De Meyer | 2023-05-11 | 1 | -1/+1 |
| * | | | fstab-generator: Unset kernel cmdline options if empty value is given | Daan De Meyer | 2023-05-11 | 1 | -6/+6 |
| * | | | fstab-generator: Take systemd.verity= into account | Daan De Meyer | 2023-05-11 | 1 | -0/+12 |
* | | | | Merge pull request #27611 from yuwata/core-mount-escape-utf8 | Yu Watanabe | 2023-05-12 | 2 | -41/+61 |
|\ \ \ \ |
|
| * | | | | core/mount: escape invalid UTF8 char in dbus reply | Yu Watanabe | 2023-05-11 | 1 | -12/+55 |
| * | | | | Revert "core/mount: replace invalid UTF-8 code points in "what" and "options"" | Yu Watanabe | 2023-05-11 | 1 | -29/+6 |
| |/ / / |
|
* | | | | cryptenroll: actually allow using multiple "special" strings when wiping | Frantisek Sumsal | 2023-05-11 | 1 | -5/+5 |
|/ / / |
|
* | | | Merge pull request #27539 from esposem/ukify_pesign | Luca Boccassi | 2023-05-11 | 2 | -50/+165 |
|\ \ \
| |_|/
|/| | |
|
| * | | src/ukify/test/test_ukify: fix skipped tests | Emanuele Giuseppe Esposito | 2023-05-10 | 1 | -1/+1 |
| * | | src/ukify/test/test_ukify: add pesign unit test | Emanuele Giuseppe Esposito | 2023-05-10 | 1 | -2/+53 |
| * | | ukify: support pesign as alternative to sbsign | Emanuele Giuseppe Esposito | 2023-05-10 | 1 | -46/+108 |
| * | | ukify: typo in doc and print when package is missing | Emanuele Giuseppe Esposito | 2023-05-10 | 1 | -1/+3 |
* | | | Merge pull request #27596 from yuwata/drop-pure | Yu Watanabe | 2023-05-11 | 4 | -13/+15 |
|\ \ \ |
|
| * | | | core: replace hashmap_get() with hashmap_contains() where appropriate | Yu Watanabe | 2023-05-10 | 1 | -4/+4 |
| * | | | core: drop unused argument | Yu Watanabe | 2023-05-10 | 1 | -5/+3 |
| * | | | core: several cleanups for job_get_timeout() | Yu Watanabe | 2023-05-10 | 2 | -4/+8 |
| * | | | tree-wide: drop _pure_ attribute from non-pure functions | Yu Watanabe | 2023-05-10 | 2 | -2/+2 |
* | | | | tmpfiles: Add merge support for copy files action | Daan De Meyer | 2023-05-10 | 1 | -1/+1 |
* | | | | repart: Fix deny list logic | Daan De Meyer | 2023-05-10 | 1 | -91/+129 |
* | | | | udev: do not set ID_PATH and by-path symlink for nvmf disks | Yu Watanabe | 2023-05-10 | 1 | -1/+9 |
|/ / / |
|
* | | | dirent: conditionalize dirent assert based on dirent64 existence | Sam James | 2023-05-10 | 1 | -0/+2 |
* | | | network/tc: rename settings in log messages too | Mike Yuan | 2023-05-10 | 1 | -3/+3 |