1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00
systemd/src
2024-09-09 23:20:41 +02:00
..
ac-power
analyze tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
ask-password
backlight
basic Merge pull request #33833 from YHNdnzj/manager-reload-assert 2024-09-09 14:21:57 +02:00
battery-check
binfmt
boot measure: introduce support for a new ".profile" section 2024-09-06 11:15:45 +02:00
busctl tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
cgls
cgroups-agent
cgtop
core core: Add support for PrivateUsers=identity 2024-09-09 18:31:01 +02:00
coredump tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
creds sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
cryptenroll cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policy 2024-09-06 15:55:28 +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 firstboot: reduce log level of timezone validation 2024-09-05 10:08:42 +09:00
fsck
fstab-generator fstab-generator: add x-systemd.wants 2024-07-15 10:18:18 +02:00
fundamental uki: add new ".profile" PE section type 2024-09-06 11:15:06 +02:00
fuzz sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
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 tree-wide: check if non-empty password is acquired 2024-09-06 15:00:32 +09:00
hostname time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec() 2024-09-05 17:40:25 +02:00
hwdb
id128 id128: add 'var-partition-uuid' verb 2024-07-17 18:05:40 +02:00
import time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec() 2024-09-05 17:40:25 +02:00
initctl
integritysetup
journal journald: mention the access mode we tried to open /dev/kmsg in 2024-09-06 16:07:27 +02: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 kernel-install: discard comments in cmdline files 2024-08-16 17:15:39 +09:00
libsystemd socket-util: make recvmsg_safe() handle MSG_TRUNC too 2024-09-04 18:51:44 +02:00
libsystemd-network missing_network: drop unnecessary definition 2024-09-09 14:52:18 +09:00
libudev sd-device-monitor: expose low-level functions 2024-08-02 11:22:24 +09:00
locale tree-wide: voidify polkit_agent_open_if_enabled() 2024-08-19 11:36:32 +09:00
login tree-wide: use UTMPX_FILE rather than _PATH_UTMPX 2024-09-06 13:54:19 +02:00
machine machinectl: suppress redirection notice if --quiet is specified 2024-09-09 18:58:57 +02:00
machine-id-setup machine-id: Add cmdline argument to use VM behaviour on bare metal (#32086) 2024-07-13 18:00:16 +02:00
modules-load
mount mount: use sd_bus_set_allow_interactive_authorization() 2024-08-19 11:36:32 +09:00
mountfsd sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
network network: store netdev drop-in paths and dump into state file 2024-09-09 23:20:41 +02:00
notify
nspawn Merge pull request #34258 from yuwata/nspawn-volatile-u 2024-09-09 17:11:11 +02:00
nsresourced sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
nss-myhostname
nss-mymachines
nss-resolve sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
nss-systemd
oom sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
partition repart: Initialize split_name_format in copy_from_one() 2024-09-09 13:22:26 +02:00
path
pcrextend sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
pcrlock pcrlock: be more careful when preparing credential name for pcrlock policy 2024-09-06 18:55:32 +02:00
portable core: rename BindJournalSockets= to BindLogSockets= 2024-09-04 21:44:25 +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 missing_network: drop unnecessary definition 2024-09-09 14:52:18 +09:00
rfkill
rpm
run Merge pull request #34044 from poettering/isatty-fixes 2024-08-20 20:36:07 +09:00
run-generator
shared core: Add support for PrivateUsers=identity 2024-09-09 18:31:01 +02:00
shutdown meson: rename libbasic to libbasic_static 2024-07-03 17:25:26 +02:00
sleep sleep: add HibernateOnACPower= option (#33846) 2024-08-05 00:01:34 +01:00
socket-activate
socket-proxy
ssh-generator sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
stdio-bridge
storagetm tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
sulogin-shell
sysctl
sysext sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
system-update-generator
systemctl Merge pull request #34155 from poettering/gmtime-safe 2024-09-06 09:07:48 +09:00
systemd sd-netlink: fix typo 2024-09-06 07:37:13 +02:00
sysupdate sysupdate: Add --transfer-source= 2024-09-09 16:41:52 +02:00
sysusers tree-wide: drop unnecessary utmp includes 2024-09-06 13:54:12 +02:00
sysv-generator
test cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policy 2024-09-06 15:55:28 +02:00
timedate time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec() 2024-09-05 17:40:25 +02:00
timesync timesync: make manager_is_connected() static 2024-09-06 10:21:07 +09:00
tmpfiles meson: rename libbasic to libbasic_static 2024-07-03 17:25:26 +02:00
tpm2-setup
tty-ask-password-agent tree-wide: check if non-empty password is acquired 2024-09-06 15:00:32 +09:00
udev Fix grammar in udevadm settle timeout message 2024-09-08 12:28:22 +09:00
ukify ukify: introduce new --measure-base= switch 2024-09-06 16:12:03 +02:00
update-done
update-utmp
user-sessions
userdb tree-wide: drop unnecessary utmp includes 2024-09-06 13:54:12 +02:00
varlinkctl varlinkctl: downgrade ignored error msg to LOG_WARNING 2024-09-07 14:46:18 +02:00
vconsole
veritysetup
version
vmspawn vmspawn: fix duplicate logging on oom 2024-08-28 03:03:23 +09:00
volatile-root
vpick
xdg-autostart-generator