..
ac-power
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
activate
activate: simplify/rework implementation of --setenv
2021-08-11 10:17:50 +02:00
analyze
tree-wide: assorted Coccinelle fixes
2021-10-08 15:03:27 +02:00
ask-password
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
backlight
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
basic
Merge pull request #20981 from poettering/glibc-less-internal
2021-10-12 02:10:49 +09:00
binfmt
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
boot
Merge pull request #20981 from poettering/glibc-less-internal
2021-10-12 02:10:49 +09:00
busctl
test: add a test for parsing xml obtained by DBus Introspect method
2021-10-10 21:28:18 +09:00
cgls
cgls: enable cgroupid/xattr output by default (but make it configurable)
2021-10-07 11:50:47 +02:00
cgroups-agent
cgtop
tree-wide: voidify unchecked snprintf calls
2021-08-20 18:29:40 +01:00
core
tree-wide: use C99 __func__ rather than obsolete __FUNCTION__
2021-10-11 14:10:39 +02:00
coredump
coredump: Add --all option
2021-10-07 22:13:12 +02:00
creds
variuos: add missing includes
2021-09-22 12:58:46 +02:00
cryptenroll
cryptenroll: politely refuse enrolling keys into homed volumes
2021-10-08 23:50:04 +02:00
cryptsetup
cryptsetup: minor modernizations
2021-10-11 11:12:29 +02:00
debug-generator
delta
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
detect-virt
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
dissect
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
environment-d-generator
escape
escape: improve logging when escaping paths that are slightly non-conforming
2021-09-14 03:04:57 +09:00
firstboot
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
fsck
fstab-generator
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
fundamental
boot/sha256: sd-ify and move to src/fundamental
2021-10-08 13:11:00 +01:00
fuzz
getty-generator
gpt-auto-generator
Merge pull request #20257 from bluca/seqno
2021-08-31 09:06:33 +01:00
hibernate-resume
home
homed: don't forget to look at all enrolled tokens
2021-10-08 23:50:04 +02:00
hostname
hostnamed: add support for getting the chassis type from device-tree
2021-09-15 16:46:07 +02:00
hwdb
hwdb: remove double empty line in --help text
2021-08-30 22:25:04 +09:00
id128
id128: clarify that the "well-known" IDs are about GPT partition types
2021-09-10 13:39:16 +02:00
import
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
2021-10-05 15:47:32 +02:00
initctl
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
2021-09-15 13:09:45 +02:00
journal
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
journal-remote
variuos: add missing includes
2021-09-22 12:58:46 +02:00
kernel-install
meson: use a/b instead of join_paths(a,b)
2021-07-27 19:32:35 +02:00
libsystemd
Merge pull request #20744 from yuwata/udev-netlink
2021-10-11 09:40:43 +02:00
libsystemd-network
sd-radv: rename sd_radv_prefix_set_route_prefix() -> sd_radv_route_prefix_set_prefix()
2021-10-12 03:10:30 +09:00
libudev
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
locale
localed: use PROJECT_FILE rather than __FILE__ for logging
2021-10-11 14:10:48 +02:00
login
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-util.[ch]
2021-10-05 16:14:37 +02:00
machine
tree-wide: make format_ifname() or friends return negative errno on failure
2021-09-29 03:37:06 +09:00
machine-id-setup
tree-wide: port everything over to new sd-id128 compund literal bliss
2021-08-20 11:09:48 +02:00
modules-load
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
mount
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
network
sd-radv: rename sd_radv_prefix_set_route_prefix() -> sd_radv_route_prefix_set_prefix()
2021-10-12 03:10:30 +09:00
notify
Add implicit sentinel to strv_env_merge()
2021-08-11 09:11:42 +02:00
nspawn
basic: move chase_symlinks_and_fopen_unlocked() → chase-symlinks.[ch]
2021-10-05 19:37:30 +01:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
2021-09-15 13:09:45 +02:00
oom
parse-util: prefix load average macros with LOAD_AVG_
2021-09-27 20:34:41 +02:00
partition
Merge pull request #20937 from poettering/sync-split
2021-10-06 12:27:27 +09:00
path
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
portable
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
pstore
quotacheck
random-seed
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
2021-10-05 15:47:32 +02:00
rc-local-generator
remount-fs
reply-password
resolve
tree-wide: assorted Coccinelle fixes
2021-10-08 15:03:27 +02:00
rfkill
rpm
licensing: add forgotten spdx headers
2021-10-01 14:45:00 +02:00
run
core: Add ExecSearchPath parameter to specify the directory relative to which binaries executed by Exec*= should be found
2021-09-28 14:52:27 +01:00
run-generator
shared
Merge pull request #20981 from poettering/glibc-less-internal
2021-10-12 02:10:49 +09:00
shutdown
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
2021-10-05 15:47:32 +02:00
sleep
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
socket-proxy
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
stdio-bridge
sulogin-shell
sysctl
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
sysext
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
system-update-generator
systemctl
core: add RestrictFileSystems= fragment parser
2021-10-06 10:52:14 +02:00
systemd
sd-radv: rename sd_radv_prefix_set_route_prefix() -> sd_radv_route_prefix_set_prefix()
2021-10-12 03:10:30 +09:00
sysusers
Avoid passing NULL to underlying fprintf() in sysusers ( #20974 )
2021-10-11 14:03:15 +09:00
sysv-generator
test
test-recurse-dir: output some simple timing info, comparing recurse_dir() and nftw()
2021-10-11 14:31:34 +02:00
timedate
Drop the text argument from assert_not_reached()
2021-08-03 10:05:10 +02:00
timesync
basic: split out inotify-related calls from fs-util.h → inotify-util.h
2021-10-05 16:14:37 +02:00
tmpfiles
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
tty-ask-password-agent
basic: split out inotify-related calls from fs-util.h → inotify-util.h
2021-10-05 16:14:37 +02:00
udev
tree-wide: use C99 __func__ rather than obsolete __FUNCTION__
2021-10-11 14:10:39 +02:00
update-done
update-utmp
user-sessions
userdb
userdb: fix if-else to allow NameServiceSwitch lookups
2021-09-22 22:34:37 +01:00
vconsole
veritysetup
tree-wide: port everything over to new sd-id128 compund literal bliss
2021-08-20 11:09:48 +02:00
version
volatile-root
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
2021-10-05 16:14:37 +02:00
xdg-autostart-generator
xdg-autostart-service: rely on the new double-eval-free free_and_replace()
2021-07-29 21:13:03 +02:00