systemd/src
Yu Watanabe c4f06a75ea
Merge pull request #20700 from yuwata/network-dhcp-cleanups
network: several DHCP related cleanups
2021-09-14 20:29:27 +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 shared: Extract common LogControl CLI code to verb-log-control.h 2021-09-10 08:48:57 +09: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 virt: Improve detection of EC2 metal instances 2021-09-14 01:44:20 +09:00
binfmt Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
boot sd-boot: Fix assertion fail 2021-09-11 23:33:17 +09:00
busctl tree-wide: port everything over to new sd-id128 compund literal bliss 2021-08-20 11:09:48 +02:00
cgls Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
cgroups-agent
cgtop tree-wide: voidify unchecked snprintf calls 2021-08-20 18:29:40 +01:00
core core: Parse log environment settings again after applying manager environment 2021-09-10 14:03:55 +01:00
coredump Fix another crash due to missing NHDR 2021-08-27 10:01:14 +02:00
creds Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
cryptenroll tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC 2021-09-13 14:48:23 +02:00
cryptsetup tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC 2021-09-13 14:48:23 +02:00
debug-generator
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 dissect-image: rename dissected_image_has_verity()/_can_do_verity() 2021-09-10 14:15:00 +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 tree-wide: port everything over to new sd-id128 compund literal bliss 2021-08-20 11:09:48 +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
getty-generator
gpt-auto-generator Merge pull request #20257 from bluca/seqno 2021-08-31 09:06:33 +01:00
hibernate-resume
home home: 'secret' argument of handle_generic_user_record_error may be null 2021-09-05 10:05:41 +02:00
hostname hostname: introduce gethostname_full() and use it in various gethostname() variants 2021-08-12 13:48:15 +09: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 import-fs: create paren dirs in --direct mode too 2021-08-20 21:57:08 +02:00
initctl
journal journalctl: Use constants in some more places 2021-09-03 09:58:07 +02:00
journal-remote tree-wide: port everything over to new sd-id128 compund literal bliss 2021-08-20 11:09:48 +02:00
kernel-install meson: use a/b instead of join_paths(a,b) 2021-07-27 19:32:35 +02:00
libsystemd sd-device: do not recreate the same symlinks which store watch handle 2021-09-13 11:54:56 +09:00
libsystemd-network network: print Ethernet Link-Layer DHCP client ID with leading 0's 2021-09-01 00:04:04 +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 hwdb: Allow end-users root-less access to USB analyzers 2021-09-02 16:01:28 +02:00
machine import: allow file:// in addition to HTTP(S) 2021-08-20 21:56:39 +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 run/mount/systemctl: don't fork off PolicyKit/ask-pw agent when in --user mode 2021-08-30 13:37:06 +02:00
network network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routes 2021-09-14 17:51:19 +09:00
notify Add implicit sentinel to strv_env_merge() 2021-08-11 09:11:42 +02:00
nspawn cgroup-util: use string_hash_ops_free 2021-09-11 20:29:34 +09:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd nss-systemd: ensure returned strings point into provided buffer 2021-09-09 15:07:57 -05:00
oom test-oomd-util: skip tests if cgroup memory controller is not available 2021-09-12 10:29:25 +09:00
partition tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC 2021-09-13 14:48:23 +02:00
path Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
portable portabled: refactor extraction/validation into a common helper 2021-09-06 13:20:01 +01:00
pstore
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve shared: Extract common LogControl CLI code to verb-log-control.h 2021-09-10 08:48:57 +09:00
rfkill
rpm update-helper: also add "user-reexec" verb 2021-07-24 13:11:13 +02:00
run run/mount/systemctl: don't fork off PolicyKit/ask-pw agent when in --user mode 2021-08-30 13:37:06 +02:00
run-generator
shared tpm2: log about invalid PCRs on each unsealing 2021-09-13 15:02:53 +02: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 Merge pull request #20257 from bluca/seqno 2021-08-31 09:06:33 +01:00
system-update-generator
systemctl shared: Extract common LogControl CLI code to verb-log-control.h 2021-09-10 08:48:57 +09:00
systemd sd-netlink: introduce sd_netlink_message_get_max_attribute() 2021-08-31 21:18:34 +09:00
sysusers Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
sysv-generator
test test: do not try to remove /dev 2021-09-07 14:08:21 +09:00
timedate Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
timesync timesync: check cmsg length 2021-08-30 19:56:44 +09:00
tmpfiles tmpfiles: minor modernization 2021-09-05 10:07:04 +02:00
tty-ask-password-agent Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
udev udev-watch: retry to save watch handle with random delay 2021-09-13 18:53:00 +09:00
update-done
update-utmp
user-sessions
userdb tree-wide: port everything over to new sd-id128 compund literal bliss 2021-08-20 11:09:48 +02:00
vconsole
veritysetup tree-wide: port everything over to new sd-id128 compund literal bliss 2021-08-20 11:09:48 +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