index
:
replicant/external_libudev
main
replicant-11
wip/hadess/usb-analysers-uaccess
Port of libudev to Android (based on https://github.com/trevd/android_external_libudev)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dissect
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-05
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
*
dissect/nspawn: add support for dm-verity root hash signature
Luca Boccassi
2020-06-25
1
-10
/
+47
*
core: add RootHash and RootVerity service parameters
Luca Boccassi
2020-06-23
1
-1
/
+1
*
dissect: support single-filesystem verity images with external verity hash
Luca Boccassi
2020-06-09
1
-25
/
+36
*
dissect: add --fsck= option to systemd-dissect tool
Lennart Poettering
2020-01-29
1
-1
/
+15
*
dissect: introduce new recognizable partition types for /var and /var/tmp
Lennart Poettering
2019-12-23
1
-1
/
+1
*
loop-util: accept loopback flags when creating loopback device
Lennart Poettering
2019-12-02
1
-2
/
+3
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-12
/
+10
*
dissect: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-27
/
+20
[next]