Files
systemd/src/shared
Lennart Poettering b2ac928088 cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead
This bool controls whether we should interactively ask for a password,
which is pretty much what the ask_password-api.c APIs are about. Hence,
just make the bool a flag in AskPasswordFlags enum, and use it
everywhere.

This still catches the flag early in upper levels of the codebase,
exactly as before, but if the flag is still present in the lower layers
it's also handled there and results in ENOEXEC if seen.

This is mostly an excercise in simplifying our ridiculously long
function call parameter lists a bit.
2024-02-20 16:50:04 +01:00
..
2023-07-02 11:10:12 +01:00
2023-06-23 10:05:16 +02:00
2023-08-16 12:52:56 +02:00
2023-10-31 18:32:13 +01:00
2023-05-24 08:50:02 +02:00
2023-06-01 06:47:48 +09:00
2024-01-30 12:46:24 +00:00
2024-02-16 03:48:18 +09:00
2024-02-16 03:48:18 +09:00
2023-04-14 10:16:01 +02:00
2023-10-23 11:23:56 +01:00
2023-07-13 10:56:52 +02:00
2023-06-05 11:22:43 +02:00
2023-09-19 10:05:38 +02:00
2023-03-10 09:47:39 +01:00
2023-03-10 09:47:39 +01:00
2023-12-25 18:26:59 +01:00
2024-02-02 09:18:38 +09:00
2023-05-30 14:50:56 +02:00
2024-02-14 16:15:19 +01:00
2022-09-13 08:13:27 +02:00
2023-04-14 10:15:44 +02:00
2023-08-17 09:48:17 +02:00
2023-01-10 15:16:26 +01:00
2023-07-02 11:10:12 +01:00
2023-07-21 14:22:53 +02:00
2024-01-12 17:17:37 +08:00
2022-09-22 14:52:37 +02:00
2024-02-02 09:17:25 +09:00
2023-10-14 17:40:07 +02:00
2024-02-12 12:04:18 +01:00
2023-12-02 16:59:07 +01:00
2022-09-13 08:13:27 +02:00
2024-01-05 19:08:12 +09:00
2023-12-22 23:06:49 +08:00
2023-09-09 03:19:22 +08:00
2022-11-08 18:21:10 +01:00
2023-04-14 16:56:15 +02:00