index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
/
80-ethernet.network.example
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-18
path-util: add examples for path_make_relative() and path_make_relative_parent()
Yu Watanabe
1
-1
/
+11
2022-09-18
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
15
-76
/
+31
2022-09-18
tree-wide: use dissected_image_relinquish()
Yu Watanabe
4
-52
/
+24
2022-09-18
dissect-image: introduce dissected_image_relinquish()
Yu Watanabe
2
-0
/
+19
2022-09-18
udev: do not ignore -ENOENT from sd_device_get_devname() for block device
Yu Watanabe
1
-2
/
+0
2022-09-18
udev: use block_device_get_whole_disk()
Yu Watanabe
1
-17
/
+7
2022-09-18
blockdev-util: change return value when a partition device is passed to parti...
Yu Watanabe
1
-1
/
+1
2022-09-18
blockdev-util: introduce block_device_get_whole_disk()
Yu Watanabe
2
-0
/
+31
2022-09-18
blockdev-util: split-out block_device_is_whole_disk()
Yu Watanabe
1
-10
/
+23
2022-09-18
sd-device: refuse block device without subsystem
Yu Watanabe
1
-2
/
+2
2022-09-18
dissect-image: free crypt_device object before trying to activate with unique...
Yu Watanabe
1
-5
/
+14
2022-09-18
udev: downgrade log level when device node is already removed
Yu Watanabe
1
-2
/
+3
2022-09-18
dissect-image: introduce DISSECTED_PARTITION_NULL
Yu Watanabe
2
-4
/
+10
2022-09-18
dissect-image: split out dissected_image_new()
Yu Watanabe
1
-24
/
+42
2022-09-18
dissect-image: take a reference of LoopDevice into DissectedImage
Yu Watanabe
2
-6
/
+31
2022-09-18
loop-util: introduce reference counter for LoopDevice
Yu Watanabe
2
-1
/
+7
2022-09-18
dissect-image: take reference of DecryptedImage into DissectedImage
Yu Watanabe
2
-2
/
+11
2022-09-18
dissect-image: introduce reference counter for DecryptedImage
Yu Watanabe
2
-7
/
+29
2022-09-18
dissect-image: lazily deactivate decrypted DM volumes
Yu Watanabe
1
-1
/
+2
2022-09-18
measure: rename measure_pcr() to measure_kernel()
Lennart Poettering
1
-4
/
+4
2022-09-17
cryptsetup-util: introduce crypt_free_and_replace()
Yu Watanabe
2
-2
/
+6
2022-09-17
test-50-dissect: do not fail test on cleanup
Yu Watanabe
1
-3
/
+7
2022-09-17
test-50-dissect: check mount destination instead of mount source
Yu Watanabe
1
-1
/
+8
2022-09-17
coredumpctl: rename table entry
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2022-09-17
various: use "-" instead of "n/a" in tables
Zbigniew Jędrzejewski-Szmek
3
-13
/
+13
2022-09-17
fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
Yu Watanabe
11
-15
/
+12
2022-09-16
dissect-image: make verity_partition() actually fail when all attempts of act...
Yu Watanabe
1
-4
/
+6
2022-09-16
dissect-image: split out verity_timeout()
Yu Watanabe
1
-20
/
+23
2022-09-16
man: explicitly document that "reboot -f" is different from "systemctl reboot...
Yu Watanabe
1
-2
/
+6
2022-09-16
nspawn: fix two error strings
Lennart Poettering
1
-2
/
+2
2022-09-16
add CAP_LINUX_IMMUTABLE to systemd-machined, so it can handle machinectl read...
Dan Streetman
1
-1
/
+1
2022-09-16
sd-netlink: unexport sd-netlink
Yu Watanabe
6
-291
/
+136
2022-09-16
update TODO
Lennart Poettering
1
-5
/
+0
2022-09-16
tmpfiles: let's suffix path to dirs with '/' also in log messages
Lennart Poettering
1
-1
/
+1
2022-09-16
tmpfiles: drop redundant forward declarations
Lennart Poettering
1
-3
/
+0
2022-09-16
journalctl: respect --quiet flag during file concistency verification
Daniel Braunwarth
1
-7
/
+10
2022-09-16
dissect-image: handle all non-negative return values as success
Yu Watanabe
1
-10
/
+9
2022-09-16
dissect-image: fix memleak on failure
Yu Watanabe
1
-4
/
+3
2022-09-16
udev-node: do not create symlink to a non-existing device node
Yu Watanabe
1
-0
/
+7
2022-09-16
udev-node: split out stack_directory_read_one()
Yu Watanabe
1
-55
/
+71
2022-09-16
watchdog: use /dev/watchdog0 only if it exists
Yu Watanabe
1
-8
/
+17
2022-09-16
update TODO
Lennart Poettering
1
-1
/
+27
2022-09-16
pid1: drop redundant DBus properties
Yu Watanabe
4
-47
/
+21
2022-09-16
watchdog: explicitly initialize global variable
Yu Watanabe
1
-7
/
+3
2022-09-16
test: add tests for uid_range_coalesce()
Yu Watanabe
1
-0
/
+39
2022-09-16
uid-range: tie up number and array of uid range entries
Yu Watanabe
7
-194
/
+211
2022-09-16
uid-range: make uid_range_intersect() take two UidRange objects
Yu Watanabe
1
-5
/
+5
2022-09-16
uid-range: optimize to load uid_map file
Yu Watanabe
2
-36
/
+27
2022-09-16
uid-range: escape from loop earlier
Yu Watanabe
1
-12
/
+14
2022-09-16
uid-range: sort uid range entries in uid_range_coalesce()
Yu Watanabe
1
-11
/
+18
[next]