1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00
systemd/src
2024-10-06 19:27:11 +02:00
..
ac-power
analyze path-lookup: move find_portable_profile() to portable-util 2024-10-06 19:27:11 +02:00
ask-password
backlight
basic path-lookup: move find_portable_profile() to portable-util 2024-10-06 19:27:11 +02:00
battery-check
binfmt
boot Use case insensitive comparison for the machine's architechture 2024-10-06 14:19:43 +01:00
busctl tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
cgls
cgroups-agent
cgtop
core fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
coredump fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
creds creds: fix cat with encrypted credentials 2024-09-25 11:25:48 +02:00
cryptenroll cryptenroll: don't try to get PCR bank if we know the device key 2024-09-11 21:07:53 +02:00
cryptsetup cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policy 2024-09-06 15:55:28 +02:00
debug-generator
delta
detect-virt
dissect tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
environment-d-generator
escape Fix typo in escape.c 2024-09-08 18:55:13 +09:00
firstboot Move show_menu() to terminal-util.h 2024-10-02 15:05:24 +02:00
fsck
fstab-generator
fundamental pe-binary: add pe_is_native() for checking if PE is native 2024-09-12 10:02:15 +02:00
fuzz
getty-generator terminal-util: don't assume errno is correctly set when using isatty_safe() 2024-08-20 10:59:47 +02:00
gpt-auto-generator
hibernate-resume
home fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
hostname time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec() 2024-09-05 17:40:25 +02:00
hwdb
id128
import time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec() 2024-09-05 17:40:25 +02:00
initctl
integritysetup systemd-integritysetup: accept integrity-algorithm=xxhash64 2024-10-01 11:16:14 +02:00
journal basic/memory-util: introduce mempcpy_typesafe 2024-09-20 08:29:35 +09:00
journal-remote tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
kernel-install fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
libsystemd path-lookup: move NETWORK_DIRS to network-util.h 2024-10-06 19:27:11 +02:00
libsystemd-network tree-wide: use strv_extend_strv_consume() where appropriate 2024-09-21 00:53:50 +02:00
libudev
locale tree-wide: voidify polkit_agent_open_if_enabled() 2024-08-19 11:36:32 +09:00
login logind: add support for hidraw devices 2024-10-03 09:36:57 +01:00
machine Merge pull request #34546 from ikruglov/ikruglov/refactor-GetMachineAddresses 2024-10-02 10:24:59 +02:00
machine-id-setup
modules-load tree-wide: use strv_extend_strv_consume() where appropriate 2024-09-21 00:53:50 +02:00
mount mount: use sd_bus_set_allow_interactive_authorization() 2024-08-19 11:36:32 +09:00
mountfsd
network path-lookup: move NETWORK_DIRS to network-util.h 2024-10-06 19:27:11 +02:00
notify
nspawn fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
nsresourced nsresourced: Fix declaration of bpf_rdonly_cast() 2024-10-03 12:24:51 +01:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd
oom tree-wide: make sigprocmask() changes more automatic 2024-09-13 17:12:28 +02:00
partition repart: Don't copy root directory mode from source file 2024-10-04 21:33:52 +02:00
path
pcrextend tpm2-util: introduce tpm2_is_fully_supported() 2024-09-19 19:04:15 +09:00
pcrlock tree-wide: Fix Wformat warnings 2024-10-02 11:26:58 +02:00
portable path-lookup: move find_portable_profile() to portable-util 2024-10-06 19:27:11 +02:00
pstore tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve resolve: make sd_json_dispatch_field table static 2024-09-19 01:34:57 +09:00
rfkill
rpm Add %posttrans versions of the systemd %postun scriptlets 2024-10-01 12:12:40 +02:00
run tree-wide: make sigprocmask() changes more automatic 2024-09-13 17:12:28 +02:00
run-generator
shared path-lookup: move find_portable_profile() to portable-util 2024-10-06 19:27:11 +02:00
shutdown shutdown: replace unbounded fsync() with bounded sync_with_progress() 2024-09-09 19:12:31 +02:00
sleep
socket-activate
socket-proxy
ssh-generator ssh-generator: make sd_json_dispatch_field table static 2024-09-19 01:34:56 +09:00
stdio-bridge
storagetm tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
sulogin-shell
sysctl
sysext fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
system-update-generator fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
systemctl Merge pull request #34564 from YHNdnzj/systemctl-status-job-id 2024-09-30 17:39:19 +02:00
systemd sd-varlink: mark functions that can take 'more' flag in IDL structures with an explicit flag 2024-10-02 09:22:52 +02:00
sysupdate tree-wide: use strv_extend_strv_consume() where appropriate 2024-09-21 00:53:50 +02:00
sysusers tree-wide: drop unnecessary utmp includes 2024-09-06 13:54:12 +02:00
sysv-generator
test sd-varlink: mark functions that can take 'more' flag in IDL structures with an explicit flag 2024-10-02 09:22:52 +02:00
timedate basic/memory-util: introduce mempcpy_typesafe 2024-09-20 08:29:35 +09:00
timesync tree-wide: make sigprocmask() changes more automatic 2024-09-13 17:12:28 +02:00
tmpfiles fs-util: rename laccess to access_nofollow 2024-10-05 01:30:43 +02:00
tpm2-setup tpm2-util: introduce tpm2_is_fully_supported() 2024-09-19 19:04:15 +09:00
tty-ask-password-agent tree-wide: check if non-empty password is acquired 2024-09-06 15:00:32 +09:00
udev path-lookup: move NETWORK_DIRS to network-util.h 2024-10-06 19:27:11 +02:00
ukify ukify: Rework multi-profile UKIs 2024-10-04 11:36:25 +02:00
update-done
update-utmp
user-sessions
userdb json: add json_dispatch_const_user_group_name() 2024-10-01 08:32:00 +02:00
varlinkctl tree-wide: drop unnecessary 'struct' 2024-09-19 01:34:57 +09:00
vconsole
veritysetup
version
vmspawn tree-wide: use strv_extend_strv_consume() where appropriate 2024-09-21 00:53:50 +02:00
volatile-root
vpick
xdg-autostart-generator