Systemd/src
Zbigniew Jędrzejewski-Szmek 5eb83fa645
Merge pull request #7991 from poettering/n-on-console
a comprehensive fix for the n_on_console miscounting issue
2018-01-25 13:48:08 +03:00
..
ac-power
activate process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging 2018-01-04 13:27:26 +01:00
analyze systemd-analyze: add service-watchdogs verb 2018-01-22 18:10:12 +01:00
ask-password
backlight
basic Merge pull request #7915 from poettering/pids-max-tweak 2018-01-25 10:24:35 +01:00
binfmt
boot bootctl: report StubInfo if present 2018-01-15 18:21:14 +01:00
busctl Comment the fact that some tools need to termintate their bus connect first 2018-01-12 16:20:36 +01:00
cgls tree-wide: port all code to use safe_getcwd() 2018-01-17 11:17:38 +01:00
cgroups-agent
cgtop cgtop: make sure we can show a tasks number for the root cgroup too 2018-01-22 16:26:55 +01:00
core Merge pull request #7991 from poettering/n-on-console 2018-01-25 13:48:08 +03:00
coredump util: minor tweaks to disable_core_dumps() 2018-01-10 18:44:09 +01:00
cryptsetup log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
debug-generator log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
delta Merge pull request #7540 from fbuihuu/systemd-delta-tweaks 2018-01-16 20:22:25 +11:00
detect-virt
dissect
environment-d-generator
escape
firstboot log: minimize includes in log.h 2018-01-11 14:44:31 +01:00
fsck tree-wide: make use of wait_for_terminate_and_check() at various places 2018-01-04 13:27:27 +01:00
fstab-generator log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
fuzz fuzz: cast to void when return value is ignored 2018-01-22 09:58:29 +09:00
getty-generator log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
gpt-auto-generator log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
hibernate-resume log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
hostname tree-wide: make name requesting asynchronous in all our services 2018-01-05 13:58:32 +01:00
hwdb
import locale-util: add freelocale() cleanup helper 2018-01-16 11:53:43 +01:00
initctl log: minimize includes in log.h 2018-01-11 14:44:31 +01:00
journal Merge pull request #7983 from poettering/tmpfiles-eexist 2018-01-25 11:34:15 +01:00
journal-remote log: minimize includes in log.h 2018-01-11 14:44:31 +01:00
kernel-install
libsystemd Add fd close support to sd_event_source 2018-01-24 17:57:27 +01:00
libsystemd-network sd-dhcp6-client: Fix DHCPv6 client file descriptor handling 2018-01-23 13:42:12 +01:00
libudev io-util: make flush_fd() return how many bytes where flushed 2018-01-05 13:55:08 +01:00
locale Comment the fact that some tools need to termintate their bus connect first 2018-01-12 16:20:36 +01:00
login coccinelle: O_NDELAY → O_NONBLOCK 2018-01-24 11:09:29 +01:00
machine machined: use getent to get default shell for machinectl shell (#7684) 2018-01-16 05:17:51 +11:00
machine-id-setup
modules-load
mount Comment the fact that some tools need to termintate their bus connect first 2018-01-12 16:20:36 +01:00
network Merge pull request #7988 from ssahani/follow-7712 2018-01-24 16:15:26 +01:00
notify notify: add new --uid= command 2018-01-11 15:12:16 +01:00
nspawn tree-wide: port all code to use safe_getcwd() 2018-01-17 11:17:38 +01:00
nss-myhostname
nss-mymachines
nss-resolve resolve: Adjust and unify D-Bus call timeout (#7847) 2018-01-23 09:53:31 +09:00
nss-systemd nss-systemd,user-util: add a way how synthesizing "nobody" can be turned off 2018-01-10 18:26:03 +01:00
partition log: minimize includes in log.h 2018-01-11 14:44:31 +01:00
path
quotacheck process-spec: add another flag FORK_WAIT to safe_fork() 2018-01-04 13:27:27 +01:00
random-seed
rc-local-generator log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
remount-fs process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging 2018-01-04 13:27:26 +01:00
reply-password
resolve coccinelle: O_NDELAY → O_NONBLOCK 2018-01-24 11:09:29 +01:00
rfkill
run tree-wide: install matches asynchronously 2018-01-05 13:58:32 +01:00
shared coccinelle: O_NDELAY → O_NONBLOCK 2018-01-24 11:09:29 +01:00
sleep
socket-proxy
stdio-bridge
sulogin-shell process-util: rework wait_for_terminate_and_warn() to take a flags parameter 2018-01-04 13:27:27 +01:00
sysctl
system-update-generator log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
systemctl coccinelle: O_NDELAY → O_NONBLOCK 2018-01-24 11:09:29 +01:00
systemd Add fd close support to sd_event_source 2018-01-24 17:57:27 +01:00
sysusers
sysv-generator log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
test Merge pull request #7915 from poettering/pids-max-tweak 2018-01-25 10:24:35 +01:00
timedate Comment the fact that some tools need to termintate their bus connect first 2018-01-12 16:20:36 +01:00
timesync timesync: do not fail when started as privileged user 2018-01-17 03:34:45 +09:00
tmpfiles tmpfiles: make "f" lines behaviour match what the documentation says 2018-01-24 10:54:10 +01:00
tty-ask-password-agent tty-ask-password-agent: add (void) cast to mkdir/mkfifo calls we knowingly ignore 2018-01-11 14:44:31 +01:00
udev Merge pull request #7816 from poettering/chase-pid 2018-01-15 14:14:34 +04:00
update-done
update-utmp
user-sessions
vconsole process-util: rework wait_for_terminate_and_warn() to take a flags parameter 2018-01-04 13:27:27 +01:00
veritysetup log: remove LOG_TARGET_SAFE pseudo log target 2018-01-24 18:22:56 +01:00
volatile-root