1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00
systemd-stable/src
Zbigniew Jędrzejewski-Szmek c900d89faa meson: use jinja2 for src/login
{% raw %} is needed to avoid trouble with {%k, which jinja thinks
is trying to access variable 'k'.
2021-05-19 10:24:43 +09:00
..
ac-power
activate tree-wide: avoid uninitialized warning on _cleanup_ variables 2021-04-14 12:25:06 +01:00
analyze meson: simplify the BUILD_MODE conditional 2021-04-14 16:19:54 +02:00
ask-password ask-password: when querying for a password, try to read from credential store first 2021-03-26 12:21:56 +01:00
backlight backlight: refactor get_max_brightness() to appease gcc 2021-04-01 12:01:58 +02:00
basic meson: use jinja2 for tmpfiles.d templates 2021-05-19 10:24:43 +09:00
binfmt fileio: optionally, return discovered path of file in search_and_fopen() 2021-05-07 16:43:26 +02:00
boot meson: print autodetected sbat fields 2021-05-14 14:37:14 +02:00
busctl tree-wide: avoid uninitialized warning on _cleanup_ variables 2021-04-14 12:25:06 +01:00
cgls
cgroups-agent
cgtop tree-wide: use UINT64_MAX or friends 2021-03-05 07:10:13 +09:00
core meson: revert the change to unquote commands in add_install_script 2021-05-14 19:52:25 +02:00
coredump Merge pull request #18863 from keszybz/cmdline-escaping 2021-05-07 17:29:39 +02:00
cryptenroll FIDO2: ask and record whether user verification was used to lock the volume 2021-05-07 21:36:27 +01:00
cryptsetup Add crypttab option silent 2021-05-15 16:23:56 +02:00
debug-generator
delta
detect-virt
dissect dissect-image: add support for optionally mounting images with idmapping on 2021-05-07 22:44:05 +02:00
environment-d-generator Merge pull request #18863 from keszybz/cmdline-escaping 2021-05-07 17:29:39 +02:00
escape
firstboot Merge pull request #19391 from poettering/dissect-grow 2021-05-07 15:04:55 +02:00
fsck
fstab-generator fstab-generator: clean up mount point flags handling 2021-04-23 16:55:29 +02:00
fundamental boot: add optional EFI SBAT support 2021-05-07 14:38:48 +01:00
fuzz fuzz-main: allow the number of runs to be overridden 2021-03-06 09:32:18 +01:00
getty-generator
gpt-auto-generator gpt-auto-generator: pull in systemd-growfs@.service if new GPT growfs partition flag is set 2021-04-23 17:57:22 +02:00
hibernate-resume
home FIDO2: ask and record whether user presence was used to lock the volume 2021-05-07 21:36:27 +01:00
hostname hostnamectl: fix hyperlink in "Operating System" field 2021-05-04 15:27:20 +02:00
hwdb
id128
import meson: simplify the BUILD_MODE conditional 2021-04-14 16:19:54 +02:00
initctl
journal meson: revert the change to unquote commands in add_install_script 2021-05-14 19:52:25 +02:00
journal-remote meson: revert the change to unquote commands in add_install_script 2021-05-14 19:52:25 +02:00
kernel-install meson: revert the change to unquote commands in add_install_script 2021-05-14 19:52:25 +02:00
libsystemd fix bash shebangs 2021-05-17 22:27:41 +01:00
libsystemd-network netlink,network: drop "const" from opaque object parameters in supposed-to-be-public APIs 2021-05-12 16:19:58 +09:00
libudev meson: simplify the BUILD_MODE conditional 2021-04-14 16:19:54 +02:00
locale meson: call find_program() once and reuse the variable everywhere 2021-05-14 14:21:27 +02:00
login meson: use jinja2 for src/login 2021-05-19 10:24:43 +09:00
machine bus-print-property: introduce BusPrintPropertyFlags 2021-04-28 17:36:09 +02:00
machine-id-setup tree-wide: enable automatic growing of file systems in images in various tools that deal with OS images 2021-04-23 17:56:51 +02:00
modules-load modules-load: inline interator variable 2021-05-19 10:24:43 +09:00
mount table: drop last SIZE_MAX from table_set_sort() and table_set_display() 2021-03-05 07:10:13 +09:00
network network:dhcp4_server_configure returns if not able to get timezone 2021-05-15 18:14:49 +02:00
notify systemd-notify: Fix return value of --booted 2021-04-01 20:42:22 +01:00
nspawn nspawn: bring back the word may in error text 2021-05-17 22:21:00 +01: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 fix: point to the correct drop-ins subdirectory for confs 2021-04-22 09:36:14 +02:00
partition tree-wide: refuse too long strings earlier in specifier_printf() 2021-05-12 10:26:07 +09:00
path
portable dissect-image: add support for optionally mounting images with idmapping on 2021-05-07 22:44:05 +02:00
pstore fix: point to the correct drop-ins subdirectory for confs 2021-04-22 09:36:14 +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
remount-fs
reply-password
resolve resolved: fix braino with reference counting and linked lists 2021-05-14 23:18:10 +01:00
rfkill rfkill: add some casts to silence -Werror=sign-compare 2021-04-14 10:26:31 +01:00
rpm rpm: when disabling a unit, do not complain if systemd is not running 2021-03-31 10:50:07 +02:00
run run: update checks to allow running with a user's bus 2021-05-13 16:49:06 +01:00
run-generator
shared fix bash shebangs 2021-05-17 22:27:41 +01:00
shutdown Merge pull request #18886 from anitazha/shutdownconsole 2021-03-31 10:28:26 +02:00
sleep fix: point to the correct drop-ins subdirectory for confs 2021-04-22 09:36:14 +02:00
socket-proxy
stdio-bridge meson: simplify the BUILD_MODE conditional 2021-04-14 16:19:54 +02:00
sulogin-shell
sysctl fileio: optionally, return discovered path of file in search_and_fopen() 2021-05-07 16:43:26 +02:00
sysext dissect-image: add support for optionally mounting images with idmapping on 2021-05-07 22:44:05 +02:00
system-update-generator
systemctl tree-wide: use af_to_ipv4_ipv6() + af_from_ipv4_ipv6() helpers at various places 2021-05-11 15:42:11 +02:00
systemd netlink,network: drop "const" from opaque object parameters in supposed-to-be-public APIs 2021-05-12 16:19:58 +09:00
sysusers tree-wide: refuse too long strings earlier in specifier_printf() 2021-05-12 10:26:07 +09:00
sysv-generator tree-wide: avoid uninitialized warning on _cleanup_ variables 2021-04-14 12:25:06 +01:00
test meson: call find_program() once and reuse the variable everywhere 2021-05-14 14:21:27 +02:00
timedate timedated: make ntp_synced() static 2021-05-12 12:05:21 +02:00
timesync timesync: check that bus is ready before emitting property change 2021-05-08 15:12:31 +09:00
tmpfiles tree-wide: refuse too long strings earlier in specifier_printf() 2021-05-12 10:26:07 +09:00
tty-ask-password-agent Add crypttab option silent 2021-05-15 16:23:56 +02:00
udev fix bash shebangs 2021-05-17 22:27:41 +01:00
update-done
update-utmp set boot time from monotonic time (#19444) 2021-04-29 11:05:01 +02:00
user-sessions
userdb userdbctl: add two new switches --with-dropin=/--with-varlink= 2021-05-10 18:02:50 +02:00
vconsole tree-wide: avoid uninitialized warning on _cleanup_ variables 2021-04-14 12:25:06 +01:00
veritysetup tree-wide: coccinelle fixes 2021-03-18 11:59:31 +01:00
version
volatile-root
xdg-autostart-generator Introduce ExitType 2021-03-31 10:26:07 +02:00