index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
json: add helpers for dealing with id128 + strv
Lennart Poettering
2
-0
/
+51
2020-08-11
man: document systemd-dissect
Lennart Poettering
2
-0
/
+245
2020-08-11
meson: move systemd-dissect to /usr/bin
Lennart Poettering
1
-2
/
+1
2020-08-11
dissect: show proper error strings for more errors
Lennart Poettering
2
-36
/
+62
2020-08-11
dissect: introduce new helper dissected_image_mount_and_warn() and use it eve...
Lennart Poettering
4
-19
/
+36
2020-08-11
dissect: use recognizable error if we are supposed to mount an encrypted fs
Lennart Poettering
1
-2
/
+11
2020-08-11
dissect: immediately close pipes when we determined we have no data for them
Lennart Poettering
2
-272
/
+299
2020-08-11
dissect: properly propagate some relevant dissection errors
Lennart Poettering
1
-1
/
+17
2020-08-11
dissect: beef up dissection output
Lennart Poettering
1
-37
/
+78
2020-08-11
dissect: load verity metadata earlier
Lennart Poettering
1
-8
/
+27
2020-08-11
dissect: show more information in output
Lennart Poettering
1
-0
/
+13
2020-08-11
dissect: add support for copying files in/out of image
Lennart Poettering
1
-5
/
+231
2020-08-11
copy: add copy_access() helper for copying access mode
Lennart Poettering
2
-0
/
+16
2020-08-11
dissect: optionally mkdir directory to overmount
Lennart Poettering
3
-13
/
+53
2020-08-11
mkdir: handle mkdir_p() of simple filename gracefully
Lennart Poettering
1
-1
/
+1
2020-08-11
dissect: support --discard=list
Lennart Poettering
1
-1
/
+7
2020-08-11
firstboot: move --image= logic into common code
Lennart Poettering
1
-1
/
+0
2020-08-11
man: fix incorrectly placed full stop
Lennart Poettering
1
-1
/
+1
2020-08-11
update TODO
Lennart Poettering
1
-3
/
+0
2020-08-11
loop-util: use new LOOP_CONFIGURE ioctl
Lennart Poettering
2
-20
/
+84
2020-08-11
dissect: use new blockdev_partscan_enabled() API where appropriate
Lennart Poettering
1
-14
/
+10
2020-08-11
blockdev-util: add correct API for detecting if block device has partition sc...
Lennart Poettering
2
-0
/
+39
2020-08-11
units: order volatile-root after repart
Lennart Poettering
1
-1
/
+1
2020-08-10
hwdb: Add ACCEL_MOUNT_MATRIX quirk for Asus M80TA
Nicholas Narsing
1
-0
/
+1
2020-08-08
network: wait for previous address removal before configuring static addresses
Yu Watanabe
2
-1
/
+41
2020-08-08
network: drop unnecessary bracket
Yu Watanabe
1
-2
/
+1
2020-08-08
network: only process non-error message
Yu Watanabe
1
-1
/
+1
2020-08-07
user-record: deal with invalid GECOS fields gracefully
Lennart Poettering
2
-10
/
+33
2020-08-07
user-util: add mangle_gecos() call for turning strings into fields suitable a...
Lennart Poettering
3
-0
/
+52
2020-08-07
fix typo in systemctl help
Matt Fenwick
1
-1
/
+1
2020-08-07
journalctl: in "-o cat" mode show color
Lennart Poettering
1
-20
/
+54
2020-08-07
units: order systemd-user-sessions.service after home.mount
Lennart Poettering
1
-1
/
+1
2020-08-07
update TODO
Lennart Poettering
1
-1
/
+0
2020-08-07
docs: document new description field
Lennart Poettering
2
-6
/
+12
2020-08-07
core,home,machined: generate description fields for all groups we synthesize
Lennart Poettering
3
-10
/
+35
2020-08-07
userdb: add "description" field to group records
Lennart Poettering
6
-3
/
+13
2020-08-07
update TODO
Lennart Poettering
1
-0
/
+3
2020-08-06
man: clarify that LogNamespace= is for system services only
Lennart Poettering
1
-1
/
+3
2020-08-06
_sd-common.h: avoid parsing errors with Coverity
Kamil Dudka
1
-1
/
+1
2020-08-06
update TODO
Lennart Poettering
1
-0
/
+2
2020-08-05
core: new feature MountImages
Luca Boccassi
15
-3
/
+512
2020-08-05
strv: add strv_split_colon_pairs function
Luca Boccassi
3
-0
/
+87
2020-08-05
basic/extract-word: add EXTRACT_UNESCAPE_SEPARATORS mode
Zbigniew Jędrzejewski-Szmek
3
-13
/
+59
2020-08-05
update TODO
Lennart Poettering
1
-6
/
+3
2020-08-05
man: document the new --image= switches in journalctl/sysusers/tmpfiles
Lennart Poettering
3
-7
/
+48
2020-08-05
journalctl: add --image= switch
Lennart Poettering
1
-3
/
+36
2020-08-05
sysusers: add support for a --image= switch
Lennart Poettering
1
-1
/
+37
2020-08-05
tmpfiles: support --image= similar to --root=
Lennart Poettering
1
-5
/
+43
2020-08-05
firstboot: move --image= logic into common code
Lennart Poettering
3
-73
/
+96
2020-08-05
test: add another test case for extract_many_words
Luca Boccassi
1
-1
/
+19
[next]