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: always say "file of image" when reporting about the image
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-8
/
+8
*
dissect-image: provide a more useful message when ENOMEDIUM is returned
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-7
/
+10
*
dissect-image: do not enable "verification" when trying to acquire metadata
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-6
/
+5
*
dissect-image: reuse common exit path
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-4
/
+2
*
extension-release.d/: add a new field SYSEXT_SCOPE= for clarifying what a sys...
Lennart Poettering
2021-11-23
1
-6
/
+8
*
dissect-image: when extracting metadata from image also check if it contains ...
Lennart Poettering
2021-11-23
1
-9
/
+66
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
shared/dissect-image: reword debug message
Zbigniew Jędrzejewski-Szmek
2021-10-12
1
-1
/
+1
*
tree-wide: assorted Coccinelle fixes
Frantisek Sumsal
2021-10-08
1
-1
/
+1
*
dissect: print more useful error messages for two more error cases
Lennart Poettering
2021-10-07
1
-0
/
+9
*
xattr-util: merge various getxattr()/listxattr() helpers into getxattr_at_mal...
Lennart Poettering
2021-10-07
1
-2
/
+2
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
dissect-image: optionally, validate dm-verity signatures in userspace
Lennart Poettering
2021-09-28
1
-21
/
+150
*
dissect-image: add env var for disabling "sidecar" loading of verity params
Lennart Poettering
2021-09-28
1
-0
/
+6
*
dissect-image: load embedded verity signature info from image
Lennart Poettering
2021-09-28
1
-0
/
+135
*
dissect-image: discover verity signature partitions
Lennart Poettering
2021-09-28
1
-13
/
+181
*
dissect-image: replace redundant if check by assert()
Lennart Poettering
2021-09-10
1
-2
/
+3
*
dissect-image: insist that if a verity partition designator is specified the ...
Lennart Poettering
2021-09-10
1
-13
/
+19
*
dissect-image: tighten checks on root + /usr/ combinations
Lennart Poettering
2021-09-10
1
-3
/
+10
*
dissect-image: drop redundant check
Lennart Poettering
2021-09-10
1
-4
/
+0
*
dissect-image: don't do generic root partition fallback if verity is requeste...
Lennart Poettering
2021-09-10
1
-1
/
+1
*
dissect-image: insist that the architecture matches if both root and /usr par...
Lennart Poettering
2021-09-10
1
-0
/
+8
*
dissect-image: mangle discovered /usr/ partition data, even if we found a roo...
Lennart Poettering
2021-09-10
1
-3
/
+5
*
dissect-image: refuse external verity data in partitioned mode
Lennart Poettering
2021-09-10
1
-0
/
+4
*
dissect-image: also derive read-only mode from fstype in non-partitioned mode
Lennart Poettering
2021-09-10
1
-1
/
+1
*
dissect-image: tighten assertion checks on verity data
Lennart Poettering
2021-09-10
1
-0
/
+3
*
dissect-image: rename dissected_image_has_verity()/_can_do_verity()
Lennart Poettering
2021-09-10
1
-4
/
+21
*
dissect-image: rename verity flag booleans
Lennart Poettering
2021-09-10
1
-14
/
+16
*
dissect-image: add extension-specific validation flag
Luca Boccassi
2021-09-06
1
-7
/
+19
*
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
1
-13
/
+43
|
\
|
*
dissect: use DISKSEQ when waiting for block devices
Luca Boccassi
2021-07-28
1
-13
/
+43
*
|
extension-release: search for other files if expected name not found
Luca Boccassi
2021-08-17
1
-20
/
+23
|
/
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-6
/
+2
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-9
/
+4
*
Mount encrypted swap partitions via gpt-auto
Hugo Osvaldo Barrera
2021-07-08
1
-1
/
+0
*
dissect: find partition more frequently
Yu Watanabe
2021-06-08
1
-1
/
+34
*
dissect: try to find partition again on timeout
Yu Watanabe
2021-06-08
1
-1
/
+30
*
dissect: if dissecting without udev, don't look for usec timestamp on db record
Lennart Poettering
2021-06-01
1
-11
/
+15
*
dissect: the libcryptsetup code for Verity crypt_device objects too
Lennart Poettering
2021-06-01
1
-0
/
+2
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-3
/
+2
*
dissect-image: add support for optionally mounting images with idmapping on
Lennart Poettering
2021-05-07
1
-21
/
+45
*
Merge pull request #19391 from poettering/dissect-grow
Zbigniew Jędrzejewski-Szmek
2021-05-07
1
-12
/
+71
|
\
|
*
dissect-image: optionally, grow file systems on mount
Lennart Poettering
2021-04-23
1
-0
/
+41
|
*
dissect: look for new GPT partition flag marking partitions for growing
Lennart Poettering
2021-04-23
1
-12
/
+30
*
|
dissect-image: use sd_device_trigger() API
Lennart Poettering
2021-04-28
1
-19
/
+10
*
|
various: print the image path when setting up of the loopback device fails
Zbigniew Jędrzejewski-Szmek
2021-04-23
1
-1
/
+1
|
/
*
dissect: fix two minor typos in comments
Lennart Poettering
2021-04-22
1
-2
/
+2
*
dissect-image: prefer PARTN= uevent property over "partition" sysfs attr
Lennart Poettering
2021-04-22
1
-2
/
+13
*
dissect: ignore udev database entries from before the loopback attachment
Lennart Poettering
2021-04-20
1
-9
/
+23
*
dissect: ignore old uevents when waiting for loopback partition scan
Lennart Poettering
2021-04-20
1
-4
/
+25
[next]