Systemd/src
Lennart Poettering d247f232a8 core: add new systemd.random_seed= kernel command line option for seeding entropy pool
This is useful in test environments with entropy starved VMs.
2020-06-24 15:33:44 +02:00
..
ac-power
activate
analyze core: create socket service instances with the correct name from the start 2020-06-10 09:45:55 +02:00
ask-password
backlight
basic random-util: add common helper random_write_entropy() for crediting entropy to the kernel's pool 2020-06-24 15:33:27 +02:00
binfmt binfmt: also unregister binfmt entries from unit 2020-04-23 17:14:45 +02:00
boot sd-boot: Add small comments after device-specific key macros 2020-06-18 15:57:11 +02:00
busctl busctl: drop unneeded param 2020-05-26 09:13:39 +02:00
cgls
cgroups-agent
cgtop
core core: add new systemd.random_seed= kernel command line option for seeding entropy pool 2020-06-24 15:33:44 +02:00
coredump conf-parser: return mtime in config_parse() and friends 2020-06-02 19:32:20 +02:00
cryptsetup cryptsetup: pass selected mode to crypt_load() when doing LUKS 2020-06-09 14:24:21 +02:00
debug-generator
delta
detect-virt
dissect core: add RootHash and RootVerity service parameters 2020-06-23 10:50:09 +02:00
environment-d-generator
escape
firstboot firstboot: Add --kernel-command-line option 2020-05-27 18:54:26 +02:00
fsck
fstab-generator tree-wide: use DISABLE_WARNING_FORMAT_NONLITERAL where appropriate 2020-05-25 18:25:05 +02:00
fuzz core: remove support for ".include" stanza 2020-06-03 18:26:12 +02:00
getty-generator
gpt-auto-generator dissect: support single-filesystem verity images with external verity hash 2020-06-09 12:19:21 +01:00
hibernate-resume
home homed help --uid short option 2020-06-07 12:38:46 +02:00
hostname Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
hwdb Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
id128
import tree-wide: Replace assert() by assert_se() when there is side effect 2020-05-10 09:23:12 +02:00
initctl tree-wide: use structured initialization at various places 2020-04-24 07:44:42 +02:00
journal journal: drop the assert-only variable completely 2020-06-11 10:22:09 +02:00
journal-remote conf-parser: return mtime in config_parse() and friends 2020-06-02 19:32:20 +02:00
kernel-install kernel-install: extend --help 2020-06-05 16:34:05 +02:00
libsystemd sd-network: drop unused functions 2020-06-23 19:13:05 +09:00
libsystemd-network dhcp: fix entry name in parsing lease file 2020-06-23 19:13:06 +09:00
libudev tree-wide: port to fd_wait_for_event() 2020-06-10 20:06:10 +02:00
locale Merge pull request #16112 from poettering/nss-systemd-block-fix 2020-06-24 08:39:44 +02:00
login Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
machine machine: switch to BusLocator-oriented helpers 2020-05-07 08:46:43 -07:00
machine-id-setup
modules-load
mount mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backed 2020-06-08 19:36:42 +02:00
network networkctl: display DHCPv4 server address 2020-06-23 19:13:06 +09:00
notify Introduce sd_notify_barrier 2020-05-01 03:22:47 +05:30
nspawn core: add RootHash and RootVerity service parameters 2020-06-23 10:50:09 +02:00
nss-myhostname
nss-mymachines nss-mymachines: switch to BusLocator-oriented helpers 2020-05-07 08:46:44 -07:00
nss-resolve nss-resolve: switch to BusLocator-oriented helpers 2020-05-07 08:46:44 -07:00
nss-systemd userdb: replace recursion lock 2020-06-23 17:24:24 +02:00
partition repart: if now minimal size is specified, default to 10M 2020-06-16 15:48:58 +02:00
path sd-path: drop "-dir" and "-path" suffixes from path enums 2020-05-28 23:54:35 +02:00
portable dissect: support single-filesystem verity images with external verity hash 2020-06-09 12:19:21 +01:00
pstore Merge pull request #16057 from keszybz/resolvectl-sorted-no-nta 2020-06-04 11:30:14 +09:00
quotacheck
random-seed random-util: add common helper random_write_entropy() for crediting entropy to the kernel's pool 2020-06-24 15:33:27 +02:00
rc-local-generator
remount-fs
reply-password
resolve Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
rfkill
run run: when waiting for unit, also check if no job is pending anymore 2020-05-27 15:01:07 +02:00
run-generator
shared Merge pull request #16112 from poettering/nss-systemd-block-fix 2020-06-24 08:39:44 +02:00
shutdown shutdown: fix spacing in shutdown error message 2020-05-05 10:23:47 +02:00
sleep sleep: pass error we see to log function 2020-06-11 10:35:04 +02:00
socket-proxy socket-proxy: Support exit-on-idle 2020-05-06 13:58:57 +02:00
stdio-bridge tree-wide: check POLLNVAL everywhere 2020-06-10 08:57:31 +02:00
sulogin-shell
sysctl journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo is not readable 2020-05-19 15:26:51 +02:00
system-update-generator
systemctl Improve message for scheduled shutdown or reboot 2020-06-14 10:43:06 +02:00
systemd sd-network: drop unused functions 2020-06-23 19:13:05 +09:00
sysusers Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
sysv-generator Merge pull request #15226 from benzea/benzea/xdg-autostart-generator 2020-05-27 18:41:01 +02:00
test core: add RootHash and RootVerity service parameters 2020-06-23 10:50:09 +02:00
time-wait-sync
timedate Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
timesync conf-parser: return mtime in config_parse() and friends 2020-06-02 19:32:20 +02:00
tmpfiles Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
tty-ask-password-agent tree-wide: check POLLNVAL everywhere 2020-06-10 08:57:31 +02:00
udev Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
update-done Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
update-utmp
user-sessions Make failures of mac_selinux_init() fatal 2020-06-23 19:10:07 +02:00
userdb Merge pull request #16112 from poettering/nss-systemd-block-fix 2020-06-24 08:39:44 +02:00
vconsole
veritysetup
version
volatile-root tree-wide: add size limits for tmpfs mounts 2020-05-13 00:37:18 +02:00
xdg-autostart-generator xdg-autostart: Ignore all files with GNOME autostart phase 2020-06-23 11:20:27 +02:00