1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00
systemd-stable/src
2021-08-16 13:48:15 +09:00
..
ac-power Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
activate activate: simplify/rework implementation of --setenv 2021-08-11 10:17:50 +02:00
analyze systemd-analyze: option to exit with an error when 'verify' fails 2021-08-12 07:22:15 -07:00
ask-password Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
backlight Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
basic Merge pull request #20233 from maanyagoenka/log-error 2021-08-13 09:22:48 +02:00
binfmt Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
boot sd-boot: Allow on/off and t/f for booleans too 2021-08-12 16:10:06 +02:00
busctl Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
cgls Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
cgroups-agent
cgtop Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
core manager: add a test flag to ignore dependencies 2021-08-12 07:22:15 -07:00
coredump Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
creds Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
cryptenroll Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
cryptsetup Merge pull request #20384 from keszybz/udev-code-modernization 2021-08-07 12:06:00 +01:00
debug-generator meson: use jinja2 for rpm templates 2021-05-19 10:25:26 +09:00
delta Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
detect-virt Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
dissect shared/copy: add a new flag COPY_ALL_XATTRS 2021-08-11 17:48:10 +02:00
environment-d-generator Merge pull request #18863 from keszybz/cmdline-escaping 2021-05-07 17:29:39 +02:00
escape Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
firstboot Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
fsck
fstab-generator fstab-generator: put What= before Where= 2021-08-10 13:29:08 +02:00
fundamental sd-boot: Add assert implementation 2021-08-12 09:48:37 +02:00
fuzz alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size() 2021-05-19 16:42:37 +02:00
getty-generator meson: use jinja2 for rpm templates 2021-05-19 10:25:26 +09:00
gpt-auto-generator Mount encrypted swap partitions via gpt-auto 2021-07-08 11:46:20 +02:00
hibernate-resume meson: use jinja2 for rpm templates 2021-05-19 10:25:26 +09:00
home homectl: allow --setenv=FOO 2021-08-11 09:34:45 +02:00
hostname hostname: introduce gethostname_full() and use it in various gethostname() variants 2021-08-12 13:48:15 +09:00
hwdb Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
id128 Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
import shared/copy: add a new flag COPY_ALL_XATTRS 2021-08-11 17:48:10 +02:00
initctl
journal Don't open /var journals in volatile mode when runtime_journal==NULL 2021-08-13 21:43:59 +02:00
journal-remote Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
kernel-install meson: use a/b instead of join_paths(a,b) 2021-07-27 19:32:35 +02:00
libsystemd tree-wide: use memmem_safe() 2021-08-10 14:55:50 +02:00
libsystemd-network sd-dhcp-server: support static lease outside of address pool 2021-08-11 16:43:26 +09:00
libudev Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
locale shared/copy: add a new flag COPY_ALL_XATTRS 2021-08-11 17:48:10 +02:00
login units: added factory-reset.target 2021-08-10 17:08:00 +02:00
machine machinectl: allow --setenv=FOO 2021-08-11 09:34:45 +02:00
machine-id-setup Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
modules-load Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
mount Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
network network: check validity before copying the input string 2021-08-16 13:48:15 +09:00
notify Add implicit sentinel to strv_env_merge() 2021-08-11 09:11:42 +02:00
nspawn nspawn: allow --setenv=FOO as equivalent to --setenv=FOO=$FOO 2021-08-11 09:34:45 +02:00
nss-myhostname nss-myhostname: expose the "outbound" IP addresses under the synthetic "_outbound" hostname 2021-04-23 12:02:11 +02:00
nss-mymachines
nss-resolve nss-resolve: define variables in the body 2021-03-31 17:19:03 +02:00
nss-systemd fix typo 2021-05-14 19:51:37 +02:00
oom Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
partition shared/copy: add a new flag COPY_ALL_XATTRS 2021-08-11 17:48:10 +02:00
path Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
portable Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
pstore alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size() 2021-05-19 16:42:37 +02:00
quotacheck
random-seed partition, random-seed, logind: fix log messages with %m 2021-04-14 16:19:54 +02:00
rc-local-generator meson: use jinja2 for rpm templates 2021-05-19 10:25:26 +09:00
remount-fs
reply-password
resolve resolved: retry on SERVFAIL before downgrading feature level 2021-08-13 09:23:12 +02:00
rfkill rfkill: add some casts to silence -Werror=sign-compare 2021-04-14 10:26:31 +01:00
rpm update-helper: also add "user-reexec" verb 2021-07-24 13:11:13 +02:00
run run: allow --setenv=FOO 2021-08-11 09:34:45 +02:00
run-generator
shared hostname: introduce gethostname_full() and use it in various gethostname() variants 2021-08-12 13:48:15 +09:00
shutdown Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
sleep Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
socket-proxy Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
stdio-bridge meson: simplify the BUILD_MODE conditional 2021-04-14 16:19:54 +02:00
sulogin-shell
sysctl Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
sysext Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
system-update-generator meson: use jinja2 for rpm templates 2021-05-19 10:25:26 +09:00
systemctl Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
systemd units: added factory-reset.target 2021-08-10 17:08:00 +02:00
sysusers Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
sysv-generator sysv-generator: use strextend_with_separator() 2021-05-20 21:57:09 +09:00
test Merge pull request #20350 from medhefgo/boot 2021-08-13 09:22:12 +02:00
timedate Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
timesync timesync: add option to periodically save time 2021-08-09 21:06:28 +02:00
tmpfiles Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
tty-ask-password-agent Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
udev udev: skip event when its dependency cannot be checked 2021-08-10 15:35:57 +09:00
update-done
update-utmp set boot time from monotonic time (#19444) 2021-04-29 11:05:01 +02:00
user-sessions
userdb Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
vconsole meson: use jinja2 in src/vconsole 2021-05-19 10:24:43 +09:00
veritysetup man: describe veritysetup command syntax 2021-08-03 16:02:55 +02:00
version
volatile-root
xdg-autostart-generator xdg-autostart-service: rely on the new double-eval-free free_and_replace() 2021-07-29 21:13:03 +02:00