index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
import-creds.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/import-creds: use proc_cmdline_get_bool()
Mike Yuan
2024-07-13
1
-11
/
+6
*
core/import-creds: use FOREACH_ARRAY and RET_GATHER where appropriate
Mike Yuan
2024-07-13
1
-15
/
+9
*
import-creds: when we hit ENOENT on SMBIOS 11 do not even debug log
Lennart Poettering
2024-07-12
1
-2
/
+3
*
core: split out smbios type 11 reader into src/shared/smbios11.[ch]
Lennart Poettering
2024-06-12
1
-25
/
+5
*
core: Fix assertion in parse_smbios_strings()
Daan De Meyer
2024-05-15
1
-1
/
+1
*
Drop unnecessary path_equal_ptr() wrapper
Zbigniew Jędrzejewski-Szmek
2024-03-23
1
-1
/
+1
*
mountpoint-util: introduce path_is_mount_point_full
Mike Yuan
2024-02-06
1
-1
/
+1
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-2
/
+2
*
recurse-dir: add new readdir_all_at() helper
Lennart Poettering
2023-12-06
1
-6
/
+1
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-2
/
+2
*
import-creds: don't import creds from SMBIOS/qemu in confidential VMs
Lennart Poettering
2023-07-11
1
-1
/
+8
*
import-creds: add support for binary credentials specified on the kernel cmdline
Lennart Poettering
2023-07-04
1
-4
/
+22
*
import-creds: unify acquire_credential_directory() + acquire_encrypted_creden...
Lennart Poettering
2023-07-04
1
-43
/
+27
*
import-creds: show list of imported credentials during initialization of PID 1
Lennart Poettering
2023-07-04
1
-0
/
+58
*
import-creds: pick up vmm.notify_socket also from encrypted credentials
Lennart Poettering
2023-07-04
1
-12
/
+19
*
import-creds: define a new dir where initrd configurators can pass credential...
Lennart Poettering
2023-07-04
1
-3
/
+137
*
creds: import 'vmm.notify_socket' and use it to set
Luca Boccassi
2023-01-05
1
-0
/
+13
*
import-creds: don't try to import VM creds in a container
Lennart Poettering
2022-12-23
1
-0
/
+7
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-8
/
+8
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
import: fix format strings
Lennart Poettering
2022-07-15
1
-2
/
+2
*
pid1: import creds from SMBIOS too, not just qemu's fw_cfg
Lennart Poettering
2022-07-15
1
-4
/
+162
*
import-ceds: use the right error variables at four places
Lennart Poettering
2022-07-14
1
-4
/
+4
*
pid1: import creds from sd-stub + qemu + kernel cmdline
Lennart Poettering
2022-04-28
1
-0
/
+551