Commit Graph

  • 3ac4d68498 musl: time-util: make parse_gmtoff() accept extended timezone offset format Yu Watanabe 2025-09-09 08:31:22 +09:00
  • d82d500b40 Migrate various tests to new assertion macros (#39691) Daan De Meyer 2025-11-12 16:17:38 +01:00
  • 8be3780699 core/dbus-service: validate type of received ExecContext fds Mike Yuan 2025-11-11 19:13:01 +01:00
  • 51bb3a0932 logind-session-dbus: use fd_vet_accmode() where appropriate Mike Yuan 2025-11-11 19:41:11 +01:00
  • 2c5d73660e test-fd-util: add unit test for fd_vet_accmode() Mike Yuan 2025-11-12 01:47:01 +01:00
  • 7cf4f07567 fd-util: introduce fd_vet_accmode() Mike Yuan 2025-11-11 19:04:38 +01:00
  • 733c5c98ad sd-journal: resolve paths passed to sd_journal_open_files() and friends Yu Watanabe 2025-08-22 05:26:44 +09:00
  • 09811f99f4 sd-journal: use -EBADF for invalidated file descriptor Yu Watanabe 2025-08-22 05:02:52 +09:00
  • e81dc81a5c test-rm-rf: Migrate to new assertion macros Daan De Meyer 2025-11-06 20:14:25 +01:00
  • 13027e040a test-bus-chat: Migrate to TEST() and new assertion macros Daan De Meyer 2025-11-11 19:39:25 +01:00
  • e59ed77e13 test-bus-watch-bind: Migrate to new assertion macros Daan De Meyer 2025-11-07 12:02:15 +01:00
  • 0fd7280fbc test-bus-server: Migrate to new assertion macros Daan De Meyer 2025-11-06 18:48:16 +01:00
  • 4fd7bec2c9 test-bus-peersockaddr: Migrate to new assertion macros Daan De Meyer 2025-11-06 18:40:08 +01:00
  • 491706368b test-bus-objects: Migrate to new assertion macros Daan De Meyer 2025-11-06 18:09:05 +01:00
  • 6b136bcd02 test-event: Migrate to new assertion macros Daan De Meyer 2025-11-06 21:36:39 +01:00
  • 0d21ab7377 tests: Return result from some ASSERT() macros Daan De Meyer 2025-11-06 19:13:39 +01:00
  • 3b3113b87c locale-util: two fixlets for supporting musl (#39689) Zbigniew Jędrzejewski-Szmek 2025-11-12 10:38:29 +01:00
  • 6b656a5b40 test-bus-error: use STRERROR() at several more places Yu Watanabe 2025-11-12 10:43:49 +09:00
  • 9b55c4b859 tree-wide: drop redundant inclusion of linux/prctl.h Yu Watanabe 2025-11-12 02:29:34 +09:00
  • 907ce9c315 libc: drop unnecessary __THROW attribute Yu Watanabe 2025-11-12 02:17:12 +09:00
  • 361beb82a5 musl: locale-util: explicitly check existence of locale file Yu Watanabe 2025-11-12 07:30:01 +09:00
  • b2a2f670ae musl: locale-util: introduce musl specific locale enumerator Yu Watanabe 2025-11-12 07:27:50 +09:00
  • a2366debce core/exec-credentials: port to new mount API, ensure atomicity for creds installation (#39637) Yu Watanabe 2025-11-12 09:00:23 +09:00
  • 19db9a99e6 systemctl: fix edit and cat verbs with --global flag (#39606) Yu Watanabe 2025-11-12 08:59:06 +09:00
  • a1cb4fae86 sd-path: add new type SD_PATH_SEARCH_SYSCTL (#38680) Yu Watanabe 2025-11-12 08:54:09 +09:00
  • f379784550 systemd-sysctl: add SD_PATH_SEARCH_SYSCTL Goffredo Baroncelli 2025-11-10 22:56:04 +01:00
  • 31b4dea5f0 bootctl: calculate secureboot state taking MokSBStateRT into account (#39298) Dimitri John Ledkov 2025-11-11 23:47:44 +00:00
  • 036100d745 systemd-logind: Add signal section in man systemd-logind Masanari Iida 2025-11-11 23:20:15 +09:00
  • 1d73c596fa core/exec-invoke: do not check array being non-NULL Mike Yuan 2025-11-11 19:51:01 +01:00
  • 52efca4723 systemd-path: add new type SD_PATH_SEARCH_SYSCTL Goffredo Baroncelli 2025-11-10 22:56:04 +01:00
  • 98ca65c36a dissect: check that roothash in signature matches before selecting partition Luca Boccassi 2025-11-10 02:01:57 +00:00
  • ebd222b1c8 systemctl: support --global and --root in edit and cat gvenugo3 2025-11-11 10:00:29 -07:00
  • 423a8ffccc systemctl: check if unit is masked in unit_find_paths() gvenugo3 2025-11-11 09:55:59 -07:00
  • cedc98c581 systemctl: drop unnecessary unit_is_masked() check in edit gvenugo3 2025-11-11 09:54:49 -07:00
  • d560cbc0d9 po: Translated using Weblate (German) Marcel Leismann 2025-11-11 11:42:06 +00:00
  • b785735f25 po: Translated using Weblate (German) Weblate Translation Memory 2025-11-11 11:42:06 +00:00
  • 2a64b56da4 acl-util: fall back to fchmod() if libacl is not around, too Mike Yuan 2025-11-08 06:01:57 +01:00
  • 4175cd4f40 acl-util: drop now unused fd_acl_make_writable() Mike Yuan 2025-11-08 04:27:17 +01:00
  • bc48ac39c4 core/exec-credential: remove no longer needed per-cred atomic update logic Mike Yuan 2025-11-08 03:20:13 +01:00
  • 44f23805b0 core/exec-credential: work around tmpfs reconfigure bug Mike Yuan 2025-11-08 20:26:31 +01:00
  • d796c6b7c6 core/exec-credential: port to new mount API, ensure atomicity for creds installation Mike Yuan 2025-11-07 21:53:02 +01:00
  • 457a39a866 libsystemd: add new type SD_PATH_SEARCH_SYSCTL for sd_path_lookup* Goffredo Baroncelli 2025-11-10 22:58:25 +01:00
  • e4c7e4c27a mount-util: introduce fsmount_credentials_fs() Mike Yuan 2025-11-07 23:06:03 +01:00
  • c7b5f7f30f creds-util: use U64_* macros where appropriate Mike Yuan 2025-11-08 06:39:43 +01:00
  • 4338440c97 core/exec-credential: do not pass CGroupContext deep down the stack Mike Yuan 2025-11-07 21:49:38 +01:00
  • b131e8d3a4 test: ignore EC from the second systemctl status -a as well Frantisek Sumsal 2025-11-10 19:26:43 +01:00
  • 69ab56aa19 systemd-analyze shell completion improvements (#39673) Luca Boccassi 2025-11-10 20:06:09 +00:00
  • 1e29036afc shell-completion: zsh: add completion for systemd-analyze inspect-elf Jelle van der Waa 2025-11-10 19:34:46 +01:00
  • 49ff5ad6e6 shell-completion: bash: add systemd-analyze image-policy completion Jelle van der Waa 2025-11-10 19:23:21 +01:00
  • 7112e08cec shell-completion: zsh: add missing completions for systemd-analyze Jelle van der Waa 2025-11-10 17:21:11 +01:00
  • 60c68080b7 shell-completion: zsh: add systemd-analyze architectures completion Jelle van der Waa 2025-11-10 17:05:31 +01:00
  • 6a05abb9b4 test: don't register short-living containers with machined Frantisek Sumsal 2025-11-10 17:42:06 +01:00
  • 032ea7ca12 rules: add rule to generate unique symlinks for gpio devices Gero Schwäricke 2025-11-07 16:09:17 +01:00
  • 9485379850 resolve: several follow-ups for json output (#39605) Yu Watanabe 2025-11-10 22:32:28 +09:00
  • ecf3c8702d test-ndisc-rs: drop unused verbose flag and log in the debug level Yu Watanabe 2025-11-10 19:18:00 +09:00
  • 1d17b23dd6 test: avoid service name collision Yu Watanabe 2025-11-10 19:01:32 +09:00
  • 39adbedafc various: assorted cleanups for safe_fork (#39661) Yu Watanabe 2025-11-10 18:40:16 +09:00
  • f50f785737 dissect: getenv_fstype() is unused when LIBBLKID support is disabled Yu Watanabe 2025-11-10 11:16:13 +09:00
  • b1a95a3aa7 resolvectl: drop an empty line between function call and error handling Yu Watanabe 2025-11-07 03:11:38 +09:00
  • f2f89678ec resolvectl: use string table Yu Watanabe 2025-11-07 03:07:28 +09:00
  • fa05718dea resolvectl: rename STATUS_PRIVATE -> STATUS_DNS_OVER_TLS Yu Watanabe 2025-11-07 03:05:15 +09:00
  • 6f841e58b1 resolve: do not dump cache entries when not necessary Yu Watanabe 2025-11-07 02:56:13 +09:00
  • 1be6068c48 notify: raise log level for safe_fork() Mike Yuan 2025-11-10 03:02:47 +01:00
  • 76c674ec25 resolve: use enum for several fields Yu Watanabe 2025-11-07 02:31:14 +09:00
  • c6b6ac63ea resolve: drop unnecessary preparation of empty arrays Yu Watanabe 2025-11-07 01:27:48 +09:00
  • a37239d05f resolve: use JSON_BUILD_PAIR_TRISTATE_NON_NULL for default_route Yu Watanabe 2025-11-07 01:21:56 +09:00
  • a45bc4a1be core/namespace: hide the correct credentials tree when running in user scope (#39651) Yu Watanabe 2025-11-10 11:01:16 +09:00
  • 2ddd030b6a po: Update translation files Hosted Weblate 2025-11-10 01:31:00 +00:00
  • 72afecf1f6 network: Typo fix configur*a*d Dr. David Alan Gilbert 2025-11-08 01:49:10 +00:00
  • d9f993dd86 hostname-setup: prefix helper process name with "sd-" Mike Yuan 2025-11-10 02:55:40 +01:00
  • a736d4ec9c oss-fuzz: install libcrypt-dev in i386 image Yu Watanabe 2025-11-10 06:40:20 +09:00
  • 686117e5b0 process-util: prefix FORK_PID_ONLY with _ to signify it is internal Mike Yuan 2025-11-10 02:44:13 +01:00
  • e3ea1cfd5e tree-wide: add several missing includes Yu Watanabe 2025-11-10 06:21:59 +09:00
  • 6a5e38c3b9 TEST-54-CREDS: add test case for credential dir masking Mike Yuan 2025-11-09 18:22:26 +01:00
  • 9876309cfe run: make sure we send out READY=1 when --wait Mike Yuan 2025-11-09 20:14:01 +01:00
  • a07c1ed05f core/namespace: hide the correct credentials tree when running in user scope Mike Yuan 2025-11-08 01:59:01 +01:00
  • 97ad10c9aa profile: skip setting PS0 when PROMPT_COMMAND= is cleared Yu Watanabe 2025-11-10 03:31:32 +09:00
  • 4dabc30050 service: setup credentials for ExecCondition Maximilian Bosch 2025-11-08 19:16:50 +01:00
  • 96e5612d9f core/import-creds: trivial modernizations (#39652) Yu Watanabe 2025-11-10 05:26:37 +09:00
  • 40054039e6 labeler: catch up with recent changes (#39653) Mike Yuan 2025-11-09 20:25:45 +01:00
  • c2715eed58 labaler: add "shell profile" Mike Yuan 2025-11-09 18:57:20 +01:00
  • dcb717a53a labeler: match per-user machined units too Mike Yuan 2025-11-09 18:57:01 +01:00
  • 4f7695fa21 labeler: be more specific when matching for "import" Mike Yuan 2025-11-09 18:56:15 +01:00
  • 63edae360f core/import-creds: use RET_GATHER Mike Yuan 2024-09-11 17:21:30 +02:00
  • 61e018dfad core/import-creds: use FOREACH_ARRAY at one more place Mike Yuan 2024-09-11 17:20:50 +02:00
  • d0fcb614cb core/import-creds: rename import_credentials_context_free() to _done() Mike Yuan 2024-09-11 17:15:19 +02:00
  • 445b7073c7 repart: Correctly handle btrfs compression (#39597) Yu Watanabe 2025-11-10 01:52:19 +09:00
  • 2091caddb8 test: Add integration test for btrfs compression in repart Chris Down 2025-11-06 23:36:19 +08:00
  • b3c117172f bpf-compat: coding style cleanups Yu Watanabe 2025-11-09 10:22:23 +09:00
  • 7304557ea9 reread-partition-table: fix error code check Yu Watanabe 2025-11-09 10:14:11 +09:00
  • 0213b68969 libarchive-util: several cleanups Yu Watanabe 2025-11-09 08:44:25 +09:00
  • 3519b73b70 meson: several cleanups (#39644) Yu Watanabe 2025-11-09 18:05:22 +09:00
  • 5123d9d38c meson: refuse to build when gcrypt support is enabled bu libgpg-error not found Yu Watanabe 2025-11-09 09:20:41 +09:00
  • 242088e98b meson: drop redundant HAVE_ZLIB check Yu Watanabe 2025-11-09 05:42:18 +09:00
  • dee82ead3c README: align features after 'for' Yu Watanabe 2025-11-09 04:53:46 +09:00
  • 2202ba286d README: memory_hugetlb_accounting is since kernel v6.7 Yu Watanabe 2025-11-09 04:52:14 +09:00
  • aae054e1ab nsresource: allow multiple userns from the same process in parallel Lennart Poettering 2025-11-06 10:46:58 +01:00
  • 14d9f58823 import: various smaller tweaks and fixes, preparation for OCI download support in importd (#39620) Lennart Poettering 2025-11-08 18:31:11 +01:00
  • 729e1f24c5 pull-job: port .payload field to struct iovec Lennart Poettering 2025-11-07 13:52:38 +01:00
  • 33f49312f8 pull-job: use http_status_etag_exists() at a second place Lennart Poettering 2025-11-06 09:32:22 +01:00