1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00
systemd/src
Yu Watanabe 6f3fc86131 sd-dhcp6-client: do not expose set_transaction_id()
This is mostly for tests or fuzzers. Hence, this makes the function
requires that the client is running in the test mode.

Also, now the function mask the value for message type.
2022-02-14 14:58:49 +09:00
..
ac-power util: move on_ac_power() from util.c -> udev-util.c 2022-01-06 18:06:22 +09:00
activate
analyze analyze: correctly mention that --json= is also understood by inspect-elf 2022-02-02 03:55:51 +09:00
ask-password
backlight backlight: ignore error if the backlight device is already removed 2022-01-05 12:56:37 +00:00
basic ordered-set: introduce ordered_set_clear() 2022-02-14 14:58:49 +09:00
binfmt
boot sd-boot: don't use TSC in virtualized environments 2022-02-08 13:46:26 +01:00
busctl meson: Use files() for tests 2022-01-11 14:15:54 +01:00
cgls
cgroups-agent
cgtop
core tree-wide: use config_parse_safe_string() at various places 2022-02-09 10:17:33 +01:00
coredump coredump: raise the coredump save size on 64bit systems to 32G (and lower it to 1G on 32bit systems) 2022-02-08 11:54:55 +01:00
creds
cryptenroll
cryptsetup meson: drop three more single-use convenience libraries 2021-12-16 11:51:40 +01:00
debug-generator
delta tree-wide: make FOREACH_DIRENT_ALL define the iterator variable 2021-12-15 16:19:13 +01:00
detect-virt
dissect
environment-d-generator
escape
firstboot
fsck
fstab-generator fstab-generator: use str(n)dupa_safe() instead of plain str(n)dupa() 2022-01-29 22:34:02 +01:00
fundamental macro: add ASSERT_SE_PTR() macro 2022-02-01 15:31:05 +01:00
fuzz meson: Use files() for fuzzers 2022-01-11 14:15:54 +01:00
getty-generator
gpt-auto-generator
hibernate-resume
home tree-wide: don't use strjoina() on getenv() values 2022-01-27 13:45:00 +09:00
hostname hostnamed: trivial optimization 2022-02-03 22:51:51 +00:00
hwdb
id128
import Merge pull request #22092 from keszybz/docs-links 2022-01-12 16:06:39 +01:00
initctl
integritysetup
journal journal-file: explicitly handle file systems that do not support hole punching 2022-02-04 16:37:39 +01:00
journal-remote tree-wide: use config_parse_safe_string() at various places 2022-02-09 10:17:33 +01:00
kernel-install kernel-install: add missing log line 2022-01-28 16:17:47 +01:00
libsystemd sd-netlink: allow to dump qdisc and tclass 2022-02-09 14:43:19 +09:00
libsystemd-network sd-dhcp6-client: do not expose set_transaction_id() 2022-02-14 14:58:49 +09:00
libudev meson: Use files() for tests 2022-01-11 14:15:54 +01:00
locale Merge pull request #22092 from keszybz/docs-links 2022-01-12 16:06:39 +01:00
login login: typo fix 2022-02-08 02:36:22 +09:00
machine machined: provide more details to polkit auth 2022-01-18 22:35:09 +00:00
machine-id-setup
modules-load
mount dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one() 2021-12-30 23:50:45 +09:00
network Merge pull request #22471 from yuwata/network-bridge-vlan-protocol 2022-02-10 20:40:04 +09:00
notify
nspawn tree-wide: use config_parse_safe_string() at various places 2022-02-09 10:17:33 +01:00
nss-myhostname nss-myhostname: do not apply non-zero offset to null pointer 2021-12-31 09:13:03 +09:00
nss-mymachines nss: only read logging config from environment variables 2022-01-11 13:39:52 +01:00
nss-resolve nss: only read logging config from environment variables 2022-01-11 13:39:52 +01:00
nss-systemd nss: only read logging config from environment variables 2022-01-11 13:39:52 +01:00
oom oom: Cleanup of information dump code after kill 2022-02-07 21:33:50 +00:00
partition repart: fix sector size handling 2022-02-08 10:47:48 +01:00
path
portable portable: reopen socket with O_RDONLY 2022-02-03 22:50:56 +00:00
pstore Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
quotacheck
random-seed random-seed: add missing %m in error message 2022-01-31 21:07:13 +00:00
rc-local-generator
remount-fs
reply-password
resolve resolve: reuse timer event source for DnsQuery 2022-02-08 17:39:03 +09:00
rfkill
rpm Change all fixed-path bash shebangs to /u/b/env bash outside test/ 2021-12-12 21:13:50 +01:00
run tree-wide: don't use strjoina() on getenv() values 2022-01-27 13:45:00 +09:00
run-generator
shared conf-parser: add specific parser for PID values 2022-02-09 10:17:37 +01:00
shutdown shutdown: don't stop the watchdog 2022-02-04 12:26:58 +01:00
sleep
socket-proxy
stdio-bridge man: systemd-stdio-bridge doesn't connect "two busses" 2022-02-04 17:43:44 +00:00
sulogin-shell
sysctl
sysext sysext: use LO_FLAGS_PARTSCAN when opening image 2022-01-19 08:54:50 +01:00
system-update-generator
systemctl systemctl: use STR_IN_SET() where appropriate 2022-02-03 18:56:53 +00:00
systemd sd-dhcp6-client: do not expose set_transaction_id() 2022-02-14 14:58:49 +09:00
sysusers sysusers: use filename if /proc is not mounted 2021-12-31 03:11:43 +09:00
sysv-generator Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
test Merge pull request #22358 from yuwata/udevadm-test-support-dev-path-or-device-unit 2022-02-02 15:32:20 +00:00
timedate policy files: adjust landing page link 2022-01-12 16:05:59 +01:00
timesync meson: Use files() for tests 2022-01-11 14:15:54 +01:00
tmpfiles meson: Use files() for tests 2022-01-11 14:15:54 +01:00
tty-ask-password-agent conf-parser: add specific parser for PID values 2022-02-09 10:17:37 +01:00
udev udev/net: support Match.Firmware= in .link files (#22462) 2022-02-10 16:19:28 +09:00
update-done
update-utmp
user-sessions
userdb Define FOREACH_DIRENT through FOREACH_DIRENT_ALL 2021-12-15 22:50:00 +01:00
vconsole
veritysetup
version
volatile-root
xdg-autostart-generator conf-parser: update config_item_*_lookup() to follow modern coding style 2022-02-09 10:17:23 +01:00