systemd/src
2024-06-18 00:19:59 +09:00
..
ac-power tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
analyze analyze: show pcrs also in sha384 bank 2024-06-14 12:39:40 +01:00
ask-password tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
backlight backlight: fix detection of multiple graphic cards 2024-04-04 21:29:57 +01:00
basic Merge pull request #33355 from YHNdnzj/shutdown-cad 2024-06-17 09:19:08 +01:00
battery-check tree-wide: use "_" rather than "-" as separator in kernel cmdline options 2024-02-28 15:33:51 +01:00
binfmt
boot libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
busctl libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
cgls
cgroups-agent
cgtop cgroup-util: allow cg_read_pid() to skip unmapped (zero) pids 2024-05-14 16:12:20 +02:00
core core/mount: suffix function name with paren 2024-06-18 00:19:59 +09:00
coredump libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
creds libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
cryptenroll libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
cryptsetup cryptsetup: downgrade log message to warning, when we ignore it 2024-06-14 10:10:37 +02:00
debug-generator debug-generator: Allow specifying name of unit-dropin credential 2024-05-11 19:46:15 +02:00
delta
detect-virt
dissect libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
environment-d-generator tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
escape
firstboot stat-util: generalize is_* and verify_* handling 2024-03-04 19:53:51 +00:00
fsck
fstab-generator Replace strdup_or_null() by strdup_to() 2024-03-20 15:18:21 +01:00
fundamental macro-fundamental: correct comment and remove trailing ';' for macro 2024-06-15 12:57:55 +02:00
fuzz libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
getty-generator use FOREACH_ELEMENT 2024-04-18 17:39:34 +02:00
gpt-auto-generator tree-wise: several cleanups for logging 2024-05-01 04:41:06 +09:00
hibernate-resume libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
home fs-util: add simple open_mkdir() wrapper 2024-06-14 23:50:59 +01:00
hostname libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
hwdb tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
id128 libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
import importd: unify setup of bus connectivity in one place 2024-06-15 12:16:36 +01:00
initctl
integritysetup
journal libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
journal-remote journal-remote-main: pass the right error variable 2024-05-07 13:13:24 +02:00
kernel-install libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
libsystemd json: extend JsonDispatch flags with nullable and refuse-null flags 2024-06-15 10:58:02 +01:00
libsystemd-network string-util: introduce string_is_safe_ascii helper 2024-06-16 19:07:35 +02:00
libudev tree-wide: make sure net/if.h is included before any linux/ header 2024-04-09 21:19:15 +02:00
locale basic/dlfcn-util: deobfuscate macro definitions 2024-06-12 15:21:15 +02:00
login logind: tweaklets 2024-06-17 16:12:55 +01:00
machine machined: use bus_message_read_id128() at one more place 2024-06-15 01:19:31 +01:00
machine-id-setup tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
modules-load libkmod: turn into dlopen() dependency 2024-04-04 18:16:45 +02:00
mount tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
mountfsd libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
network libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
notify
nspawn nspawn: use parse_boolean_argument() at two places 2024-06-14 21:21:06 +01:00
nsresourced libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
nss-myhostname
nss-mymachines
nss-resolve libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
nss-systemd env-util: rename getenv_bool_secure() → secure_getenv_bool() 2024-02-28 15:38:00 +01:00
oom libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
partition libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
path tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
pcrextend libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
pcrlock creds-util: add common helper for determinign global boot credentials path 2024-06-14 23:52:35 +01:00
portable selinux: kill mac_selinux_free() 2024-06-12 15:21:21 +02:00
pstore Merge pull request #30480 from keszybz/kernel-install-more-paths 2024-03-08 08:25:07 +01:00
quotacheck quotacheck: store argv[*] in static var 2024-03-10 23:11:47 +08:00
random-seed
rc-local-generator
remount-fs
reply-password
resolve libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
rfkill
rpm rpm/macros: add %_kernel_install_dir 2024-02-29 21:38:03 +01:00
run run: do not pass the pty slave fd to transient service in a machine 2024-06-06 20:37:39 +01:00
run-generator
shared pretty-print: take console glyph width into account when drawing progress bar 2024-06-17 16:12:11 +01:00
shutdown shutdown: re-enable CAD handling in kernel at start 2024-06-15 19:29:03 +02:00
sleep libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
socket-activate tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
socket-proxy various: remove unnecessary check before sd_event_source_set_enabled() 2024-05-30 12:11:58 +02:00
ssh-generator iovec-util: add exported constant empty but valid (i.e. non-NULL) iovec 2024-06-14 12:42:07 +01:00
stdio-bridge tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
storagetm tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
sulogin-shell
sysctl
sysext libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
system-update-generator
systemctl libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
systemd json: const char *func() -> const char* func() 2024-06-18 00:19:59 +09:00
sysupdate libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
sysusers gcrypt: dlopenify for libsystemd 2024-04-03 11:50:25 +01:00
sysv-generator path-lookup: rename lookup_paths_free -> _done 2024-03-07 02:01:57 +08:00
test Merge pull request #33037 from keszybz/dlopen-open-code-definitions 2024-06-15 12:49:59 +02:00
timedate Merge pull request #33214 from keszybz/system-clock-epoch 2024-06-16 17:42:47 +02:00
timesync manager: add structured log message about clock bump 2024-06-15 16:54:37 +02:00
tmpfiles tmpfiles: improve warning message and use O_NOCTTY 2024-05-28 21:58:30 +02:00
tpm2-setup tpm2-setup: Don't fail if we can't access the TPM due to authorization failure 2024-06-12 18:31:21 +09:00
tty-ask-password-agent
udev fs-util: add simple open_mkdir() wrapper 2024-06-14 23:50:59 +01:00
ukify treewide: fix a few typos in NEWS, docs, comments, and log messages 2024-04-27 12:11:13 +02:00
update-done
update-utmp use FOREACH_ELEMENT 2024-04-18 17:39:34 +02:00
user-sessions
userdb libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
varlinkctl Merge pull request #33046 from poettering/varlinkctl-quiet 2024-06-13 16:17:17 +01:00
vconsole core,vconsole-setup: treat locking failure as non-fatal 2024-05-14 23:22:41 +02:00
veritysetup
version
vmspawn vmspawn: report "systemd-vmspawn" as "service" to machined 2024-06-14 21:22:02 +01:00
volatile-root
vpick tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
xdg-autostart-generator strv: add helper to extend strv from both sides 2024-03-07 18:49:44 +01:00