1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 14:55:37 +03:00
systemd/src
2019-05-19 16:00:27 +02:00
..
ac-power
activate Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
analyze analyze: fix help message 2019-05-15 15:09:45 +02:00
ask-password Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
backlight
basic Merge pull request #12593 from AdrianBunk/master 2019-05-18 10:25:59 +09:00
binfmt
boot codespell: fix spelling errors 2019-04-29 16:47:18 +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 Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
core timer: simplify computation of unit activation time 2019-05-18 16:58:27 +02:00
coredump Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
cryptsetup Add fopen_unlocked() wrapper 2019-04-12 11:44:52 +02:00
debug-generator
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
escape Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
firstboot
fsck
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
hibernate-resume
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
journal Merge pull request #12535 from poettering/color-grey 2019-05-16 21:15:06 +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 sd-netlink: add route netlink properties 2019-05-17 13:44:33 +05:30
libsystemd-network networkd: DHCP client add support to send RELEASE packet 2019-05-14 09:03:01 +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 Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
machine Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
machine-id-setup
modules-load
mount Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
network network: tighten the condition whether link has carrier 2019-05-19 05:39:45 +09:00
notify Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
nspawn meson: make source files including nspawn-settings.h depend on libseccomp 2019-04-30 19:31:22 +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
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
random-seed
rc-local-generator
remount-fs
reply-password
resolve Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
rfkill
run Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
run-generator
shared efivars: allow plus in the entry name 2019-05-19 16:00:27 +02:00
shutdown Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX 2019-05-17 09:39:46 +03:00
sleep fix typo in partition device message 2019-05-14 07:08:27 -07: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
sulogin-shell
sysctl
system-update-generator
systemctl codespell: fix spelling errors 2019-04-29 16:47:18 +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 test: add test that shows all colors we define 2019-05-10 15:00:55 -04: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 tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
tty-ask-password-agent ask-passwd: slightly optimize handling arguments 2019-04-04 08:07:03 +02:00
udev Merge pull request #12593 from AdrianBunk/master 2019-05-18 10:25:59 +09:00
update-done
update-utmp
user-sessions
vconsole Merge pull request #12378 from rbalint/vt-kbd-reset-check 2019-05-16 16:39:38 +02:00
veritysetup
version
volatile-root