systemd/src
Daan De Meyer 70cc7ed97e string-util: Add startswith_strv()
This is the function version of STARTSWITH_SET(). We also move
STARTSWITH_SET() to string-util.h as it fits more there than in
strv.h and reimplement it using startswith_strv().
2023-04-20 13:43:37 +02: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 string-util: Add startswith_strv() 2023-04-20 13:43:37 +02: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
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
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
hwdb
id128
import import: use truncate_nl() where appropriate 2023-03-24 18:33:59 +01:00
initctl
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
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
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
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
quotacheck
random-seed
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
socket-proxy
stdio-bridge
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
test test: modernize test-async a bit 2023-04-16 20:30:58 +02:00
timedate
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
veritysetup veritysetup: add support for fec options 2023-04-13 05:39:49 +02:00
version
volatile-root
xdg-autostart-generator xdg-autostart-generator: do not warn about unknown fields 2023-03-25 13:38:39 +09:00