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
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-1
/
+0
*
dissect: add new verbs to brief version of cmline in --help
Lennart Poettering
2023-07-07
1
-2
/
+4
*
dissect: Add --mtree-hash= option
Daan De Meyer
2023-07-06
1
-1
/
+11
*
dissect: Allow a few verbs to operate on directories as well as image files
Daan De Meyer
2023-07-06
1
-86
/
+120
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-1
/
+1
*
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
2023-06-06
1
-1
/
+1
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
1
-1
/
+1
*
dissect: use pager for --help
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-0
/
+2
*
tree-wide: code spelling fixes
Frantisek Sumsal
2023-04-20
1
-1
/
+1
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-9
/
+3
*
dissect: disallow empty partition tables
Lennart Poettering
2023-04-05
1
-1
/
+2
*
dissect: add new --validate command
Lennart Poettering
2023-04-05
1
-0
/
+48
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-1
/
+19
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-4
/
+4
*
dissect: make all paths we operation on absolute
Lennart Poettering
2023-03-14
1
-15
/
+47
*
dissect: mark UID/GIDs that are surprising in DDIs with colors
Lennart Poettering
2023-03-14
1
-6
/
+22
*
dissect: use a switch statements where appropriate
Lennart Poettering
2023-03-10
1
-7
/
+25
*
dissect: share dissected_image_decrypt_interactively() invocation between act...
Lennart Poettering
2023-03-10
1
-20
/
+14
*
dissect: shorten code a bit
Lennart Poettering
2023-03-09
1
-10
/
+4
*
dissect: allow setting "lo_file_name" field of loopback block devices
Lennart Poettering
2023-03-09
1
-0
/
+25
*
dissect: add commands for attaching/detaching loopback devices
Lennart Poettering
2023-03-09
1
-0
/
+146
*
dissect: implement external helper plugin interface for /bin/mount
Lennart Poettering
2023-03-06
1
-1
/
+78
*
dissect: show intended architecture of a disk image
Lennart Poettering
2023-03-01
1
-0
/
+3
*
Merge pull request #26410 from DaanDeMeyer/xattr-symlink
Luca Boccassi
2023-02-15
1
-2
/
+2
|
\
|
*
copy: Make copy_xattr() more generic
Daan De Meyer
2023-02-14
1
-2
/
+2
*
|
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
|
/
*
dissect: show sector size in info output
Lennart Poettering
2023-01-18
1
-0
/
+5
*
loop-util: always tell kernel explicitly about loopback sector size
Lennart Poettering
2023-01-18
1
-2
/
+2
*
dissect: reduce indent in mtree_print_item()
Yu Watanabe
2022-12-26
1
-96
/
+94
*
dissect: do not trigger assertion on error
Yu Watanabe
2022-12-26
1
-1
/
+2
*
dissect: use assert() when no side effect
Yu Watanabe
2022-12-26
1
-3
/
+3
*
dissect: remove one more use of basename()
Lennart Poettering
2022-12-23
1
-1
/
+9
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-6
/
+6
*
dissect: add a mode for operating on an in-memory copy of a DDI, instead of d...
Lennart Poettering
2022-12-08
1
-7
/
+17
*
dissect: add simple --discover command
Lennart Poettering
2022-12-07
1
-0
/
+66
*
dissect: show color in log output
Lennart Poettering
2022-12-06
1
-2
/
+1
*
dissect: support to unmount image without root partition
Yu Watanabe
2022-12-01
1
-0
/
+13
*
dissect: use sd-device to find and open loopback block device
Yu Watanabe
2022-12-01
1
-10
/
+5
*
dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...
Lennart Poettering
2022-12-01
1
-1
/
+3
*
Merge pull request #24803 from DaanDeMeyer/repart-copy-deny-list
Daan De Meyer
2022-11-11
1
-2
/
+2
|
\
|
*
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
2022-11-10
1
-2
/
+2
*
|
dissect: make image name bold
Lennart Poettering
2022-11-10
1
-1
/
+1
*
|
dissect: also parse out the top-level GPT table uuid and expose this as image...
Lennart Poettering
2022-11-10
1
-0
/
+4
|
/
*
dissect: add a new "--mtree" switch for generating a BSD mtree(5) compatible ...
Lennart Poettering
2022-11-09
1
-5
/
+182
*
dissect: add new --with command
Lennart Poettering
2022-11-09
1
-1
/
+169
*
dissect: officially support initrd DDIs (to implement 2nd stage initrds)
Lennart Poettering
2022-11-09
1
-1
/
+14
*
dissect: open pager in --list mode, output might be long
Lennart Poettering
2022-11-09
1
-0
/
+2
*
dissect: simplify flags for recurse_dir()
Lennart Poettering
2022-11-09
1
-1
/
+1
*
dissect: remove unused variable
Lennart Poettering
2022-11-09
1
-2
/
+1
*
Merge pull request #25291 from keszybz/util-cleanup
Yu Watanabe
2022-11-09
1
-1
/
+1
|
\
[next]