..
ac-power
activate
tree-wide: avoid uninitialized warning on _cleanup_ variables
2021-04-14 12:25:06 +01:00
analyze
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +02:00
ask-password
ask-password: once we hit the message argument, don't process switches anymore
2021-06-03 11:16:48 +02:00
backlight
backlight: refactor get_max_brightness() to appease gcc
2021-04-01 12:01:58 +02:00
basic
fileio: bump limit for read_full_file() and friends to 64M
2021-06-10 10:51:00 +02:00
binfmt
fileio: optionally, return discovered path of file in search_and_fopen()
2021-05-07 16:43:26 +02:00
boot
meson: do not share compiler flags except for emitting warnings
2021-06-08 10:44:34 +02:00
busctl
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +02:00
cgls
tree-wide: always drop unnecessary dot in path
2021-05-28 13:44:38 +09:00
cgroups-agent
cgtop
tree-wide: always drop unnecessary dot in path
2021-05-28 13:44:38 +09:00
core
core: Avoid spurious realization of unit cgroups
2021-06-11 10:34:22 +01:00
coredump
coredump: check cgroups memory limit if storing on tmpfs
2021-06-08 14:05:56 +01:00
cryptenroll
cryptsetup: explicitl set default log functions wherever needed
2021-06-01 13:33:09 +02:00
cryptsetup
cryptsetup: improve error message when key files to load are too large
2021-06-10 10:55:02 +02:00
debug-generator
meson: use jinja2 for rpm templates
2021-05-19 10:25:26 +09:00
delta
tree-wide: always drop unnecessary dot in path
2021-05-28 13:44:38 +09:00
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
escape: use strextend()
2021-05-20 18:18:56 +09:00
firstboot
Merge pull request #19391 from poettering/dissect-grow
2021-05-07 15:04:55 +02:00
fsck
fstab-generator
tree-wide: always drop unnecessary dot in path
2021-05-28 13:44:38 +09:00
fundamental
string-util: trivial optimizations for strverscmp_improved()
2021-06-02 14:20:25 +09: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
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
meson: use jinja2 for rpm templates
2021-05-19 10:25:26 +09:00
home
homework: only default to LUKS storage if libcryptsetup is installed
2021-06-01 13:33:01 +02:00
hostname
hostnamectl: fix hyperlink in "Operating System" field
2021-05-04 15:27:20 +02:00
hwdb
id128
import
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +02:00
initctl
journal
journald: when journald namespace instances log, they can do so safely to the main journald instance
2021-06-09 12:30:22 +09:00
journal-remote
fuzz-journal-remote: print some kinds of errors
2021-05-31 19:29:07 +02:00
kernel-install
kernel-install: don't erase previous errors if a hook returns 77
2021-05-24 21:56:35 +02:00
libsystemd
Merge pull request #19811 from anitazha/revert_mount_rl
2021-06-10 23:41:55 +01:00
libsystemd-network
sd-dhcp-server: make sd_dhcp_server_start() no-op if it is already running
2021-06-08 06:33:27 +09:00
libudev
meson: use jinja2 for src/libudev/
2021-05-19 10:25:26 +09:00
locale
kbd-model-map: add Latvian keyboard layout mapping
2021-06-10 23:29:32 +01:00
login
pam: do not require a non-expired password for user@.service
2021-06-01 19:27:25 +02:00
machine
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +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
tree-wide: always drop unnecessary dot in path
2021-05-28 13:44:38 +09:00
network
Merge pull request #19863 from keszybz/coverity-drop-unitialized-workarounds
2021-06-10 09:29:59 +02:00
notify
systemd-notify: Fix return value of --booted
2021-04-01 20:42:22 +01:00
nspawn
util: expose urlsafe_base64char()
2021-06-04 01:48:50 +09: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-systemd
fix typo
2021-05-14 19:51:37 +02:00
oom
oom: log one-time warning if kernel doesn't provide memory.swap.current
2021-05-20 15:40:29 -04:00
partition
repart: resolve $TMP specifiers too
2021-05-26 17:20:36 +02:00
path
portable
tree-wide: always drop unnecessary dot in path
2021-05-28 13:44:38 +09: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: fix strange function recursion
2021-06-08 21:40:54 +02:00
rfkill
rfkill: add some casts to silence -Werror=sign-compare
2021-04-14 10:26:31 +01:00
rpm
meson: use jinja2 for rpm templates
2021-05-19 10:25:26 +09:00
run
run: use strextend_with_separator()
2021-05-20 21:57:09 +09:00
run-generator
shared
Merge pull request #18851 from yuwata/dissect-try-to-find-partition-on-timeout
2021-06-10 19:09:18 +02:00
shutdown
sleep
sleep: clarify that failure setting env var is not fatal
2021-05-22 11:00:04 +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
meson: use jinja2 for rpm templates
2021-05-19 10:25:26 +09:00
systemctl
Clarify help information for --global
2021-06-10 07:23:05 +02:00
systemd
pid1: reduce log noise generated by devices with overly long sysfs paths
2021-06-03 15:01:05 +02:00
sysusers
tree-wide: always drop unnecessary dot in path
2021-05-28 13:44:38 +09:00
sysv-generator
sysv-generator: use strextend_with_separator()
2021-05-20 21:57:09 +09:00
test
Merge pull request #19882 from keszybz/test-stat-util-more
2021-06-11 18:44:58 +02:00
timedate
timedated: make ntp_synced() static
2021-05-12 12:05:21 +02:00
timesync
meson: use jinja2 in src/timesync/
2021-05-19 10:25:12 +09:00
tmpfiles
tmpfile: always get file descriptor of root or current directory
2021-06-10 05:42:03 +09:00
tty-ask-password-agent
tty-ask-password-agent: log when starting a query on the console
2021-05-31 19:22:51 +02:00
udev
udev: make WakeOnLan= take multiple features
2021-06-08 18:24:11 +02:00
update-done
update-utmp
set boot time from monotonic time ( #19444 )
2021-04-29 11:05:01 +02:00
user-sessions
userdb
userdb: make most loading of JSON user record data "permissive"
2021-06-01 13:32:31 +02:00
vconsole
meson: use jinja2 in src/vconsole
2021-05-19 10:24:43 +09:00
veritysetup
cryptsetup: explicitl set default log functions wherever needed
2021-06-01 13:33:09 +02:00
version
volatile-root
xdg-autostart-generator
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +02:00