1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-29 21:55:36 +03:00
systemd/src
Yu Watanabe c0552b359c chase: make chaseat() provides absolute path also when dir_fd points to the root directory
Usually, we pass the file descriptor of the root directory to chaseat()
when `--root=` is not specified. Previously, even in such case, the
result was relative, and we need to prefix the path with "/" when we
want to pass the path to other functions that do not support dir_fd, or
log or show the path. That's inconvenient.
2023-04-19 03:28:34 +09:00
..
ac-power
activate tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
analyze image-policy: introduce parse_image_policy_argument() helper 2023-04-13 11:17:28 +02:00
ask-password Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments 2023-04-07 10:55:30 +02:00
backlight
basic chase: make chaseat() provides absolute path also when dir_fd points to the root directory 2023-04-19 03:28:34 +09:00
binfmt
boot Merge pull request #27256 from medhefgo/boot-rdtsc 2023-04-18 10:38:15 +02:00
busctl busctl: add --xml-interface to the help message 2023-04-11 11:45:26 +09:00
cgls tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
cgroups-agent
cgtop cgtop: drop counterproductive bitfields 2023-03-14 18:00:08 +01:00
core kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anyway 2023-04-18 10:52:04 +02:00
coredump Merge pull request #27254 from poettering/cmsg-align-check 2023-04-14 13:49:04 +09:00
creds various: simplify calls to parse_boolean_argument() 2023-04-05 13:06:26 +08:00
cryptenroll various: simplify calls to parse_boolean_argument() 2023-04-05 13:06:26 +08:00
cryptsetup cryptsetup: fix build without TPM2 2023-04-04 22:35:04 +01:00
debug-generator
delta chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
detect-virt
dissect image-policy: introduce parse_image_policy_argument() helper 2023-04-13 11:17:28 +02:00
environment-d-generator
escape
firstboot image-policy: introduce parse_image_policy_argument() helper 2023-04-13 11:17:28 +02:00
fsck fsck: use execv_p_ and execl_p_ 2023-04-17 19:56:06 +01:00
fstab-generator fstab-generator: add missing phrase in comment 2023-04-18 11:55:03 +02:00
fundamental tree-wide: replace __alignof__() with alignof() 2023-04-14 14:39:06 +09:00
fuzz compress: replace compress_blob() with compress_blob_explicit() 2023-04-11 09:14:34 +02:00
getty-generator Revert "getty-generator: Use device hotplug to instantiate virtualizer consoles" 2023-04-18 10:38:38 +02:00
gpt-auto-generator gpt-auto-generator: "translate" errno codes into proper messages 2023-04-18 11:58:33 +02:00
hibernate-resume
home fsck: use execv_p_ and execl_p_ 2023-04-17 19:56:06 +01:00
hostname basic: add RuntimeScope enum 2023-03-10 09:47:39 +01:00
hwdb
id128
import import: use truncate_nl() where appropriate 2023-03-24 18:33:59 +01:00
initctl src: changed instances of sd_bus_call_method() to bus_call_method() (#26819) 2023-03-15 00:12:57 +00:00
integritysetup
journal tree-wide: copy timestamp data from cmsg 2023-04-16 13:26:58 +09:00
journal-remote journal-remote: make specified output file absolute 2023-03-28 02:29:19 +09:00
kernel-install test-kernel-install: several cleanups 2023-03-30 09:23:07 +02:00
libsystemd Merge pull request #27253 from yuwata/cmsg-find-and-copy-data 2023-04-16 16:28:26 +09:00
libsystemd-network tree-wide: also use CMSG_TYPED_DATA() on writing message header 2023-04-16 13:26:58 +09:00
libudev meson: Introduce userspace dep 2023-03-10 11:40:14 +01:00
locale tree-wide: use TAKE_STRUCT 2023-04-14 10:15:44 +02:00
login tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
machine Merge pull request #25608 from poettering/dissect-moar 2023-04-12 13:46:08 +02:00
machine-id-setup image-policy: introduce parse_image_policy_argument() helper 2023-04-13 11:17:28 +02:00
modules-load
mount chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
network tree-wide: replace __alignof__() with alignof() 2023-04-14 14:39:06 +09:00
notify notify: add support for sending fds with notification messages 2023-03-29 19:09:10 +02:00
nspawn tree-wide: use TAKE_STRUCT 2023-04-14 10:15:44 +02:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd Include <threads.h> if possible to get thread_local definition 2023-03-06 10:04:39 +09:00
oom oomd: add inline comments with param names 2023-03-27 10:18:55 +02:00
partition image-policy: introduce parse_image_policy_argument() helper 2023-04-13 11:17:28 +02:00
path
portable Merge pull request #25608 from poettering/dissect-moar 2023-04-12 13:46:08 +02:00
pstore copy: Move chattr arguments to full function signatures 2023-03-21 20:53:09 +01:00
quotacheck
random-seed random-seed: drop extraneous "we" 2023-03-08 16:28:37 +01:00
rc-local-generator
remount-fs
reply-password
resolve Merge pull request #27253 from yuwata/cmsg-find-and-copy-data 2023-04-16 16:28:26 +09:00
rfkill
rpm
run tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
run-generator
shared gpt-auto-generator: "translate" errno codes into proper messages 2023-04-18 11:58:33 +02:00
shutdown core: Propagate exit status via notify socket when running in VM 2023-04-12 15:03:43 +02:00
sleep sleep: fix default values unmatched with manual 2023-03-18 02:28:22 +08:00
socket-proxy
stdio-bridge basic: add RuntimeScope enum 2023-03-10 09:47:39 +01:00
sulogin-shell
sysctl
sysext systemd-confext: mount confexts as noexec and nosuid 2023-04-14 01:21:48 +08:00
system-update-generator
systemctl preset: Add ignore directive 2023-04-14 20:27:59 +01:00
systemd sd-bus: use macros for standard bus error names consistently 2023-04-04 15:18:00 +02:00
sysupdate process-util: make safe_fork() unset $NOTIFY_SOCKET 2023-04-17 05:46:32 +08:00
sysusers image-policy: introduce parse_image_policy_argument() helper 2023-04-13 11:17:28 +02:00
sysv-generator basic: add RuntimeScope enum 2023-03-10 09:47:39 +01:00
test chase: make chaseat() provides absolute path also when dir_fd points to the root directory 2023-04-19 03:28:34 +09:00
timedate basic: add RuntimeScope enum 2023-03-10 09:47:39 +01:00
timesync tree-wide: copy timestamp data from cmsg 2023-04-16 13:26:58 +09:00
tmpfiles tree-wide: use TAKE_STRUCT 2023-04-14 10:15:44 +02:00
tty-ask-password-agent
udev process-util: make safe_fork() unset $NOTIFY_SOCKET 2023-04-17 05:46:32 +08:00
ukify ukify: Strip symbol/string table for old stubs 2023-04-01 14:31:22 +02:00
update-done
update-utmp
user-sessions user-sessions: do not remove /etc/nologin 2023-04-03 12:32:56 +02:00
userdb tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
vconsole vconsole: introduce context_get_config() helper function 2023-03-24 15:07:58 +09:00
veritysetup veritysetup: add support for fec options 2023-04-13 05:39:49 +02:00
version
volatile-root chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
xdg-autostart-generator xdg-autostart-generator: do not warn about unknown fields 2023-03-25 13:38:39 +09:00