Commit graph

2691 commits

Author SHA1 Message Date
Lennart Poettering a6906aa579 update TODO 2023-11-07 16:08:06 +01:00
Diego Viola b3e199cec8 TODO: fix more typos 2023-11-07 10:49:58 +01:00
Diego Viola 3a9e659a0e TODO: fix typos 2023-11-07 17:26:31 +09:00
Lennart Poettering 4685947138 update TODO 2023-11-06 17:42:28 +01:00
Luca Boccassi 8d04721507
Merge pull request #28891 from poettering/pcrlock
new pcrlock tool for generating signed PCR policies for PCR 0, 1, 4, …
2023-11-03 16:07:43 +00:00
Yu Watanabe b75b8e1d02
Merge pull request #29836 from poettering/libiptc-dlopen
make libiptc dep a dlopen() one
2023-11-03 21:15:29 +09:00
Lennart Poettering 2259a452d7 update TODO 2023-11-03 12:14:38 +01:00
Lennart Poettering e43f87a7a6 update TODO 2023-11-03 11:25:20 +01:00
Lennart Poettering 11d5043993 update TODO 2023-11-03 09:34:02 +01:00
Lennart Poettering d2c5b50ae3 update TODO 2023-11-02 14:19:32 +01:00
Lennart Poettering 1fdc5008ab update TODO 2023-10-31 11:03:53 +01:00
Lennart Poettering 779a1837e5 update TODO 2023-10-30 18:57:41 +01:00
Lennart Poettering 8955e48fcb Update TODO 2023-10-30 12:29:16 +01:00
Lennart Poettering 02484f20a2 update TODO 2023-10-30 10:51:35 +01:00
Lennart Poettering 8f21b3b21b update TODO 2023-10-24 23:18:51 +02:00
Luca Boccassi 8c08523736 Update TODO 2023-10-19 16:31:05 +01:00
Lennart Poettering 1158b06b47 update TODO 2023-10-18 14:49:40 +02:00
Lennart Poettering e0eb051f95
Merge pull request #29546 from poettering/run-invoc-id
run: output invocation ID when starting service and scope units
2023-10-16 19:00:18 +02:00
Lennart Poettering 4d4c4ae9cb update TODO 2023-10-16 14:30:11 +02:00
Lennart Poettering dbf9e04591 update TODO 2023-10-16 12:08:40 +02:00
Lennart Poettering 0e9f229769 update TODO 2023-10-14 00:01:59 +02:00
Lennart Poettering 97046f2fc0 update TODO 2023-10-12 12:34:10 +02:00
Lennart Poettering 9f3ed6fd19 update TODO 2023-10-11 18:20:16 +02:00
Luca Boccassi 375991c0b5 Update TODO 2023-10-09 22:22:09 +01:00
Lennart Poettering 3d1831b94b update TODO 2023-10-06 11:49:38 +02:00
Lennart Poettering ed287b87d2 update TODO 2023-10-05 17:11:03 +02:00
Lennart Poettering c6711da087
Merge pull request #29454 from poettering/cg-pidref-get-path
cgroup-util: add cg_pidref_get_path() helper and use it
2023-10-05 15:44:25 +02:00
Lennart Poettering 1523d91939 update TODO 2023-10-05 13:28:01 +02:00
Lennart Poettering 68d0adea4f update TODO 2023-10-05 12:57:49 +02:00
Yu Watanabe fcdd21ec6a tree-wide: fix typo 2023-10-04 08:58:10 +09:00
Lennart Poettering 1a9454a942 update TODO 2023-09-29 19:36:06 +02:00
Lennart Poettering d94dc50c46 update TODO 2023-09-28 23:22:58 +02:00
Lennart Poettering 69feab97f9 update TODO 2023-09-28 13:22:45 +02:00
Lennart Poettering b28bd48238 update TODO 2023-09-27 19:08:56 +02:00
Lennart Poettering 174e8e9897
Merge pull request #29345 from poettering/measured-uki-condition
pid1: introduce ConditionSecurity=measured-uki
2023-09-27 16:39:46 +02:00
Luca Boccassi 578840bdf9
Merge pull request #29296 from keszybz/make-cryptsetup-offical-and-add-docs
Make cryptsetup offical and add docs
2023-09-27 13:31:11 +01:00
Lennart Poettering d81bd3a22a update TODO 2023-09-27 12:17:18 +02:00
Zbigniew Jędrzejewski-Szmek 12c346d8e8 man/crypttab: do not recommend using /dev/sdX symlinks in /etc/crypttab
This is just wrong. Quering the symlink names with udevadm is not the
easiest, but I think that's the safest way for a documented example.
2023-09-26 15:35:06 +02:00
Lennart Poettering 32295fa08f pcrphase: rename binary to pcrextend
The tool initially just measured the boot phase, but was subsequently
extended to measure file system and machine IDs, too. At AllSystemsGo
there were request to add more, and make the tool generically
accessible.

Hence, let's rename the binary (but not the pcrphase services), to make
clear the tool is not just measureing the boot phase, but a lot of other
things too.

The tool is located in /usr/lib/ and still relatively new, hence let's
just rename the binary and be done with it, while keeping the unit names
stable.

While we are at it, also move the tool out of src/boot/ and into its own
src/pcrextend/ dir, since it's not really doing boot related stuff
anymore.
2023-09-25 17:17:20 +02:00
Lennart Poettering 02c9d62b30 update TODO 2023-09-25 12:23:29 +02:00
Joerg Behrmann 7227dd816f treewide: fix typos
- mostly: usecase -> use case
- continously -> continuously
- single typos in docs/FILE_DESCRIPTOR_STORE.md
2023-09-19 10:05:38 +02:00
Lennart Poettering 90eabfe6d1 update TODO 2023-09-19 09:47:40 +02:00
Lennart Poettering 4775b55db0 core: port unit_fork_helper_process() and unit_fork_and_watch_rm_rf() to PidRef 2023-09-18 19:08:09 +02:00
Lennart Poettering 37eb258e91 core: port unit_main_pid() + unit_control_pid() to PidRef and drop unit_kill_common()
This ports over unit_main_pid() + unit_control_pid() to return PidRef*
pointers (which also means the underlying UnitVTable function pointers
are changed accordingly).

This then uses te functions to simplify the unit_kill() call, by
avoiding the kill() vtable indirection and instead just suing
unit_main_pid() and unit_control_pid() directly.
2023-09-18 19:08:09 +02:00
Lennart Poettering 7901288ab1 core: port over unit_kill_context() to PidRef 2023-09-18 19:08:09 +02:00
Lennart Poettering b1f6901d30 core: port service_set_main_pid() to PidRef 2023-09-18 19:08:09 +02:00
Lennart Poettering 8b9c3af043 update TODO 2023-09-18 16:21:13 +02:00
Lennart Poettering 8f533730f4 update TODO 2023-09-18 09:59:12 +02:00
Lennart Poettering a1f7cdc636 update TODO 2023-09-09 14:11:10 +02:00
Mike Yuan 7af442cf63
TODO: switch the default wall implementation to sd-login 2023-09-09 03:24:52 +08:00