1
0
mirror of https://github.com/systemd/systemd synced 2024-07-03 08:29:25 +00:00
systemd/src
2024-06-18 14:45:59 +01: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
basic Merge pull request #33376 from yuwata/strv_sort_uniq 2024-06-18 00:22:19 +01:00
battery-check
binfmt
boot tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq() 2024-06-18 00:37:50 +09: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 Merge pull request #32724 from bluca/dynamic_user_no_private_tmp 2024-06-18 00:11:11 +01: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
fsck
fstab-generator
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 tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq() 2024-06-18 00:37:50 +09: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 tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq() 2024-06-18 00:37:50 +09: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
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
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 Merge pull request #32724 from bluca/dynamic_user_no_private_tmp 2024-06-18 00:11:11 +01:00
pstore
quotacheck
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
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 varlink-idl: fix typo 2024-06-18 09:12:29 +09: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 tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq() 2024-06-18 00:37:50 +09: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 tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq() 2024-06-18 00:37:50 +09:00
sysv-generator
test Merge pull request #33376 from yuwata/strv_sort_uniq 2024-06-18 00:22:19 +01: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: mention that --create also adjusts files/directories in --help text 2024-06-18 14:45:59 +01: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 #33376 from yuwata/strv_sort_uniq 2024-06-18 00:22:19 +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