1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-25 23:21:33 +03:00
systemd-stable/src
Yu Watanabe a51a9684c9 binfmt-util: split out binfmt_mounted()
No functional changes, just refactoring and preparation for later
commits.
2022-12-15 03:26:39 +09:00
..
ac-power basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
activate basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
analyze localectl,analyze: some minor vertical table rework fixes 2022-11-16 11:39:32 +01:00
ask-password Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
backlight basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
basic stat-util: introduce fd_is_read_only_fs() 2022-12-15 03:25:09 +09:00
binfmt Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
boot sd-id128: make id128_read() or friends return -ENOPKG when the file contents is "uninitialized" 2022-12-12 21:57:31 +09:00
busctl busctl-introspect: use _cleanup_ 2022-12-14 09:56:33 +01:00
cgls basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
cgroups-agent
cgtop cgtop: Update code comments 2022-11-30 09:40:56 +09:00
core swap: tell swapon to reinitialize swap if needed 2022-12-14 15:48:10 +01:00
coredump coredump: cescape invalid json data before logging 2022-12-14 01:37:19 +09:00
creds basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
cryptenroll basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
cryptsetup cryptsetup-fido2: Try all FIDO2 key slots when opening LUKS volume 2022-12-12 21:48:39 +01:00
debug-generator basic: create new basic/initrd-util.[ch] for initrd-related functions 2022-11-08 13:41:13 +01:00
delta nulstr-util: Declare NULSTR_FOREACH() iterator inline 2022-11-11 16:31:32 +01:00
detect-virt basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
dissect dissect: add a mode for operating on an in-memory copy of a DDI, instead of directly on it 2022-12-08 12:48:06 +01:00
environment-d-generator Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
escape basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
firstboot basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
fsck basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
fstab-generator sysroot: Support x-systemd.makefs 2022-12-12 21:45:06 +01:00
fundamental string-util: introduce ascii_ishex() 2022-12-12 21:47:22 +09:00
fuzz fuzz: fuzz-compress: fix copy-and-paste error: buf -> buf2 (#25431) 2022-11-18 15:03:41 +09:00
getty-generator basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
gpt-auto-generator gpt-auto-generator: do not write "noauto" in unit options 2022-12-05 08:42:04 +01:00
hibernate-resume basic: create new basic/initrd-util.[ch] for initrd-related functions 2022-11-08 13:41:13 +01:00
home Implement --luks-pbkdf-force-iterations for homed 2022-12-06 15:56:11 +01:00
hostname hostnamed: expose FirmwareDate dbus property 2022-12-07 20:35:56 +01:00
hwdb basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
id128 gpt: Expose GptPartitionType and get rid of SECONDARY/OTHER 2022-11-15 13:27:15 +01:00
import import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importd 2022-12-03 20:31:48 +04:00
initctl Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
integritysetup
journal journald: prevent segfault on empty attr/current 2022-12-08 01:00:25 +01:00
journal-remote journal-remote: code is of type enum MHD_RequestTerminationCode 2022-11-12 00:40:16 +00:00
kernel-install kernel-install: Add uki layout 2022-11-29 11:33:27 +01:00
libsystemd sd-id128: also refuse an empty invocation ID 2022-12-15 00:07:17 +09:00
libsystemd-network all: avoid various "-Wcast-align=strict" warnings 2022-12-09 08:58:07 +01:00
libudev
locale localed-util: use _cleanup_ harder 2022-12-14 09:57:35 +01:00
login Merge pull request #25502 from keszybz/pam-namespace-add 2022-12-07 13:01:50 +01:00
machine machine: propagate error from machine_new 2022-12-14 09:57:35 +01:00
machine-id-setup sd-id128: make id128_read() or friends return -ENOPKG when the file contents is "uninitialized" 2022-12-12 21:57:31 +09:00
modules-load Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
mount mount: use device enumerator to find matching loopback block device 2022-11-24 14:17:35 +09:00
network network: manage addresses in the way the kernel does 2022-12-07 15:10:45 +01:00
notify basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
nspawn nspawn: remove cgroup socket 2022-12-13 16:03:30 +01:00
nss-myhostname resolved: introduce common macro for 127.0.0.2 IP address 2022-11-25 17:41:55 +01:00
nss-mymachines
nss-resolve
nss-systemd
oom oomd: print dry run output at INFO level 2022-12-08 09:26:57 +09:00
partition repart: Rename --skip-partitions to --defer-partitions 2022-12-14 13:20:32 +09:00
path basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
portable dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES 2022-12-01 11:32:30 +01:00
pstore pstore: fixes for dmesg.txt reconstruction 2022-12-05 09:25:12 +01:00
quotacheck basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
random-seed random-seed: handle post-merge review nits 2022-11-17 12:22:27 +01:00
rc-local-generator basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
remount-fs basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
reply-password basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
resolve resolve: fix NULL-pointer dereference 2022-12-14 19:10:19 +09:00
rfkill basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
rpm rpm/systemd-update-helper: use --no-warn when disabling units 2022-12-03 20:27:47 +08:00
run basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
run-generator
shared binfmt-util: split out binfmt_mounted() 2022-12-15 03:26:39 +09:00
shutdown Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
sleep core/sleep: set timeout for freeze/thaw operation to 1.5 seconds 2022-12-08 12:58:00 +01:00
socket-proxy basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
stdio-bridge stdio-bridge: don't be bothered with EINTR 2022-11-22 13:07:27 +01:00
sulogin-shell Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
sysctl Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
sysext dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES 2022-12-01 11:32:30 +01:00
system-update-generator basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
systemctl systemctl: is-*: return correct code when no unit is found 2022-12-14 01:43:25 +08:00
systemd sd-bus: convenience functions to emit a signal to a destination (#25123) 2022-10-31 20:11:48 +00:00
sysupdate fdisk-util: add fdisk_partition_get_type_as_id128() helper 2022-11-29 12:07:15 +01:00
sysusers Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
sysv-generator basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
test sd-id128: make sd_id128_get_machine() or friends return -EUCLEAN when an ID is in an invalid format 2022-12-15 00:07:13 +09:00
timedate timedatectl: port to new 'vertical' table type 2022-11-10 23:11:17 +01:00
timesync timesync: Keep trying to connect even if the socket cannot be opened 2022-12-15 02:21:25 +09:00
tmpfiles Fix typo 2022-11-26 07:35:56 +09:00
tty-ask-password-agent Rename def.h to constants.h 2022-11-08 18:21:10 +01:00
udev Merge pull request #25713 from keszybz/hwdb-matching 2022-12-13 18:13:27 +09:00
ukify ukify: allow multiple initrds 2022-12-07 17:22:05 +01:00
update-done
update-utmp basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
user-sessions
userdb basic: move version() to build.h+c 2022-11-08 13:41:14 +01:00
vconsole basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
veritysetup
version
volatile-root
xdg-autostart-generator xdg-autostart-service: Add comments to tilde expansion, use path_join() 2022-10-17 16:42:39 +02:00