summaryrefslogtreecommitdiffstats
path: root/man/systemd-run.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-20boot: Change the way we provide builtinsJan Janssen3-21/+23
2022-09-20udev: use block_device_is_whole_disk()Yu Watanabe3-36/+29
2022-09-20sd-device: use fd_reopen() at one more placeYu Watanabe1-2/+2
2022-09-20cryptsetup: use TPM flags over boolWilliam Roberts1-1/+1
2022-09-19meson: make several tests run sequentiallyYu Watanabe1-1/+2
2022-09-19test: add more test cases for mkdir_p_safe() and mkdir_p_root()Yu Watanabe1-5/+96
2022-09-19mkdir: chase_symlinks_and_stat() does not return 0Yu Watanabe1-2/+6
2022-09-19tpm2-util: make tpm2_pcr_bank_from_string() case-insensitiveLennart Poettering2-25/+9
2022-09-19udev: use device_opendir()Yu Watanabe1-19/+8
2022-09-19sd-device: use device_opendir()Yu Watanabe1-17/+3
2022-09-19sd-device: introduce device_opendir()Yu Watanabe2-0/+33
2022-09-19hwdb: run "update-hwdb-autosuspend"Zbigniew Jędrzejewski-Szmek1-0/+17
2022-09-19hwdb: run "update-hwdb"Zbigniew Jędrzejewski-Szmek10-2745/+12564
2022-09-19udev: use sd_device_get_sysattr_value()Yu Watanabe1-22/+29
2022-09-19udev: use faccessat()Yu Watanabe1-7/+7
2022-09-19sd-device: re-implement device_sysattrs_read_all() without recursionYu Watanabe1-4/+23
2022-09-19sd-device: use faccessat()Yu Watanabe1-15/+16
2022-09-19sd-device: use fstatat()Yu Watanabe1-6/+2
2022-09-19sd-device: use path_hash_ops to store sysattrsYu Watanabe1-1/+4
2022-09-19also provide credentials in ExecStartPreJörg Thalheim1-1/+1
2022-09-18test: add testcase for link priorityYu Watanabe2-26/+72
2022-09-18man/systemd-run: Refer to man-pages project (man7.org) when citing bash(1)BerndAdameit1-1/+1
2022-09-18path-util: add examples for path_make_relative() and path_make_relative_parent()Yu Watanabe1-1/+11
2022-09-18tree-wide: drop unused reference to DecryptedImageYu Watanabe15-76/+31
2022-09-18tree-wide: use dissected_image_relinquish()Yu Watanabe4-52/+24
2022-09-18dissect-image: introduce dissected_image_relinquish()Yu Watanabe2-0/+19
2022-09-18udev: do not ignore -ENOENT from sd_device_get_devname() for block deviceYu Watanabe1-2/+0
2022-09-18udev: use block_device_get_whole_disk()Yu Watanabe1-17/+7
2022-09-18udev-node: use symlink_atomic_full_label() to create devlinkYu Watanabe1-26/+7
2022-09-18blockdev-util: change return value when a partition device is passed to parti...Yu Watanabe1-1/+1
2022-09-18blockdev-util: introduce block_device_get_whole_disk()Yu Watanabe2-0/+31
2022-09-18blockdev-util: split-out block_device_is_whole_disk()Yu Watanabe1-10/+23
2022-09-18sd-device: refuse block device without subsystemYu Watanabe1-2/+2
2022-09-18dissect-image: free crypt_device object before trying to activate with unique...Yu Watanabe1-5/+14
2022-09-18udev: downgrade log level when device node is already removedYu Watanabe1-2/+3
2022-09-18dissect-image: introduce DISSECTED_PARTITION_NULLYu Watanabe2-4/+10
2022-09-18dissect-image: split out dissected_image_new()Yu Watanabe1-24/+42
2022-09-18dissect-image: take a reference of LoopDevice into DissectedImageYu Watanabe2-6/+31
2022-09-18loop-util: introduce reference counter for LoopDeviceYu Watanabe2-1/+7
2022-09-18dissect-image: take reference of DecryptedImage into DissectedImageYu Watanabe2-2/+11
2022-09-18dissect-image: introduce reference counter for DecryptedImageYu Watanabe2-7/+29
2022-09-18dissect-image: lazily deactivate decrypted DM volumesYu Watanabe1-1/+2
2022-09-18measure: rename measure_pcr() to measure_kernel()Lennart Poettering1-4/+4
2022-09-17cryptsetup-util: introduce crypt_free_and_replace()Yu Watanabe2-2/+6
2022-09-17test-50-dissect: do not fail test on cleanupYu Watanabe1-3/+7
2022-09-17test-50-dissect: check mount destination instead of mount sourceYu Watanabe1-1/+8
2022-09-17coredumpctl: rename table entryZbigniew Jędrzejewski-Szmek2-2/+2
2022-09-17various: use "-" instead of "n/a" in tablesZbigniew Jędrzejewski-Szmek3-13/+13
2022-09-17fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()Yu Watanabe11-15/+12
2022-09-16dissect-image: make verity_partition() actually fail when all attempts of act...Yu Watanabe1-4/+6