Commit Graph

  • 5d397dc7f4 cgroup-util: drop 'controller' argument from cg_get_keyed_attribute() and cg_is_empty() Yu Watanabe 2025-08-30 08:29:37 +09:00
  • 3454b160e4 cgroup-util: drop unused cg_unified() and friends Yu Watanabe 2025-08-30 07:54:19 +09:00
  • 90ee92b073 cgls: drop cgroup v1 support and warn when cgroup v1 controller is specified Yu Watanabe 2025-08-30 07:51:06 +09:00
  • 2fe89e3b0f limits-util: drop cgroup v1 support from physical_memory() Yu Watanabe 2025-08-30 07:16:09 +09:00
  • 2d6dd692be cgroup-util: drop cgroup v1 support in cg_get_path() Yu Watanabe 2025-08-30 07:03:03 +09:00
  • f5a48af34b cgroup-util: use cg_is_available() in cg_kill_supported() Yu Watanabe 2025-08-30 06:59:58 +09:00
  • 57c16d344b cgroup-util: drop cgroup v1 support from cg_mask_supported_subtree() Yu Watanabe 2025-08-30 06:57:13 +09:00
  • 0ab90015e0 tree-wide: replace cg_get_path_and_check() with cg_get_path() Yu Watanabe 2025-08-30 06:38:14 +09:00
  • b525a72f7b cgroup-util: drop cgroup v1 support from cg_pid_get_path() Yu Watanabe 2025-08-30 06:32:56 +09:00
  • 6475926a59 cgroup-util: drop 'controller' argument from cg_path_open() Yu Watanabe 2025-08-30 05:43:31 +09:00
  • 4dbf06bd85 cgroup-util: drop 'controller' argument from cg_set_attribute(), cg_get_attribute() and friends Yu Watanabe 2025-08-30 05:36:21 +09:00
  • 4d1badbbc4 cgroup-util: drop 'controller' argument from cg_enumerate_subgroups() Yu Watanabe 2025-08-30 05:22:21 +09:00
  • f8de2107a7 cgroup-util: drop 'controller' argument from cg_enumerate_processes() Yu Watanabe 2025-08-30 05:18:55 +09:00
  • 5169b1c5a7 cgroup-show: drop 'controller' argument from show_cgroup() and show_cgroup_and_extra() Yu Watanabe 2025-08-30 05:06:28 +09:00
  • 4365351b93 cgroup-util: introduce cg_is_available() and check it in tests Yu Watanabe 2025-08-30 07:32:49 +09:00
  • bc154d4c3e test: skip TEST-64-UDEV-STORAGE-simultaneous_events on Debian Luca Boccassi 2025-11-17 11:10:27 +00:00
  • 43939a5bbe NEWS: first prep for v259 Lennart Poettering 2025-11-17 12:56:42 +01:00
  • b186ce49de Chores for RC1 (#39757) Luca Boccassi 2025-11-17 10:53:15 +00:00
  • 651fdde1cd Add experimental musl support (#38825) Zbigniew Jędrzejewski-Szmek 2025-11-17 11:14:47 +01:00
  • b4fb69d1d7 man: regenerate man/rules/meson.build Luca Boccassi 2025-11-17 08:59:53 +00:00
  • 79ce4f577f Translations: update systemd-po Luca Boccassi 2025-11-17 08:58:51 +00:00
  • 6006b55e8a Translations: update systemd-pot Luca Boccassi 2025-11-17 08:57:55 +00:00
  • 5b81a76313 Update syscalls table Luca Boccassi 2025-11-17 08:56:39 +00:00
  • 8ae29e3fea NEWS: update contributors list Luca Boccassi 2025-11-17 08:55:28 +00:00
  • 0c34bec7bb Update hwdb Luca Boccassi 2025-11-17 08:54:08 +00:00
  • e9ce56c6e6 update TODO Lennart Poettering 2025-11-17 08:53:40 +01:00
  • 2fc4278b96 keymap: Ignore brightness keys on Dell Inspiron 3505 to avoid double events Armin Wolf 2025-11-17 04:02:28 +01:00
  • f115763f19 musl: ci: add build test and unit tests Yu Watanabe 2025-09-09 13:42:24 +09:00
  • 07e437f569 musl: glob-util: filter out . and .. even if GLOB_ALTDIRFUNC is not supported Yu Watanabe 2019-02-25 14:56:21 +08:00
  • 3bc03c67f0 musl: add fallback parse_printf_format() implementation Emil Renner Berthing 2021-05-22 20:26:24 +02:00
  • bf9bc5beb0 musl: meson: add libutmps support Yu Watanabe 2025-11-17 06:57:44 +09:00
  • 3ae7d8fd87 musl: utmpx: add several missing definitions Yu Watanabe 2025-11-17 10:47:25 +09:00
  • 1240ba1807 iovec-util: drop redundant () Lennart Poettering 2025-11-16 08:11:07 +01:00
  • 08d75cfb99 dissect-image,execute: switch root hash/root hash sig storage to struct iovec Lennart Poettering 2025-11-15 07:42:12 +01:00
  • ddc9677c4f test-network: several tweaks (#39752) Yu Watanabe 2025-11-17 06:39:45 +09:00
  • d7cf08b735 test-network: drop two overly verbose outputs Yu Watanabe 2025-11-16 22:14:53 +09:00
  • 3632d7322f test-network: set TimeoutStopFailureMode=abort when running with sanitizers Yu Watanabe 2025-11-16 22:10:55 +09:00
  • c43585bc30 Revert "test-network: disable several more sandbox features when running with sanitizers" Yu Watanabe 2025-11-16 22:08:11 +09:00
  • 8fc02a8cfd logind-dbus: avoid assertion on HandlePowerKey=factory-reset David Tardon 2025-10-21 09:43:22 +02:00
  • 77a92e97eb tree-wide: several cleanups (#39746) Chris Down 2025-11-16 15:40:39 +08:00
  • 92cbc95e7a network/dhcp: several follow-ups for recent change (#39744) Chris Down 2025-11-16 15:39:56 +08:00
  • 4f9f6a8517 resolve: voidify one function call Yu Watanabe 2025-11-16 14:06:24 +09:00
  • a112c7646b tree-wide: swap arguments for streq() Yu Watanabe 2025-11-16 11:19:02 +09:00
  • 33b2dc77bd test-network: migrate to use ASSERT_OK() and friends Yu Watanabe 2025-11-16 11:25:47 +09:00
  • 5a943bae12 network-internal: do not save partially parsed values Yu Watanabe 2025-11-16 13:59:56 +09:00
  • 8c236eca78 resolve: fix typo Yu Watanabe 2025-11-16 11:12:23 +09:00
  • e7254f9f4e efivars: fix typo Yu Watanabe 2025-11-16 11:09:31 +09:00
  • af70b7521f sd-dhcp-lease: use the last hostname option when multiple hostname is specified Yu Watanabe 2025-11-16 06:10:58 +09:00
  • a6c61b4adc sd-dhcp-lease: drop ret_ prefixes from the parsers Yu Watanabe 2025-11-16 06:09:25 +09:00
  • f28bc48434 network: unify log messages Yu Watanabe 2025-11-16 05:59:56 +09:00
  • 6de1c68924 sd-event: several follow-ups for recent change (#39743) Daan De Meyer 2025-11-15 22:47:42 +01:00
  • de8ea7e219 test: add missing assertion Yu Watanabe 2025-11-16 05:49:33 +09:00
  • 8e4ef4a18c sd-event: do not ignore result of callbacks Yu Watanabe 2025-11-16 05:43:59 +09:00
  • c9fc7eb87e nspawn: Prevent invalid UIDs propagating in bind mounts (#39729) Yu Watanabe 2025-11-16 04:46:18 +09:00
  • cd398158df TODO: add two entries Zbigniew Jędrzejewski-Szmek 2025-10-26 11:20:56 +01:00
  • bb49e719d9 test: Add nspawn regression test for --link-journal --volatile Chris Down 2025-11-14 18:08:23 +08:00
  • c15bd80eb9 resolved: add ability for external programs to hook into name resolution (for machined+networkd to synthesize records) (#39293) Lennart Poettering 2025-11-15 12:12:37 +01:00
  • a719802ca3 test: add workaround for networkd downgrade issue Lennart Poettering 2025-11-14 17:46:34 +01:00
  • 6850f7f510 update TODO Lennart Poettering 2025-10-13 13:07:15 +02:00
  • 5ba49cc834 units: let's set a socket name for networkd rtnl socket Lennart Poettering 2025-10-21 15:56:25 +02:00
  • ec9ec7fa3a network: make use of LocalLeaseDomain= by default Lennart Poettering 2025-10-13 11:42:25 +02:00
  • 5615ac1f0d networkd: rename manager_connect_varlink() → manager_varlink_init() Lennart Poettering 2025-10-13 12:35:35 +02:00
  • a7fa29b1b5 networkd: add support for resolved hook for DHCP server Lennart Poettering 2025-10-13 09:57:48 +02:00
  • f041d40dee test: always create networkd mock tmpfs for networkd-test.py Luca Boccassi 2025-11-15 00:37:58 +00:00
  • 4408db6908 sd-dhcp-server: add api to get address from hostname, based on lease data Lennart Poettering 2025-10-13 11:25:50 +02:00
  • 3cd929f837 machined: implement resolve hook in machined Lennart Poettering 2025-10-09 22:01:04 +02:00
  • 594352611b machine: minor refactoring, making machine_send_signal() invocations more readable Lennart Poettering 2025-10-09 22:19:37 +02:00
  • 8209f4adcd resolved: add hook api Lennart Poettering 2025-10-09 11:04:58 +02:00
  • fe9bccb2b7 Make new sd-path configuration search functionality generic (#39684) Yu Watanabe 2025-11-15 10:09:19 +09:00
  • 6412e540bc path-util: add generic ignore extension to the hidden files (#39554) Yu Watanabe 2025-11-15 10:05:38 +09:00
  • 555d878749 varlink: say which socket failed to bind in log message Luca Boccassi 2025-11-14 23:01:36 +00:00
  • c7b31a64ee fd-util: do not block O_TMPFILE with -EISDIR (#39736) Yu Watanabe 2025-11-15 10:01:19 +09:00
  • 89fdab0475 5 TPM tweaks (#39712) Lennart Poettering 2025-11-14 23:54:45 +01:00
  • a1865d8470 update TODO Lennart Poettering 2025-11-14 23:05:24 +01:00
  • 2e939baaf3 Try to make TEST-75-RESOLVED less flaky (#39733) Luca Boccassi 2025-11-14 21:27:24 +00:00
  • 45c305f9b8 man: add pcrproduct to man page header, too Lennart Poettering 2025-11-14 22:06:53 +01:00
  • d51599bbed units: systemd-pcrproduct.service measures into an NvPCR, fix that in Description= Lennart Poettering 2025-11-13 15:33:47 +01:00
  • a84202edc5 man: document that ConditionSecurity=tpm2 means full UEFI/PC Client profile support Lennart Poettering 2025-11-13 09:42:43 +01:00
  • b2b8fb8105 boot: report missing GetActivePcrBanks() call in formware as UINT32_MAX PCR bank mask Lennart Poettering 2025-11-13 09:30:43 +01:00
  • 7643e4a89c tpm2-util: use LoaderTpm2ActivePcrBanks efi var when figuring out best+good banks to use Lennart Poettering 2025-11-12 23:34:52 +01:00
  • 867e64737a units: measure a separator event into PCR 9 after completing NvPCR initialization Lennart Poettering 2025-11-13 14:47:57 +01:00
  • 86dc140b9f pcrextend: allow setting the event type for the event log on the command line Lennart Poettering 2025-11-13 14:46:24 +01:00
  • d70296bb56 tpm2-setup: measure information about NvPCR initialization to PCR 9 Lennart Poettering 2025-11-12 22:35:30 +01:00
  • 89bfa9239e tpm2-util: add missing entry in string table Lennart Poettering 2025-11-12 22:34:27 +01:00
  • 0cb7dd5b96 fd-util: do not block O_TMPFILE with -EISDIR Mike Yuan 2025-11-14 21:32:51 +01:00
  • 87ed096657 fs-util: simplify open_parent_at() a bit Mike Yuan 2025-11-14 21:36:16 +01:00
  • 384e88a238 musl: stdio: check if stream is writable earlier in fputs() and friends Yu Watanabe 2025-11-13 13:40:19 +09:00
  • 40a6069f9a test: adjust timeouts for testcase_15_wait_online_dns Nick Rosbrook 2025-11-14 14:13:07 -05:00
  • be394fcaff test: increase timeout waiting for zone DS records setup Nick Rosbrook 2025-11-14 13:21:02 -05:00
  • 08d207ba73 musl: introduce two wrappers (#39700) Yu Watanabe 2025-11-15 04:18:48 +09:00
  • fd7d749494 core: add varlink Reload/Reexecute methods (#39561) Yu Watanabe 2025-11-15 04:17:01 +09:00
  • 3d6eb1ed42 test: wait for interface to come online before checking DNS scopes Nick Rosbrook 2025-11-14 09:37:21 -05:00
  • 1569b1e25f tree-wide: use SD_JSON_BUILD_PAIR_* macros if possible (#39732) Yu Watanabe 2025-11-15 04:02:51 +09:00
  • 46ea7c3e32 musl: make strtoll() accept strings start with dot Yu Watanabe 2025-09-09 09:10:44 +09:00
  • bb7d5e52a2 musl: test-bus-error: drop ._need_free flag checks Yu Watanabe 2025-11-14 08:26:47 +09:00
  • ebb422dd2b musl: introduce GNU specific version of strerror_r() Yu Watanabe 2023-01-23 23:39:46 -08:00
  • b8ef90d6fd docs: initial version of varlink guideline Ivan Kruglov 2025-11-11 11:22:20 -08:00
  • 887db52362 elf-util: prefer using SD_JSON_BUILD_PAIR_* macros Jelle van der Waa 2025-11-14 15:47:15 +01:00
  • 1b636f1d3f ssh-generator: prefer using SD_JSON_BUILD_PAIR_STRING Jelle van der Waa 2025-11-14 15:43:30 +01:00
  • 7e5d718046 userdb: prefer using SD_JSON_BUILD_PAIR_* over SD_JSON_BUILD_PAIR( Jelle van der Waa 2025-11-14 13:56:22 +01:00