1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-06 13:17:44 +03:00
systemd-stable/src
Yu Watanabe 9c8bc0451a nss-systemd: fix alignment of gr_mem
Follow-up for 1e65eb8f9b.

Fixes #21935.

(cherry picked from commit 420a35c1fa)
2022-01-04 16:23:29 +01:00
..
ac-power
activate
analyze analyze: fix segfault when malloc() fails (#21874) 2021-12-23 21:03:16 +01:00
ask-password
backlight alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
basic unti-file: fix symlinked drop-in directory handling 2022-01-04 16:17:26 +01:00
binfmt binfmt: add logging information 2021-11-12 17:23:36 +01:00
boot boot: Introduce helper macros for offset checking 2022-01-04 16:21:14 +01:00
busctl Merge pull request #20138 from keszybz/coding-style-variable-decls 2021-11-05 13:57:30 +00:00
cgls Merge pull request #20138 from keszybz/coding-style-variable-decls 2021-11-05 13:57:30 +00:00
cgroups-agent
cgtop
core manager: always close idle pipe when sending ready notification 2022-01-04 16:18:55 +01:00
coredump Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
creds
cryptenroll cryptenroll: fix wrong error messages 2021-12-03 08:12:30 +01:00
cryptsetup meson: drop three more single-use convenience libraries 2021-12-16 11:51:40 +01:00
debug-generator shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
delta tree-wide: make FOREACH_DIRENT_ALL define the iterator variable 2021-12-15 16:19:13 +01:00
detect-virt
dissect dissect-image: do not enable "verification" when trying to acquire metadata 2021-11-24 17:42:19 +01:00
environment-d-generator
escape
firstboot
fsck fsck: no emergency.target on nofail mounts 2021-11-10 11:58:12 +01:00
fstab-generator fstab-generator: do not remount /sys when running in a container 2021-12-15 06:30:42 +09:00
fundamental test,static-destruct: Use retain attribute to prevent linker garbage collection 2021-12-22 12:14:08 +09:00
fuzz fuzz-fido-id-desc: drop unused case file 2021-10-18 09:43:18 +02:00
getty-generator getty-generator: add kernel cmdline and env vars to disable it 2021-11-18 10:38:48 +00:00
gpt-auto-generator
hibernate-resume shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
home home: update log message 2021-12-22 17:29:30 +09:00
hostname hostname: use _cleanup_ in one more place 2021-12-23 13:49:12 +01:00
hwdb
id128
import meson: stop building out convenience libraries by default 2021-12-16 11:01:08 +01:00
initctl
integritysetup integritysetup: Check args to prevent assert 2021-10-28 20:54:41 +09:00
journal journal: Handle partially read HashItem's when punching holes 2021-12-21 02:29:57 +09:00
journal-remote journal-remote: use MHD_HTTP_CONTENT_TOO_LARGE as MHD_HTTP_PAYLOAD_TOO_LARGE is deprecated since 0.9.74 2021-12-20 14:30:24 +01:00
kernel-install kernel-install: replace 00-entry-directory with K_I_LAYOUT in k-i 2021-12-17 14:57:56 +01:00
libsystemd sd-journal: fix segfault when match_new() fails 2021-12-23 21:45:32 +09:00
libsystemd-network sd-radv: do not use goto for non-error-handling cases 2021-12-19 12:23:14 +00:00
libudev meson: drop convenience library that was only used in one place 2021-12-16 11:09:51 +01:00
locale shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
login logind: Use new macros 2021-12-19 09:14:07 +09:00
machine machined: set TTYPath for container shell 2021-12-23 11:27:56 +01:00
machine-id-setup
modules-load
mount dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one() 2022-01-04 16:21:54 +01:00
network network: wireguard: warn about invalid allowed IP addresses 2022-01-04 16:22:19 +01:00
notify
nspawn dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one() 2022-01-04 16:21:54 +01:00
nss-myhostname
nss-mymachines
nss-resolve nss-resolve: expose various source-disablement settings as variables 2021-12-21 02:28:52 +09:00
nss-systemd nss-systemd: fix alignment of gr_mem 2022-01-04 16:23:29 +01:00
oom oomd: use type suffix instead of casting 2021-11-30 18:42:47 +01:00
partition repart: use real disk start/end for bar production 2021-12-20 14:50:08 +01:00
path
portable Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
pstore Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
quotacheck
random-seed
rc-local-generator shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
remount-fs
reply-password
resolve meson: fix build with -Dcryptolib=openssl -Ddns-over-tls=false 2021-12-24 15:23:39 +00:00
rfkill tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1 2021-11-03 11:29:49 +01:00
rpm Change all fixed-path bash shebangs to /u/b/env bash outside test/ 2021-12-12 21:13:50 +01:00
run systemd-run: ensure error logs suggest to use '--user' when appropriate 2022-01-04 16:21:55 +01:00
run-generator
shared dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one() 2022-01-04 16:21:54 +01:00
shutdown umount: fix log message 2021-11-16 15:08:29 +01:00
sleep
socket-proxy tree-wide: use ERRNO_IS_TRANSIENT() 2021-11-30 23:06:43 +09:00
stdio-bridge
sulogin-shell
sysctl Make pager_open() return void 2021-11-03 15:24:56 +01:00
sysext extension-release.d/: add a new field SYSEXT_SCOPE= for clarifying what a system extension is for 2021-11-23 22:55:11 +01:00
system-update-generator
systemctl systemctl: add shutdown --show option 2021-12-09 15:07:40 +01:00
systemd sd-network: introduce sd_network_link_get_stat() 2021-12-08 18:34:04 +09:00
sysusers sysusers: use filename if /proc is not mounted 2022-01-04 16:22:02 +01:00
sysv-generator Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
test test: add test for errno-list.[ch] 2021-12-22 15:29:55 +09:00
timedate timedatectl: Uniform commas in NTPMessage output 2021-12-21 09:46:19 +09:00
timesync meson: stop building out convenience libraries by default 2021-12-16 11:01:08 +01:00
tmpfiles tree-wide: make FOREACH_DIRENT_ALL define the iterator variable 2021-12-15 16:19:13 +01:00
tty-ask-password-agent Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
udev udev: fix ID_NET_NAME_MAC= udev property 2022-01-04 16:22:41 +01:00
update-done
update-utmp
user-sessions
userdb Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
vconsole tree-wide: use new RET_NERRNO() helper at various places 2021-11-16 08:04:09 +01:00
veritysetup veritysetup-generator: generate service for usr device 2021-11-19 15:53:36 -05:00
version
volatile-root
xdg-autostart-generator Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00