1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00
systemd/src
2023-11-15 14:41:02 +09:00
..
ac-power
analyze analyze: add "srk" verb to extract current srk from TPM2 chip 2023-11-09 12:48:27 +01:00
ask-password
backlight backlight: support to specify percentage of minimum brightness 2023-10-06 11:21:20 +09:00
basic Update syscalls list 2023-11-14 20:17:48 +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 boot: load device tree even if no original config exists 2023-11-10 22:04:50 +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 Merge pull request #30007 from YHNdnzj/memory-attr-followup 2023-11-13 21:12:06 +00:00
coredump coredumpctl: propagate SIGTERM to the debugger process 2023-11-07 15:41:33 +00:00
creds tree-wide: explicitly compare return value of fd_is_fs_type with 0 2023-09-19 21:45:27 +08:00
cryptenroll cryptenroll: slightly reorder things 2023-11-09 12:27:43 +01:00
cryptsetup tree-wide: use the usual spelling of "cannot" 2023-11-13 13:27:36 +01: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: move helpers for categorizing DDIs into generic code 2023-10-11 15:56:08 +02:00
environment-d-generator
escape
firstboot locale,firstboot: add headers to vconsole.conf 2023-10-31 17:15:21 +09: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 fstab-generator: drop unapplicable mount options for / from mount unit Options= 2023-10-27 23:51:01 +08: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 efi-loader: rename efi_stub_measured() → efi_measured_uki() 2023-09-27 11:51:13 +02:00
hibernate-resume tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
home tree-wide: never link directly against p11kit 2023-11-02 17:26:46 +00:00
hostname env-util: make write_env_file() optionally take headers 2023-10-31 17:15:21 +09:00
hwdb
id128 id128: add forgotten option to --help 2023-09-06 16:58:50 +02:00
import process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
initctl
integritysetup tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
journal journal: recalculate line_max when stdout stream state changes 2023-11-09 13:29: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 tree-wide: fix typo 2023-11-08 14:57:33 +09:00
libsystemd id128: add id128_digest() helper 2023-11-13 17:39:53 +01:00
libsystemd-network sd-dhcp6-client: fix DUID data length passed to hexmem() 2023-11-15 14:41:02 +09:00
libudev
locale tree-wide: use the usual spelling of "cannot" 2023-11-13 13:27:36 +01:00
login Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now 2023-11-13 13:27:07 +01:00
machine Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now 2023-11-13 13:27:07 +01: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 Merge pull request #30010 from poettering/mount-tool-tweakles 2023-11-14 02:38:09 +09:00
network dhcp: fix maximum DUID size 2023-11-15 14:38:55 +09:00
notify
nspawn nspawn: allow disabling os-release check 2023-11-03 16:05:14 +00:00
nss-myhostname meson: Fix version script handling 2023-09-26 19:41:53 +02:00
nss-mymachines meson: Fix version script handling 2023-09-26 19:41:53 +02:00
nss-resolve tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
nss-systemd meson: Fix version script handling 2023-09-26 19:41:53 +02:00
oom tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
partition tree-wide: unify OpenSSL spelling in log messages 2023-11-13 20:47:17 +01:00
path path: make arg_pager_flags static 2023-09-19 00:37:01 +01:00
pcrextend tree-wide: take in all *our* JSON structures also decimal strings 2023-11-07 14:25:40 +01:00
pcrlock pcrlock: show emojis for each PCR line 2023-11-06 14:42:20 +00:00
portable portablectl: fix detaching when an extension image has been deleted 2023-11-10 12:58:45 +00:00
pstore io-util: split out "struct iovec" related calls into their own .c/.h files 2023-10-20 10:34:33 +02: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 tree-wide: use the usual spelling of "cannot" 2023-11-13 13:27:36 +01:00
rfkill
rpm
run cgroup: add support for memory.swap.peak 2023-11-11 12:14:07 +01:00
run-generator
shared selinux: fix loading policy at early boot 2023-11-13 21:32:46 +00: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
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 Merge pull request #29995 from keszybz/voidify-timestamp-getters 2023-11-13 14:41:42 +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 Merge pull request #30018 from mrc0mmand/TEST-70 2023-11-13 20:58:43 +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 udev: allow global properties in assignments 2023-11-13 19:19:54 +01:00
ukify ukify: show .sbom sections as binary 2023-11-13 16:33:07 +00:00
update-done
update-utmp
user-sessions
userdb process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FORK_DEATHSIG_SIGTERM 2023-11-02 14:09:23 +01:00
varlinkctl varlink,json: introduce new varlink_dispatch() helper 2023-11-02 01:19:21 +00:00
vconsole pid1,vconsole-setup: lock /dev/console instead of the tty device 2023-10-19 18:03:21 +01:00
veritysetup tree-wide: port various parsers over to read_stripped_line() 2023-10-17 14:36:54 +02:00
version
vmspawn vmspawn: added vsock functionality 2023-11-09 10:36:25 +00:00
volatile-root
xdg-autostart-generator xdg-autostart: downgrade warning for missing executables 2023-11-07 20:47:04 +00:00