systemd/src
Lennart Poettering 7e3607996a userdbctl: enable ssh-authorized-keys logic by default
sshd now supports config file drop-ins, hence let's install one to hook
up "userdb ssh-authorized-keys", so that things just work.

We put the drop-in relatively early, so that other drop-ins generally
will override this.

Ideally sshd would support such drop-ins in /usr/ rather than /etc/, but
let's take what we can get. It's not that sshd's upstream was
particularly open to weird ideas from Linux people.
2023-12-06 22:11:04 +01:00
..
ac-power
analyze analyze: return earlier when there is no path to be prepended 2023-11-25 12:52:59 +09:00
ask-password
backlight backlight: support to specify percentage of minimum brightness 2023-10-06 11:21:20 +09:00
basic Merge pull request #30332 from bluca/softreboot_pivot_in_place 2023-12-06 21:01:13 +00:00
battery-check util-lib: share plymouth client code 2023-11-13 14:17:05 +00:00
binfmt Merge pull request #29553 from keszybz/analyze-cat-config-tldr 2023-10-25 09:53:19 +01:00
boot stub: get_extra_dir() can return NULL 2023-11-28 23:53:30 +00:00
busctl busctl: send READY=1 when we become a monitor 2023-11-08 23:57:27 +01:00
cgls
cgroups-agent
cgtop process-util: add pidref_is_kernel_thread() 2023-10-18 14:39:33 +02:00
core pid1: add ProtectSystem= as system-wide configuration, and default it to true in the initrd 2023-12-06 22:10:20 +01:00
coredump test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00
creds
cryptenroll cryptenroll: slightly reorder things 2023-11-09 12:27:43 +01:00
cryptsetup cryptsetup: use WantsMountsFor= for key/header when nofail is set 2023-11-29 11:04:59 +00:00
debug-generator
delta process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
detect-virt
dissect dissect: set dash as ersatz string 2023-11-15 22:51:37 +01:00
environment-d-generator
escape
firstboot firstboot: reset terminal settings right before asking a question 2023-11-22 13:27:53 +01:00
fsck process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
fstab-generator core: add WantsMountsFor= 2023-11-29 11:04:59 +00:00
fundamental string-util: add on_off 2023-11-02 15:37:40 +00:00
fuzz fuzz: limit the interface definition input size to 64K 2023-11-03 21:35:32 +00:00
getty-generator tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
gpt-auto-generator gpt-auto-generator: enable TPM2 unlocking in gpt-auto-generator 2023-11-28 15:36:20 +00:00
hibernate-resume hibernate-resume: actually set HibernateInfo.offset 2023-11-23 18:15:37 +00:00
home homework-quota.c: correct error message in home_update_quota_btrfs 2023-12-01 16:41:29 +00:00
hostname env-util: make write_env_file() optionally take headers 2023-10-31 17:15:21 +09:00
hwdb
id128
import import: append % to X_IMPORT_PROGRESS= 2023-11-25 20:42:13 +01:00
initctl
integritysetup tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
journal journalctl: add short option "-i" for "--file=" 2023-11-30 16:21:00 +01:00
journal-remote process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
kernel-install ukify: be more explicit about where to find ukify 2023-11-25 12:53:29 +09:00
libsystemd Merge pull request #30268 from yuwata/network-fix-too-many-waiting-replies 2023-12-01 19:54:18 +01:00
libsystemd-network libsystemd-network: introduce triple_timestamp_from_cmsg() 2023-11-20 15:44:23 +00:00
libudev
locale tree-wide: use the usual spelling of "cannot" 2023-11-13 13:27:36 +01:00
login loginctl: show a nicer error message when no session/seat is available 2023-12-06 22:02:44 +01:00
machine test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00
machine-id-setup
modules-load tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
mount mount: don't call sd_device_get_property_value() with a NULL pointer 2023-11-15 13:46:09 +01:00
network network/networkd-address: don't set up firewall rules here 2023-12-06 22:04:00 +01:00
notify
nspawn core: turn on higher optimization level in seccomp 2023-12-02 01:21:53 +01:00
nss-myhostname
nss-mymachines
nss-resolve tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
nss-systemd
oom tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
partition Merge pull request #30340 from yuwata/repart-error-handling-ftruncate 2023-12-06 22:02:01 +01:00
path
pcrextend pcrextend: fix minor memory leak 2023-11-24 12:21:43 +09:00
pcrlock pcrlock: check for embedded NUL bytes 2023-11-20 14:27:38 +01:00
portable portablectl: fix detaching when an extension image has been deleted 2023-11-10 12:58:45 +00:00
pstore fix: prefix of dmesg pstore files 2023-12-01 17:34:43 +00:00
quotacheck process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
random-seed tree-wide: port various users over to the new getxattr_at_bool() call 2023-10-26 09:27:18 +02:00
rc-local-generator
remount-fs process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
reply-password
resolve test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00
rfkill
rpm
run run: fix bad escaping and memory ownership confusion 2023-12-02 09:47:45 +01:00
run-generator
shared shared/killall: correctly warn about rootfs daemon's root 2023-12-06 22:03:35 +01:00
shutdown fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET 2023-10-26 22:30:42 +02:00
sleep sleep: make sure we clear HibernateLocation on all error paths 2023-10-28 00:17:15 +08:00
socket-activate process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
socket-proxy fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET 2023-10-26 22:30:42 +02:00
stdio-bridge stdio-bridge: return immediately if we can 2023-12-02 09:47:45 +01:00
storagetm storagetm: use path to device node instead of devpath 2023-11-14 08:52:40 +01:00
sulogin-shell process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
sysctl Merge pull request #29553 from keszybz/analyze-cat-config-tldr 2023-10-25 09:53:19 +01:00
sysext process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
system-update-generator
systemctl systemctl: include unit ID in the property map 2023-11-25 21:36:10 +01:00
systemd sd-dhcp-server: support rapid commit (RFC4039) 2023-11-08 02:39:59 +09:00
sysupdate process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
sysusers Merge pull request #29553 from keszybz/analyze-cat-config-tldr 2023-10-25 09:53:19 +01:00
sysv-generator tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
test basic: add fds_are_same_mount() helper 2023-12-05 17:20:27 +00:00
timedate timedatectl: add missing commands to the help output 2023-10-23 15:48:58 +01:00
timesync Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now 2023-11-13 13:27:07 +01:00
tmpfiles tmpfiles: ignore EINVAL with --graceful 2023-10-28 10:14:07 +01:00
tpm2-setup tpm2-setup: also save the SRK to the file system in TPM2_PUBLIC format 2023-11-09 12:47:24 +01:00
tty-ask-password-agent process-util: change pid_is_alive() to not eat up errors, and add pidref_is_alive() 2023-10-18 14:40:25 +02:00
udev udevadm: exiting udevadm monitor normally under SIGTERM or SIGINT 2023-11-25 12:53:10 +09:00
ukify ukify: raise error if genkey is called with no output arguments 2023-12-06 11:46:04 +01:00
update-done
update-utmp
user-sessions
userdb userdbctl: enable ssh-authorized-keys logic by default 2023-12-06 22:11:04 +01:00
varlinkctl varlinkctl: add short comment 2023-11-28 18:28:17 +09:00
vconsole vconsole-setup: use a consistent log level when setfont fails with EX_OSERR 2023-12-01 13:53:20 +00:00
veritysetup tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
version
vmspawn machine-credential: fix error logging 2023-11-22 15:16:32 +01:00
volatile-root
xdg-autostart-generator xdg-autostart: downgrade warning for missing executables 2023-11-07 20:47:04 +00:00