Systemd/src
Kristijan Gjoshev acf24a1a84 timer: add new feature FixedRandomDelay=
FixedRandomDelay=yes will use
`siphash24(sd_id128_get_machine() || MANAGER_IS_SYSTEM(m) || getuid() || u->id)`,
where || is concatenation, instead of a random number to choose a value between
0 and RandomizedDelaySec= as the timer delay.
This essentially sets up a fixed, but seemingly random, offset for each timer
iteration rather than having a random offset recalculated each time it fires.

Closes #10355

Co-author: Anita Zhang <the.anitazha@gmail.com>
2020-11-05 10:59:33 -08:00
..
ac-power
activate various: remove assignments of unread variables 2020-09-22 17:58:11 +02:00
analyze analyze: show ungrouped syscalls separately (#17343) 2020-10-14 10:31:59 +02:00
ask-password
backlight various: remove assignments of unread variables 2020-09-22 17:58:11 +02:00
basic fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name 2020-11-03 09:48:04 +01:00
binfmt
boot headers: use custom LicenseRef- spdx tag for various "public domain" files 2020-10-29 11:41:27 +01:00
busctl sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set 2020-10-14 18:28:30 +02:00
cgls
cgroups-agent
cgtop cgtop: Display cpu time in microseonds with --raw 2020-10-21 14:29:48 +02:00
core timer: add new feature FixedRandomDelay= 2020-11-05 10:59:33 -08:00
coredump tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
cryptsetup Revert "units: add initrd-cryptsetup.target" 2020-10-27 13:36:22 +01:00
debug-generator
delta
detect-virt
dissect dissect-image: process /usr/ GPT partition type 2020-09-19 21:19:51 +02:00
environment-d-generator
escape
firstboot Add a helper function that does make_salt+crypt_r 2020-09-15 09:30:56 +02:00
fsck tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
fstab-generator fstab-generator: add 'nofail' when NFS 'bg' option is used 2020-09-15 16:24:01 +02:00
fuzz udev: add fuzzer for udev_rule_parse_value 2020-10-29 20:19:29 +08:00
getty-generator
gpt-auto-generator dissect: wrap verity settings in new VeritySettings structure 2020-09-17 20:36:23 +09:00
hibernate-resume
home Merge pull request #17472 from keszybz/spdx-license-headers 2020-10-29 19:05:05 +01:00
hostname tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
hwdb
id128
import tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
initctl
journal Merge pull request #17472 from keszybz/spdx-license-headers 2020-10-29 19:05:05 +01:00
journal-remote fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name 2020-11-03 09:48:04 +01:00
kernel-install
libsystemd Merge pull request #17444 from BtbN/fix_ib_dhcp4 2020-10-29 19:27:29 +01:00
libsystemd-network Merge pull request #17444 from BtbN/fix_ib_dhcp4 2020-10-29 19:27:29 +01:00
libudev
locale
login tree-wide: cast result of get_process_comm() to (void) where we ignore it 2020-10-27 14:06:49 +01:00
machine tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
machine-id-setup core: keep machine-id transient until first boot completes 2020-10-19 16:28:22 +02:00
modules-load
mount tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
network fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name 2020-11-03 09:48:04 +01:00
notify
nspawn fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name 2020-11-03 09:48:04 +01:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
oom oomd: make start up swap check more robust 2020-10-22 17:04:26 -07:00
partition fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name 2020-11-03 09:48:04 +01:00
path sd-path: include 'search' in search pathnames 2020-09-23 10:08:44 +02:00
portable sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set 2020-10-14 18:28:30 +02:00
pstore
quotacheck
random-seed
rc-local-generator meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATH 2020-09-15 17:44:26 +02:00
remount-fs
reply-password
resolve Merge pull request #17472 from keszybz/spdx-license-headers 2020-10-29 19:05:05 +01:00
rfkill
run tree-wide: drop if braces around single line expressions as well 2020-10-09 15:11:55 +02:00
run-generator
shared timer: add new feature FixedRandomDelay= 2020-11-05 10:59:33 -08:00
shutdown shutdown: also fsync() DM devices before going down 2020-09-23 18:33:48 +02:00
sleep
socket-proxy socket-proxy: port to new sd_event_source_set_exit_on_failure() API 2020-10-07 09:40:05 +02:00
stdio-bridge
sulogin-shell
sysctl
system-update-generator
systemctl tree-wide: cast result of get_process_comm() to (void) where we ignore it 2020-10-27 14:06:49 +01:00
systemd dhcp4: fix DHCP on InfiniBand interfaces 2020-10-28 14:44:43 +01:00
sysusers tmpfiles,sysusers: disable --image= support in standalone versions 2020-10-09 18:03:04 +02:00
sysv-generator
test fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name 2020-11-03 09:48:04 +01:00
time-wait-sync time-wait-sync: drop gpl snail mail boilerplate 2020-10-29 10:47:28 +01:00
timedate
timesync
tmpfiles tmpfiles: Handle filesystems without ACL support in more cases. 2020-10-26 10:20:10 +01:00
tty-ask-password-agent
udev Merge pull request #17399 from afq984/udev-escaped-string 2020-10-30 09:52:45 +09:00
update-done update-done: Do not fail with read-only /etc or /var 2020-10-20 13:46:36 +09:00
update-utmp
user-sessions
userdb
vconsole
veritysetup fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name 2020-11-03 09:48:04 +01:00
version
volatile-root mount-util: rework umount_verbose() to take log level and flags arg 2020-09-23 18:57:36 +02:00
xdg-autostart-generator xdg-autostart-generator: use Type=exec 2020-10-22 11:05:17 +02:00