1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00
systemd/src
2021-08-20 09:15:02 +01: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 #18385 from kinvolk/mauricio/restrict-network-interfaces 2021-08-20 03:41:11 +02:00
binfmt Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
boot sd-boot: Use UEFI provided CRC32 2021-08-18 22:01:09 +01: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 Merge pull request #18385 from kinvolk/mauricio/restrict-network-interfaces 2021-08-20 03:41:11 +02: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 env-util: add unsetenv_erase() helper 2021-08-17 13:17:44 +02:00
cryptsetup Add support for systemd-pkcs11 libcryptsetup plugin. 2021-08-19 13:58:10 +02: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: Respect nofail when ordering 2021-08-18 16:00:49 +09:00
fundamental sd-boot: Add memmem_safe and memory_startswith 2021-08-16 10:50:58 +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 env-util: add unsetenv_erase() helper 2021-08-17 13:17:44 +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 tree-wide: fix typo 2021-08-18 13:36:14 +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 sd-bus: Improve (sd-buscntr) error logging 2021-08-19 15:47:27 +01: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: do not assume the highest priority when Priority= is unspecified 2021-08-18 15:57:45 +09:00
notify Add implicit sentinel to strv_env_merge() 2021-08-11 09:11:42 +02:00
nspawn tree-wide: port things over to FORMAT_PROC_FD_PATH() 2021-08-19 09:19:27 +02:00
nss-myhostname
nss-mymachines
nss-resolve
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 tree-wide: port things over to FORMAT_PROC_FD_PATH() 2021-08-19 09:19:27 +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
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
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 link: Add support for rx-gro-hw nic feature 2021-08-20 09:15:02 +01: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
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 Merge pull request #18385 from kinvolk/mauricio/restrict-network-interfaces 2021-08-20 03:41:11 +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 #18385 from kinvolk/mauricio/restrict-network-interfaces 2021-08-20 03:41:11 +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 tree-wide: port things over to FORMAT_PROC_FD_PATH() 2021-08-19 09:19:27 +02:00
tty-ask-password-agent Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
udev link: Add support for rx-gro-hw nic feature 2021-08-20 09:15:02 +01:00
update-done
update-utmp
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