1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-22 13:33:56 +03:00
systemd-stable/src
Yu Watanabe 6db9b30066
Merge pull request #21175 from tohojo/dhcp-server-expire
sd-dhcp-server: clear out expired leases when finding new address
2021-10-30 04:13:40 +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 tree-wide: assorted Coccinelle fixes 2021-10-08 15:03:27 +02:00
ask-password Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
backlight alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
basic Merge pull request #20609 from DaanDeMeyer/recursive-template 2021-10-28 19:23:17 +02:00
binfmt Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
boot bootctl: refuse parsing unknown special '@' entry ids 2021-10-27 22:12:07 +09:00
busctl test: shorten code a bit 2021-10-12 03:31:54 +09:00
cgls cgls: enable cgroupid/xattr output by default (but make it configurable) 2021-10-07 11:50:47 +02:00
cgroups-agent
cgtop tree-wide: voidify unchecked snprintf calls 2021-08-20 18:29:40 +01:00
core Merge pull request #21163 from poettering/scope-no-pid 2021-10-29 16:14:51 +09:00
coredump alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
creds variuos: add missing includes 2021-09-22 12:58:46 +02:00
cryptenroll cryptenroll: politely refuse enrolling keys into homed volumes 2021-10-08 23:50:04 +02:00
cryptsetup cryptsetup: minor modernizations 2021-10-11 11:12:29 +02:00
debug-generator
delta basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
detect-virt Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
dissect basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
environment-d-generator
escape escape: improve logging when escaping paths that are slightly non-conforming 2021-09-14 03:04:57 +09:00
firstboot basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
fsck
fstab-generator basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
fundamental sd-boot: Be more precise about secure boot modes 2021-10-22 10:08:38 +02:00
fuzz fuzz-fido-id-desc: drop unused case file 2021-10-18 09:43:18 +02:00
getty-generator
gpt-auto-generator Merge pull request #20257 from bluca/seqno 2021-08-31 09:06:33 +01:00
hibernate-resume
home home: fix use of uninitialized value 2021-10-29 21:51:44 +09:00
hostname hostnamed: add support for getting the chassis type from device-tree 2021-09-15 16:46:07 +02:00
hwdb hwdb: remove double empty line in --help text 2021-08-30 22:25:04 +09:00
id128 id128: clarify that the "well-known" IDs are about GPT partition types 2021-09-10 13:39:16 +02:00
import basic: split out sync() family of calls from fs-util.[ch] into new c/h file 2021-10-05 15:47:32 +02:00
initctl tree-wide: mark set-but-not-used variables as unused to make LLVM happy 2021-09-15 13:09:45 +02:00
integritysetup integritysetup: Check args to prevent assert 2021-10-28 20:54:41 +09:00
journal Merge pull request #20988 from DaanDeMeyer/rotate-reason 2021-10-19 09:53:31 +02:00
journal-remote Merge pull request #20988 from DaanDeMeyer/rotate-reason 2021-10-19 09:53:31 +02:00
kernel-install meson: use a/b instead of join_paths(a,b) 2021-07-27 19:32:35 +02:00
libsystemd Merge pull request #21041 from yuwata/network-bpf-neighbor 2021-10-20 13:30:32 +09:00
libsystemd-network Merge pull request #21175 from tohojo/dhcp-server-expire 2021-10-30 04:13:40 +09:00
libudev Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
locale alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
login hwdb: Allow console users access to media* nodes 2021-10-26 11:57:30 +02:00
machine alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
machine-id-setup tree-wide: port everything over to new sd-id128 compund literal bliss 2021-08-20 11:09:48 +02:00
modules-load Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
mount basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
network Merge pull request #21157 from yuwata/network-address-label-verify 2021-10-28 07:13:12 +09:00
notify Add implicit sentinel to strv_env_merge() 2021-08-11 09:11:42 +02:00
nspawn nspawn: make sure to chown() implicit source dirs for --bind= to container root UID 2021-10-29 09:16:34 +02:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd tree-wide: mark set-but-not-used variables as unused to make LLVM happy 2021-09-15 13:09:45 +02:00
oom test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
partition homework,repart: turn on cryptsetup logging before we have a context 2021-10-29 09:16:59 +02:00
path Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
portable alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
pstore
quotacheck
random-seed basic: split out sync() family of calls from fs-util.[ch] into new c/h file 2021-10-05 15:47:32 +02:00
rc-local-generator
remount-fs
reply-password
resolve alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
rfkill
rpm licensing: add forgotten spdx headers 2021-10-01 14:45:00 +02:00
run run: do not validate exe early if MountImages/ExtensionImages are used 2021-10-28 03:56:24 +09:00
run-generator
shared Merge pull request #21172 from poettering/fix-systemctl-cgroup-tree 2021-10-29 09:17:43 +02:00
shutdown homed,shutdown: call valgrind magic after LOOP_GET_STATUS64 2021-10-16 10:11:15 +02:00
sleep Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
socket-proxy alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
stdio-bridge
sulogin-shell
sysctl Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
sysext Typos found by codespell 2021-10-20 22:20:18 +09:00
system-update-generator
systemctl Merge pull request #21172 from poettering/fix-systemctl-cgroup-tree 2021-10-29 09:17:43 +02:00
systemd sd-ndisc: drop unused functions 2021-10-29 22:05:27 +09:00
sysusers Avoid passing NULL to underlying fprintf() in sysusers (#20974) 2021-10-11 14:03:15 +09:00
sysv-generator alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
test Merge pull request #20321 from bluca/state_dir_symlink 2021-10-28 20:52:56 +02:00
timedate alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
timesync basic: split out inotify-related calls from fs-util.h → inotify-util.h 2021-10-05 16:14:37 +02:00
tmpfiles test: use assert_se() instead of assert() 2021-10-12 15:20:28 +09:00
tty-ask-password-agent basic: split out inotify-related calls from fs-util.h → inotify-util.h 2021-10-05 16:14:37 +02:00
udev udev: net_id: introduce predictable names for xen-netfront 2021-10-28 13:09:00 +02:00
update-done
update-utmp
user-sessions
userdb userdb: fix type to pass to connect() 2021-10-16 10:10:51 +02:00
vconsole
veritysetup dm-verity: Remove usage of integrity 2021-10-14 12:17:02 -05:00
version
volatile-root basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
xdg-autostart-generator xdg-autostart-service: rely on the new double-eval-free free_and_replace() 2021-07-29 21:13:03 +02:00