Systemd/src
Kevin Kuehler 965c5d1d5a systemctl: Add TriggeredBy and Triggers to status
For all units that aren't timers, if it is activated by another unit,
add the triggering unit under the  "TriggeredBy:" header. If a unit can
trigger other units, print the units it triggers other the "Triggers:"
header.
2019-11-05 21:51:31 +01:00
..
ac-power
activate activate: move array allocation to heap 2019-07-16 14:56:25 +02:00
analyze various tools: be more explicit when a glob is passed when not supported 2019-10-25 13:41:49 +09:00
ask-password
backlight util-lib: move shall_restore_state() to shared/reboot-util 2019-09-16 18:08:01 +02:00
basic fileio: introduce read_full_virtual_file() for reading virtual files in sysfs, procfs 2019-10-25 15:24:49 +02:00
binfmt
boot Move the Commands section above Options section 2019-10-08 18:21:26 +02:00
busctl Highlight the synopsis and summary in --help 2019-10-08 18:21:27 +02:00
cgls
cgroups-agent
cgtop
core core: drop 'wants' parameter from unit_add_node_dependency() 2019-10-28 18:51:23 +01:00
coredump coredump: Include module offsets in stack traces 2019-10-18 15:26:47 +02:00
cryptsetup cryptsetup: bump minimum libcryptsetup version to v2.0.1 2019-10-01 13:34:06 +02:00
debug-generator util-lib: move runlevel_to_target() to shared/unit-file 2019-09-16 18:08:00 +02:00
delta basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00
detect-virt
dissect
environment-d-generator environment-d-generator: output logs in debug mode 2019-08-30 13:17:37 +02:00
escape
firstboot firstboot: drop duplicate trailing whitespace from root pw question 2019-08-11 06:13:57 +09:00
fsck systemd-fsck: fix systemd-fsck/fsck pipe bad closure 2019-10-18 16:07:00 +02:00
fstab-generator various tools: be more explicit when a glob is passed when not supported 2019-10-25 13:41:49 +09:00
fuzz udev: Add id program and rule for FIDO security tokens 2019-09-07 02:23:58 +09:00
getty-generator
gpt-auto-generator util-lib: split shared/efivars into basic/efivars and shared/efi-loader 2019-09-16 18:08:53 +02:00
hibernate-resume
hostname Highlight the synopsis and summary in --help 2019-10-08 18:21:27 +02:00
hwdb
id128 id128: actually support --pretty 2019-08-20 12:01:23 +02:00
import tree-wide: say "ratelimit" not "rate_limit" 2019-09-20 16:05:53 +02:00
initctl
journal basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00
journal-remote journal-remote: reduce scope of variable 2019-10-21 21:12:42 +02:00
kernel-install kernel-install: do not require non-empty kernel cmdline 2019-08-27 18:30:49 +02:00
libsystemd fileio: introduce read_full_virtual_file() for reading virtual files in sysfs, procfs 2019-10-25 15:24:49 +02:00
libsystemd-network network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
libudev libudev: Update list of possible actions 2019-07-24 05:14:52 +09:00
locale Highlight the synopsis and summary in --help 2019-10-08 18:21:27 +02:00
login Merge pull request #13423 from pwithnall/12035-session-time-limits 2019-10-28 14:57:00 +01:00
machine basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00
machine-id-setup machine-id-setup: avoid unexpected aborting 2019-10-25 13:35:37 +09:00
modules-load modules-load: do not fail service if modules are not present 2019-10-28 22:55:36 +09:00
mount basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00
network network-generator: Add missing help for --root 2019-10-29 09:22:45 +09:00
notify
nspawn various tools: be more explicit when a glob is passed when not supported 2019-10-25 13:41:49 +09:00
nss-myhostname
nss-mymachines meson: make nologin path build time configurable 2019-07-18 12:46:35 +02:00
nss-resolve
nss-systemd meson: make nologin path build time configurable 2019-07-18 12:46:35 +02:00
partition
path
portable basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00
pstore pstore: rework memory handling for dmesg 2019-10-04 16:21:32 +02:00
quotacheck
random-seed random-seed: rework systemd-random-seed.service substantially 2019-07-25 18:30:06 +02:00
rc-local-generator
remount-fs
reply-password
resolve resolved: emit change for CurrentDNSServer 2019-10-25 16:41:25 +02:00
rfkill util-lib: move shall_restore_state() to shared/reboot-util 2019-09-16 18:08:01 +02:00
run various tools: be more explicit when a glob is passed when not supported 2019-10-25 13:41:49 +09:00
run-generator
shared Merge pull request #13423 from pwithnall/12035-session-time-limits 2019-10-28 14:57:00 +01:00
shutdown util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup 2019-09-16 18:08:00 +02:00
sleep systemd-sleep: always prefer resume device or file 2019-10-24 07:38:24 -07:00
socket-proxy
stdio-bridge
sulogin-shell
sysctl sysctl: if options are prefixed with "-" ignore write errors 2019-07-26 09:24:47 +02:00
system-update-generator util-lib: move runlevel_to_target() to shared/unit-file 2019-09-16 18:08:00 +02:00
systemctl systemctl: Add TriggeredBy and Triggers to status 2019-11-05 21:51:31 +01:00
systemd sd-netlink: constify object pointers passed to getters 2019-10-24 11:48:08 +02:00
sysusers Revert "sysusers: properly mark generated accounts as locked" 2019-10-22 17:59:11 +09:00
sysv-generator
test basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00
time-wait-sync fs-util: introduce inotify_add_watch_and_warn() helper 2019-10-05 08:08:20 +02:00
timedate Highlight the synopsis and summary in --help 2019-10-08 18:21:27 +02:00
timesync Updated log message when the timesync happens for the first time (#13624) 2019-09-26 00:02:46 +09:00
tmpfiles basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00
tty-ask-password-agent tty-ask-password: fix dead code path 2019-10-21 21:12:42 +02:00
udev network: support matching based on wifi interfece type 2019-10-25 16:43:18 +09:00
update-done
update-utmp update-utmp: remove dead conditional 2019-10-21 21:12:42 +02:00
user-sessions
vconsole vconsole-setup: rename toggle_utf8() → toggle_utf8_vc() 2019-07-18 16:21:02 +02:00
veritysetup
version
volatile-root basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00