Systemd/src
Yu Watanabe a459b24f7e networkctl: optionally show link statistics 2019-06-01 10:24:47 +09:00
..
ac-power
activate Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
analyze analyze: also print unix time in "timestamp" 2019-05-21 09:56:41 +02:00
ask-password Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
backlight tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
basic basic/memory-util: do not "return" anything from memzero() macro 2019-05-30 22:55:32 +02:00
binfmt tree-wide: voidify a few calls 2019-05-08 06:36:20 -04:00
boot bootctl: do not allow -x and -p to be used together 2019-05-19 12:01:32 +02:00
busctl Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
cgls Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
cgroups-agent
cgtop cgtop,test: use consistent capitalization for CGroup 2019-05-21 10:57:23 +02:00
core dbus-execute: make transfer of CPUAffinity endian safe (#12711) 2019-05-31 15:23:23 +02:00
coredump coredumpctl: fix --debugger option 2019-05-28 08:22:07 +02:00
cryptsetup Merge pull request #12636 from mbroz/master 2019-05-30 14:27:22 +02:00
debug-generator headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
delta Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
detect-virt Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
dissect
environment-d-generator environment-d-generator: do not include /lib/environment.d in the list 2019-02-18 10:29:33 +01:00
escape Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
firstboot Merge pull request #12390 from poettering/string-file-mkdir 2019-05-28 14:42:55 +02:00
fsck fsck: copy out device argument from argv[] before forking 2019-03-29 08:18:25 +01:00
fstab-generator fstab-generator: Prevent double free of reused FILE* 2019-05-03 13:22:36 +02:00
fuzz fuzzer: add varlink fuzzer 2019-05-09 14:14:20 -04:00
getty-generator
gpt-auto-generator tree-wide: make use of the new WRITE_STRING_FILE_MKDIR_0755 flag 2019-05-08 06:36:20 -04:00
hibernate-resume headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
hostname Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
hwdb
id128 Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
import Use sd_event_source_disable_unref() 2019-05-10 16:55:37 +02:00
initctl headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
journal sd-journal: voidify call 2019-05-30 23:05:31 +02:00
journal-remote Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX 2019-05-17 09:39:46 +03:00
kernel-install kernel-install: add a check that the vmlinuz arg is sane 2019-04-03 11:25:40 +02:00
libsystemd netlink: set attribute size of IFLA_STATS and IFLA_STATS64 2019-06-01 10:24:47 +09:00
libsystemd-network dhcp4: use memdup_suffix0() instead of strndup() for binary data 2019-05-30 09:55:57 +02:00
libudev codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
locale Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
login login: fixup button_open() fd 2019-05-23 11:16:11 +09:00
machine tree-wide: replace if_indextoname() with format_ifname() 2019-05-29 14:21:19 +09:00
machine-id-setup
modules-load
mount Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
network networkctl: optionally show link statistics 2019-06-01 10:24:47 +09:00
notify Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
nspawn Merge pull request #12628 from keszybz/dbus-execute 2019-05-30 12:32:53 +02:00
nss-myhostname nss-myhostname: unify code that handles NOT_FOUND case 2019-04-11 11:13:10 +02:00
nss-mymachines nss-mymachines: return NO_RECOVERY instead of NO_DATA when we fail to do D-Bus and similar 2019-04-11 11:13:10 +02:00
nss-resolve codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
nss-systemd headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
partition tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02:00
path Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
portable Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
quotacheck headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
random-seed tree-wide: port various places over to use chmod_and_chown() 2019-05-24 15:07:55 +02:00
rc-local-generator Drop support for /usr/sbin/halt.local 2019-05-23 10:19:01 +02:00
remount-fs
reply-password util: move some raw memory functions from string-util.h → memory-util.h 2019-03-14 13:25:51 +01:00
resolve tree-wide: replace if_indextoname() with format_ifname() 2019-05-29 14:21:19 +09:00
rfkill tree-wide: make use of the new WRITE_STRING_FILE_MKDIR_0755 flag 2019-05-08 06:36:20 -04:00
run Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
run-generator headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
shared shared/varlink: add missing va_end() 2019-05-30 20:36:54 +02:00
shutdown Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX 2019-05-17 09:39:46 +03:00
sleep systemd-sleep: replace rtc wakealarm with CLOCK_BOOTTIME_ALARM s2h 2019-05-28 17:02:36 +02:00
socket-proxy tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call 2019-04-10 22:11:18 +02:00
stdio-bridge stdio-bridge: slightly optimize formatting of structure 2019-03-19 15:29:44 +01:00
sulogin-shell
sysctl headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
system-update-generator
systemctl systemctl: process all units matched by a glob in the cat verb by default 2019-05-30 21:11:44 +02:00
systemd networkd: DHCP client add support to send RELEASE packet 2019-05-14 09:03:01 +02:00
sysusers tree-wide: introduce empty_or_dash() helper 2019-04-08 12:03:33 +02:00
sysv-generator
test shared/varlink: add missing terminator in json strings 2019-05-30 18:45:06 +02:00
time-wait-sync codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
timedate Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
timesync Merge pull request #12420 from mrc0mmand/coccinelle-tweaks 2019-04-30 11:37:19 +02:00
tmpfiles Merge pull request #12431 from poettering/tmpfiles-chmod-chown-order 2019-05-22 17:23:28 +02:00
tty-ask-password-agent ask-passwd: slightly optimize handling arguments 2019-04-04 08:07:03 +02:00
udev Merge pull request #12437 from poettering/chmod-and-chown-rewrite 2019-05-28 15:12:20 +02:00
update-done headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
update-utmp headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
user-sessions headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
vconsole Merge pull request #12378 from rbalint/vt-kbd-reset-check 2019-05-16 16:39:38 +02:00
veritysetup
version meson: make version a dependency and use it in libbasic 2019-01-22 14:39:38 +01:00
volatile-root mount-util: beef up bind_remount_recursive() to be able to toggle more than MS_RDONLY 2019-03-25 19:33:55 +01:00