1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00
systemd/src
Jan Janssen acdf7d157b boot: Keep initrds separate from cmdline options
This is in preparation for LINUX_INITRD_MEDIA support in boot.c. One
downside is that adding or changing the used initrds by command line
editing is not possible anymore.
2022-05-21 15:11:13 +01:00
..
ac-power
activate strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
analyze analyze security: print DeviceAllow list 2022-05-01 13:43:01 +09:00
ask-password
backlight tree-wide: unify some code that looks for --help in the command line 2022-03-31 11:44:46 +02:00
basic fundamental: Move some helpers into string-util-fundamental 2022-05-21 15:11:13 +01:00
binfmt
boot boot: Keep initrds separate from cmdline options 2022-05-21 15:11:13 +01:00
busctl
cgls
cgroups-agent
cgtop strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
core Merge pull request #23339 from poettering/sockaddr-size-limit 2022-05-21 15:09:04 +01:00
coredump tree-wide: port various users over to connect_unix_path() 2022-05-14 05:01:38 +09:00
creds creds: trivial coding style fixes 2022-05-02 18:04:53 +02:00
cryptenroll cryptenroll,homectl: Introduce --fido2-credential-algorithm option 2022-04-22 20:22:40 +02:00
cryptsetup Merge pull request #22919 from poettering/cryptsetup-tweaks 2022-03-31 16:50:37 +02:00
debug-generator
delta
detect-virt virt: make virtualization enum a named type 2022-04-04 11:36:26 +02:00
dissect dissect: drop unnecessary {} 2022-05-08 16:23:13 +02:00
environment-d-generator
escape
firstboot firstboot: make --help output fit in 80 columns 2022-04-05 22:18:31 +02:00
fsck tree-wide: port various users over to connect_unix_path() 2022-05-14 05:01:38 +09:00
fstab-generator
fundamental fundamental: Move some helpers into string-util-fundamental 2022-05-21 15:11:13 +01:00
fuzz fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00
getty-generator strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
gpt-auto-generator stat-util: fix dir_is_empty() with hidden/backup files 2022-05-04 13:29:14 +02:00
hibernate-resume devnum-util: define helper macros for formatting devnum major/minor pairs 2022-04-13 16:26:31 +02:00
home stat-util: fix dir_is_empty() with hidden/backup files 2022-05-04 13:29:14 +02:00
hostname hostnamed: update to use new style sd-bus macros 2022-04-21 23:22:52 +02:00
hwdb hwdb: fix parsing options 2022-04-06 04:03:32 +09:00
id128
import time-util: assume CLOCK_BOOTTIME always exists 2022-03-28 16:55:41 +02:00
initctl
integritysetup integritysetup: also validate volume name 2022-03-31 11:44:46 +02:00
journal fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00
journal-remote fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00
kernel-install kernel-install: restore priority of check for /boot/loader/entries 2022-05-20 15:34:17 +02:00
libsystemd Merge pull request #23339 from poettering/sockaddr-size-limit 2022-05-21 15:09:04 +01:00
libsystemd-network fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00
libudev meson: add 'devel' install_tag to libsystemd.pc and libudev.pc 2022-05-14 11:59:13 -04:00
locale strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
login tree-wide: use LOG_MESSAGE() where possible 2022-05-11 16:47:40 +02:00
machine machine: update to use new-style sd-bus macros (#23012) 2022-04-08 21:43:18 +01:00
machine-id-setup
modules-load
mount
network network: drop support for old kernels which cannot set prefix route with non-main route table 2022-05-21 15:09:53 +01:00
notify notify: remove spurious whitespace 2022-04-01 15:23:43 +02:00
nspawn tree-wide: port various users over to connect_unix_path() 2022-05-14 05:01:38 +09:00
nss-myhostname nss-myhostname: do not return IPv6 local address if IPv6 is disabled 2022-04-23 04:18:51 +09:00
nss-mymachines
nss-resolve
nss-systemd
oom oomd: "descendent" → "descendant" 2022-04-28 15:46:44 +02:00
partition basic: split out dev_t related calls into new devno-util.[ch] 2022-04-13 16:26:31 +02:00
path
portable portabled: wrap long lines and fix typo in error message 2022-05-20 15:01:56 +02:00
pstore
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve resolved: use strv_extend_with_size() to avoid slow parsing of /etc/hosts 2022-05-20 15:18:28 +02:00
rfkill errno-util: add ERRNO_IS_DEVICE_ABSENT() macro 2022-03-24 16:19:48 +01:00
rpm rpm: remove check if systemd is running in a few cases 2022-05-16 21:27:34 +01:00
run strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
run-generator
shared Merge pull request #23339 from poettering/sockaddr-size-limit 2022-05-21 15:09:04 +01:00
shutdown shutdown: get only active md arrays. 2022-04-06 21:56:40 +01:00
sleep tree-wide: add a space after if, switch, for, and while 2022-04-01 22:48:42 +09:00
socket-proxy
stdio-bridge
sulogin-shell
sysctl
sysext sysext: refuse empty release ID to avoid triggering assertion 2022-05-21 06:37:56 +09:00
system-update-generator
systemctl fuzz-systemctl-parse-argv: refuse commandlines above 1k entries 2022-05-08 22:47:50 +02:00
systemd meson: Add -Wall and -Wextra to header checks 2022-05-04 16:11:41 +02:00
sysupdate basic: split out dev_t related calls into new devno-util.[ch] 2022-04-13 16:26:31 +02:00
sysusers uid-range: use size_t for array size 2022-04-01 11:20:12 +02:00
sysv-generator Rename UnitFileScope to LookupScope 2022-03-29 16:17:57 +02:00
test Merge pull request #23339 from poettering/sockaddr-size-limit 2022-05-21 15:09:04 +01:00
timedate timedatectl: fix a memory leak 2022-05-05 00:05:57 +09:00
timesync tree-wide: use LOG_MESSAGE() where possible 2022-05-11 16:47:40 +02:00
tmpfiles Merge pull request #23021 from fbuihuu/tmpfiles-fix-precedence-with-plus-sign 2022-04-16 01:36:51 +09:00
tty-ask-password-agent
udev udev: fixed config_parse_ifalias() logic not to skip setting IFLA_IFALIAS 2022-05-19 05:04:26 +09:00
update-done
update-utmp
user-sessions
userdb tree-wide: port various users over to connect_unix_path() 2022-05-14 05:01:38 +09:00
vconsole meson: move vconsole rules to rules.d/ 2022-05-05 11:51:44 +02:00
veritysetup veritysetup: fix memory corruption 2022-04-02 02:22:39 +09:00
version
volatile-root basic: split out dev_t related calls into new devno-util.[ch] 2022-04-13 16:26:31 +02:00
xdg-autostart-generator fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00