systemd/src
Yu Watanabe c207a57227 udev-node: drop unnecessary initialization
The priority of device node symlink can be negative. So the
initialization is confusing.

Fortunately, this changes no functionality, as we only compare the
priorities of symlinks only when we parsed at least one device node and
its priority.
2023-02-20 10:54:48 +01:00
..
ac-power
activate activate: use _cleanup_close_ attribute 2023-02-17 09:49:51 +09:00
analyze dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
ask-password
backlight
basic shared: move psi-util.[ch] to basic/ so that we can use it in sd-event 2023-02-17 23:46:19 +00:00
binfmt string-util: add new strdupcspn()/strdupspn() 2023-01-20 17:27:51 +01:00
boot dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
busctl meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
cgls
cgroups-agent tree-wide: use -EBADF more 2022-12-21 01:50:33 +09:00
cgtop cgtop: Update code comments 2022-11-30 09:40:56 +09:00
core core: permit sending augmented enable/disable methods 2023-02-20 12:33:57 +09:00
coredump dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
creds string-util: add common implementation of function that converts sized character buffers to NUL terminated C strings 2023-01-21 10:45:25 +01:00
cryptenroll tree-wide: fix typo and comment style update 2023-02-15 10:08:16 +09:00
cryptsetup cryptsetup: check the existence of salt by salt_size > 0 2023-02-17 09:46:25 +01:00
debug-generator
delta nulstr-util: Declare NULSTR_FOREACH() iterator inline 2022-11-11 16:31:32 +01:00
detect-virt
dissect Merge pull request #26410 from DaanDeMeyer/xattr-symlink 2023-02-15 19:55:04 +00:00
environment-d-generator
escape
firstboot dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
fsck tree-wide: set FORK_RLIMIT_NOFILE_SAFE flag 2023-02-07 14:39:49 +09:00
fstab-generator shared/efi-loader: fix compilation with !ENABLE_EFI, improve messages 2023-01-24 23:07:21 +00:00
fundamental sd-journal: avoid use of fake flex arrays 2023-02-06 12:04:16 +01:00
fuzz tree-wide: introduce PIPE_EBADF macro 2022-12-20 11:12:58 +09:00
getty-generator tree-wide: use -EBADF for fd initialization 2022-12-19 15:00:57 +01:00
gpt-auto-generator shared/efi-loader: fix compilation with !ENABLE_EFI, improve messages 2023-01-24 23:07:21 +00:00
hibernate-resume
home treewide: fix a few typos in NEWS, docs and comments 2023-02-15 10:41:03 +00:00
hostname hostnamectl: show support and among output 2023-01-24 15:33:38 +01:00
hwdb
id128 gpt: Expose GptPartitionType and get rid of SECONDARY/OTHER 2022-11-15 13:27:15 +01:00
import copy: Make copy_xattr() more generic 2023-02-14 12:51:40 +01:00
initctl tree-wide: use -EBADF more 2022-12-21 01:50:33 +09:00
integritysetup
journal journalctl: fix output when --lines is used with --grep 2023-02-19 07:06:49 +09:00
journal-remote journald: maintain entry seqnum counter in mmap()ed file in /run/ 2023-02-08 13:42:29 +01:00
kernel-install boot: Make sure we take --root into account everywhere. 2023-02-09 14:46:17 +00:00
libsystemd sd-event: allocate event source objects with the actually needed size 2023-02-17 10:09:30 +01:00
libsystemd-network tree-wide: fix typo and comment style update 2023-02-15 10:08:16 +09:00
libudev meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
locale copy: Make copy_xattr() more generic 2023-02-14 12:51:40 +01:00
login meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
machine meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
machine-id-setup dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
modules-load
mount mount-tool: port over basename() → path_extract_filename() 2022-12-23 15:04:19 +01:00
network tree-wide: fix typo and comment style update 2023-02-15 10:08:16 +09:00
notify notify: add new --exec switch for chaining other commands to systemd-notify 2023-02-17 09:55:35 +01:00
nspawn treewide: fix a few typos in NEWS, docs and comments 2023-02-15 10:41:03 +00:00
nss-myhostname nss-myhostname: do not return empty result with NSS_STATUS_SUCCESS 2023-02-09 06:07:16 +09:00
nss-mymachines
nss-resolve
nss-systemd
oom tree-wide: fix typo and comment style update 2023-02-15 10:08:16 +09:00
partition dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
path sd-path: export env. generators paths 2023-01-21 11:27:40 +00:00
portable meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
pstore treewide: fix a few typos in NEWS, docs and comments 2023-02-15 10:41:03 +00:00
quotacheck
random-seed random-seed: don't refresh EFI random seed from random-seed.c anymore 2023-01-04 15:18:10 +01:00
rc-local-generator
remount-fs
reply-password tree-wide: use -EBADF for fd initialization 2022-12-19 15:00:57 +01:00
resolve resolved: Fall back to TCP if UDP is blocked 2023-02-15 20:01:39 +00:00
rfkill tree-wide: use -EBADF more 2022-12-21 01:50:33 +09:00
rpm core: split system/user job timeouts and make them configurable 2023-02-01 11:52:29 +00:00
run tree-wide: use -EBADF more 2022-12-21 01:50:33 +09:00
run-generator
shared loop-util: fix error condition and return value 2023-02-19 05:20:53 +09:00
shutdown meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
sleep sleep: coding style fixlets 2023-01-27 20:52:12 +00:00
socket-proxy tree-wide: introduce PIPE_EBADF macro 2022-12-20 11:12:58 +09:00
stdio-bridge stdio-bridge: don't be bothered with EINTR 2022-11-22 13:07:27 +01:00
sulogin-shell Merge pull request #26271 from d-hatayama/fix_sulogin_shell 2023-02-17 06:52:03 +09:00
sysctl
sysext loop-util: always tell kernel explicitly about loopback sector size 2023-01-18 10:47:17 +01:00
system-update-generator
systemctl systemctl: edit: fix double free of instanced name 2023-02-19 07:07:15 +09:00
systemd sd-journal: add high-level API for querying seqnum for journal entries, along with seqnum id 2023-02-08 13:42:29 +01:00
sysupdate dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
sysusers dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
sysv-generator sysv-generator: port basename() → path_extract_filename() 2022-12-23 17:35:21 +01:00
test tests: add test for mempool logic 2023-02-17 15:05:13 +01:00
timedate
timesync meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
tmpfiles dissect-image: Return mount point fd if requested 2023-02-17 14:58:55 +01:00
tty-ask-password-agent tree-wide: use -EBADF more 2022-12-21 01:50:33 +09:00
udev udev-node: drop unnecessary initialization 2023-02-20 10:54:48 +01:00
ukify ukify: fix padding length 2023-02-15 18:01:02 +00:00
update-done
update-utmp tree-wide: use -EBADF for fd initialization 2022-12-19 15:00:57 +01:00
user-sessions
userdb meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00
vconsole vconsole: allow setting default keymap through build option 2023-02-15 20:00:51 +00:00
veritysetup
version
volatile-root tree-wide: use mode=0nnn for mount option 2022-12-14 22:12:44 +01:00
xdg-autostart-generator meson: Do not include headers in source lists 2023-01-24 22:04:03 +01:00