index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dissect
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dissect-image: do not enable "verification" when trying to acquire metadata
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-1
/
+1
*
dissect: show intended purpose of images in dissection output
Lennart Poettering
2021-11-23
1
-1
/
+63
*
dissect: add helper call for unifying three loops
Lennart Poettering
2021-11-23
1
-28
/
+21
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
dissect-image: load embedded verity signature info from image
Lennart Poettering
2021-09-28
1
-0
/
+7
*
dissect-image: discover verity signature partitions
Lennart Poettering
2021-09-28
1
-1
/
+3
*
dissect-image: rename dissected_image_has_verity()/_can_do_verity()
Lennart Poettering
2021-09-10
1
-2
/
+2
*
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
1
-0
/
+1
|
\
|
*
dissect: use DISKSEQ when waiting for block devices
Luca Boccassi
2021-07-28
1
-0
/
+1
*
|
shared/copy: add a new flag COPY_ALL_XATTRS
Andrej Lajovic
2021-08-11
1
-2
/
+2
*
|
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+3
|
/
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-4
/
+2
*
dissect-image: add support for optionally mounting images with idmapping on
Lennart Poettering
2021-05-07
1
-2
/
+2
*
Merge pull request #19391 from poettering/dissect-grow
Zbigniew Jędrzejewski-Szmek
2021-05-07
1
-2
/
+18
|
\
|
*
dissect: enable growfs by default, but make it configurable
Lennart Poettering
2021-04-23
1
-1
/
+13
|
*
dissect: show growfs flag in systemd-dissect table output
Lennart Poettering
2021-04-23
1
-1
/
+5
*
|
various: print the image path when setting up of the loopback device fails
Zbigniew Jędrzejewski-Szmek
2021-04-23
1
-1
/
+1
|
/
*
dissect: ignore udev database entries from before the loopback attachment
Lennart Poettering
2021-04-20
1
-0
/
+1
*
dissect: ignore old uevents when waiting for loopback partition scan
Lennart Poettering
2021-04-20
1
-0
/
+1
*
dissect: split read-only flag into two
Lennart Poettering
2021-04-19
1
-1
/
+1
*
dissect: show partition label in table
Lennart Poettering
2021-03-16
1
-1
/
+2
*
dissect: don't insist on a root/usr partition when just inspecting
Lennart Poettering
2021-03-16
1
-2
/
+3
*
dissect-image: split DISSECT_IMAGE_REQUIRE_ROOT in two
Lennart Poettering
2021-03-16
1
-1
/
+7
*
tree-wide: make use of DISSECT_IMAGE_USR_NO_ROOT in various tools
Lennart Poettering
2021-03-16
1
-1
/
+1
*
dissect: fix trivial typo
Lennart Poettering
2021-03-11
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-4
/
+4
*
dissect: parse, store and show extension-release info
Luca Boccassi
2021-02-17
1
-2
/
+19
*
Move and rename parse_json_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+1
*
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-5
/
+7
*
dissect: almost port systemd-dissect to table_print_with_pager()
Lennart Poettering
2021-01-21
1
-1
/
+22
*
json: port various tools to the new JSON_FORMAT_OFF flag
Lennart Poettering
2021-01-09
1
-27
/
+13
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
dissect-image: process /usr/ GPT partition type
Lennart Poettering
2020-09-19
1
-1
/
+1
*
dissect: show partition output even if os-release is missing
Lennart Poettering
2020-09-17
1
-8
/
+9
*
dissect: wrap verity settings in new VeritySettings structure
Lennart Poettering
2020-09-17
1
-63
/
+40
*
dissect: introduce PartitionDesignator as real type
Lennart Poettering
2020-09-16
1
-1
/
+1
*
copy: optionally, reproduce hardlinks from source in destination
Lennart Poettering
2020-09-09
1
-3
/
+3
*
dissect: add support for outputting JSON
Lennart Poettering
2020-08-12
1
-9
/
+97
*
dissect: show proper error strings for more errors
Lennart Poettering
2020-08-11
1
-25
/
+34
*
dissect: introduce new helper dissected_image_mount_and_warn() and use it eve...
Lennart Poettering
2020-08-11
1
-8
/
+4
*
dissect: immediately close pipes when we determined we have no data for them
Lennart Poettering
2020-08-11
1
-271
/
+297
*
dissect: beef up dissection output
Lennart Poettering
2020-08-11
1
-37
/
+78
*
dissect: load verity metadata earlier
Lennart Poettering
2020-08-11
1
-8
/
+27
*
dissect: show more information in output
Lennart Poettering
2020-08-11
1
-0
/
+13
*
dissect: add support for copying files in/out of image
Lennart Poettering
2020-08-11
1
-5
/
+231
*
dissect: optionally mkdir directory to overmount
Lennart Poettering
2020-08-11
1
-13
/
+42
*
dissect: support --discard=list
Lennart Poettering
2020-08-11
1
-1
/
+7
*
service: add new RootImageOptions feature
Luca Boccassi
2020-07-29
1
-1
/
+1
[next]