summaryrefslogtreecommitdiffstats
path: root/src/dissect (follow)
Commit message (Expand)AuthorAgeFilesLines
* dissect: set dash as ersatz stringLennart Poettering2023-11-151-0/+1
* dissect: right-align size column in --discover tableLennart Poettering2023-11-151-0/+2
* dissect: move helpers for categorizing DDIs into generic codeLennart Poettering2023-10-111-11/+10
* dissect: allow confext/sysext to be in the same imageLennart Poettering2023-10-111-29/+57
* dissect: image size can be unset, suppres in JSON output thenLennart Poettering2023-10-111-2/+2
* dissect: show architecture in JSON output tooLennart Poettering2023-10-111-0/+3
* dissect: port to new JSON_BUILD_STRV_ENV_PAIR()Lennart Poettering2023-10-111-45/+4
* dissect: don't show non-JSON arch + sector size in JSON modeLennart Poettering2023-10-101-6/+6
* dissect-image: optionally allow mounting via new kernel mount API in two stepsLennart Poettering2023-10-021-3/+21
* dissect: Set SYSTEMD_DISSECT_DEVICE to path of loop deviceDaan De Meyer2023-08-171-0/+5
* copy: Add support for creating subvolumes to copy_tree_at()Daan De Meyer2023-08-141-2/+2
* meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-081-3/+4
* meson: move declarations of dissect and friendsYu Watanabe2023-07-311-0/+16
* confext: add dissect tool support for confext imagesMaanya Goenka2023-07-141-19/+23
* device-util: Declare iterator variables inlineDaan De Meyer2023-07-121-1/+0
* dissect: add new verbs to brief version of cmline in --helpLennart Poettering2023-07-071-2/+4
* dissect: Add --mtree-hash= optionDaan De Meyer2023-07-061-1/+11
* dissect: Allow a few verbs to operate on directories as well as image filesDaan De Meyer2023-07-061-86/+120
* tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-1/+1
* copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()Daan De Meyer2023-06-061-1/+1
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-311-1/+1
* dissect: use pager for --helpZbigniew Jędrzejewski-Szmek2023-05-301-0/+2
* tree-wide: code spelling fixesFrantisek Sumsal2023-04-201-1/+1
* image-policy: introduce parse_image_policy_argument() helperYu Watanabe2023-04-131-9/+3
* dissect: disallow empty partition tablesLennart Poettering2023-04-051-1/+2
* dissect: add new --validate commandLennart Poettering2023-04-051-0/+48
* tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-1/+19
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-4/+4
* dissect: make all paths we operation on absoluteLennart Poettering2023-03-141-15/+47
* dissect: mark UID/GIDs that are surprising in DDIs with colorsLennart Poettering2023-03-141-6/+22
* dissect: use a switch statements where appropriateLennart Poettering2023-03-101-7/+25
* dissect: share dissected_image_decrypt_interactively() invocation between act...Lennart Poettering2023-03-101-20/+14
* dissect: shorten code a bitLennart Poettering2023-03-091-10/+4
* dissect: allow setting "lo_file_name" field of loopback block devicesLennart Poettering2023-03-091-0/+25
* dissect: add commands for attaching/detaching loopback devicesLennart Poettering2023-03-091-0/+146
* dissect: implement external helper plugin interface for /bin/mountLennart Poettering2023-03-061-1/+78
* dissect: show intended architecture of a disk imageLennart Poettering2023-03-011-0/+3
* Merge pull request #26410 from DaanDeMeyer/xattr-symlinkLuca Boccassi2023-02-151-2/+2
|\
| * copy: Make copy_xattr() more genericDaan De Meyer2023-02-141-2/+2
* | tree-wide: fix typo and comment style updateYu Watanabe2023-02-151-1/+1
|/
* dissect: show sector size in info outputLennart Poettering2023-01-181-0/+5
* loop-util: always tell kernel explicitly about loopback sector sizeLennart Poettering2023-01-181-2/+2
* dissect: reduce indent in mtree_print_item()Yu Watanabe2022-12-261-96/+94
* dissect: do not trigger assertion on errorYu Watanabe2022-12-261-1/+2
* dissect: use assert() when no side effectYu Watanabe2022-12-261-3/+3
* dissect: remove one more use of basename()Lennart Poettering2022-12-231-1/+9
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-6/+6
* dissect: add a mode for operating on an in-memory copy of a DDI, instead of d...Lennart Poettering2022-12-081-7/+17
* dissect: add simple --discover commandLennart Poettering2022-12-071-0/+66
* dissect: show color in log outputLennart Poettering2022-12-061-2/+1