index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
dissect-image.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dissect-image: fix build
Lennart Poettering
2024-02-29
1
-1
/
+1
*
Merge pull request #31531 from poettering/verity-userspace-optional
Lennart Poettering
2024-02-28
1
-7
/
+38
|
\
|
*
dissect: condition usespace verity keyring via kernel cmdline option + env var
Lennart Poettering
2024-02-28
1
-1
/
+23
|
*
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-6
/
+15
*
|
env-util: rename getenv_bool_secure() → secure_getenv_bool()
Lennart Poettering
2024-02-28
1
-3
/
+3
|
/
*
dissect-image: use strv_free_erase() at one more place
Lennart Poettering
2024-02-20
1
-1
/
+1
*
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
2024-02-20
1
-1
/
+8
*
nspawn: add support for owneridmap bind option
Benjamin Franzke
2024-02-15
1
-1
/
+1
*
dissect-image: fix typo
Yu Watanabe
2024-02-08
1
-1
/
+1
*
core: add SYSTEMD_VERITY_SHARING env var for local development
Luca Boccassi
2024-01-26
1
-2
/
+6
*
dissect-image: introduce new get_common_dissect_directory() helper
Lennart Poettering
2024-01-18
1
-3
/
+28
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-3
/
+3
*
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-1
/
+1
*
dissect-image: also store the image size in DissectedImage
Lennart Poettering
2023-12-13
1
-1
/
+8
*
blockdev-util: add new helper blockdev_get_device_size()
Lennart Poettering
2023-12-13
1
-2
/
+3
*
dissect-image: fix fd leak in dissected_image_acquire_metadata()
Lennart Poettering
2023-12-12
1
-10
/
+17
*
dissect-image: don't try to validate an extension release file with no image ...
Lennart Poettering
2023-12-12
1
-1
/
+7
*
dissect-image: handle 'continue' event in metadata acquisition uniformly
Lennart Poettering
2023-12-12
1
-3
/
+3
*
dissect-image: path[] is now defined for all metadata fields
Lennart Poettering
2023-12-12
1
-8
/
+3
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-2
/
+2
*
nspawn: make sure idmapped logic works if DDI contains only /usr/ tree
Lennart Poettering
2023-11-01
1
-1
/
+1
*
dissect: reenable automatic removal before trying again
Yu Watanabe
2023-10-31
1
-18
/
+16
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
dissect: insert missing space
Yu Watanabe
2023-10-26
1
-1
/
+1
*
mount-util: use mount beneath to replace previous namespace mount
Luca Boccassi
2023-10-16
1
-2
/
+6
*
Merge pull request #29525 from poettering/confext-sysext-multimodal
Luca Boccassi
2023-10-14
1
-51
/
+54
|
\
|
*
dissect: allow confext/sysext to be in the same image
Lennart Poettering
2023-10-11
1
-51
/
+54
*
|
core: fix checking for extension-releases for ExtensionImages/Directories
Luca Boccassi
2023-10-12
1
-1
/
+2
|
/
*
dissect: avoid clobbering device-mapper error when activating verity
Luca Boccassi
2023-10-09
1
-7
/
+10
*
dissect-image: support verity_dissect_and_mount() in two steps too
Luca Boccassi
2023-10-02
1
-8
/
+16
*
dissect-image: optionally allow mounting via new kernel mount API in two steps
Lennart Poettering
2023-10-02
1
-138
/
+245
*
dissect: Accept signature for usr+usr-verity+usr-verity-sig images
Valentin David
2023-09-20
1
-3
/
+11
*
treewide: fix typos
Joerg Behrmann
2023-09-19
1
-1
/
+1
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-2
/
+2
*
dissect: add 'f2fs' to allow-listed filesystems
Luca Boccassi
2023-09-05
1
-0
/
+1
*
gpt: move basic header/partition structure of GPT into common code
Lennart Poettering
2023-08-24
1
-33
/
+4
*
tree-wide: drop "static inline" use in .c files
Lennart Poettering
2023-08-21
1
-1
/
+1
*
tree-wide: use LIST_POP()
David Tardon
2023-08-17
1
-2
/
+1
*
mkdir: Add support for creating subvolumes to mkdir_p_root()
Daan De Meyer
2023-08-14
1
-1
/
+1
*
dissect-image: Fix mount_point_is_available()
Daan De Meyer
2023-08-14
1
-1
/
+1
*
confext: add dissect tool support for confext images
Maanya Goenka
2023-07-14
1
-9
/
+44
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-2
/
+2
*
time-util: introduce usleep_safe()
Yu Watanabe
2023-06-22
1
-1
/
+1
*
dissect-image: Log if verity signature partition is too large
Daan De Meyer
2023-06-20
1
-1
/
+1
*
dissect-image: fix partition label version compare
Lennart Poettering
2023-06-02
1
-4
/
+7
*
dissect: implement the same logic as gpt-auto-generator
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-32
/
+50
*
dissect-image: port mount_image_privately_interactively() to use /run/systemd...
Lennart Poettering
2023-05-16
1
-14
/
+18
*
dissect: let's check for crypto_LUKS before fstype allowlist check
Lennart Poettering
2023-04-20
1
-5
/
+6
*
dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0
Lennart Poettering
2023-04-20
1
-0
/
+15
*
dissect-image: fix log level in dissect_log_error
Quintin Hill
2023-04-19
1
-15
/
+15
[next]