Systemd/src
Frantisek Sumsal 55033662f9 tree-wide: drop !! casts to booleans
Done by coccinelle/bool-cast.cocci
2019-04-28 14:32:19 +02:00
..
ac-power
activate code style format: clang-format applied to src/a*/* 2019-04-12 17:26:33 +02:00
analyze code style format: clang-format applied to src/a*/* 2019-04-12 17:26:33 +02:00
ask-password
backlight tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
basic basic/socket-util: put a limit on the loop to flush connections 2019-04-23 15:24:56 +02:00
binfmt headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
boot scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
busctl busctl: add introspect --xml-interface 2019-04-23 22:58:29 +02:00
cgls systemd-cgls: typo error in help command 2019-03-19 10:27:28 +01:00
cgroups-agent
cgtop tree-wide: use SYNTHETIC_ERRNO() where appropriate 2019-04-02 14:54:42 +02:00
core chown-recursive: also check mode before we bypass 2019-04-26 08:31:08 +02:00
coredump Add open_memstream_unlocked() wrapper 2019-04-12 11:44:57 +02:00
cryptsetup Add fopen_unlocked() wrapper 2019-04-12 11:44:52 +02:00
debug-generator headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
delta util: split out nulstr related stuff to nulstr-util.[ch] 2019-03-14 13:25:52 +01:00
detect-virt
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
firstboot util-lib: when copying files make sure to apply some chattrs early, some late 2019-03-28 18:43:04 +01:00
fsck fsck: copy out device argument from argv[] before forking 2019-03-29 08:18:25 +01:00
fstab-generator Make fopen_temporary and fopen_temporary_label unlocked 2019-04-12 11:44:56 +02:00
fuzz Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests 2019-04-12 11:44:57 +02:00
getty-generator
gpt-auto-generator Merge pull request #11243 from poettering/nspawn-root-overlay 2019-03-01 16:08:55 +01:00
hibernate-resume headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
hostname headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
hwdb
id128 id128: no command accepts additional arguments 2019-03-15 18:53:23 +09:00
import basic: add new helper call empty_or_dash_to_null() 2019-04-08 12:11:11 +02:00
initctl headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
journal journald: modernize config_parse_compress() a bit 2019-04-12 14:23:12 +02:00
journal-remote tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
kernel-install kernel-install: add a check that the vmlinuz arg is sane 2019-04-03 11:25:40 +02:00
libsystemd tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
libsystemd-network tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
libudev util: split out memcmp()/memset() related calls into memory-util.[ch] 2019-03-13 12:16:43 +01:00
locale Make fopen_temporary and fopen_temporary_label unlocked 2019-04-12 11:44:56 +02:00
login Make fopen_temporary and fopen_temporary_label unlocked 2019-04-12 11:44:56 +02:00
machine Make fopen_temporary and fopen_temporary_label unlocked 2019-04-12 11:44:56 +02:00
machine-id-setup
modules-load
mount headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
network tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
notify
nspawn nspawn: Fix volatile SELinux label 2019-04-13 12:03:02 +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 nss-resolve: list more errors as cause for fallback 2019-04-11 11:13:11 +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
portable Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests 2019-04-12 11:44:57 +02:00
quotacheck headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
random-seed random-seed: don't use "label" version of mkdir_parents() 2019-03-07 15:10:06 +01:00
rc-local-generator
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 resolve: use bridge or bonding interfaces in degraded-carrier state 2019-04-26 10:00:06 +02:00
rfkill headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
run run: when we determine a timer cannot elapse anymore, really just warn, nothing else 2019-04-25 13:40:01 +02:00
run-generator headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
shared tree-wide: drop !! casts to booleans 2019-04-28 14:32:19 +02:00
shutdown tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02:00
sleep headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01: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 Merge pull request #12074 from poettering/io-acct 2019-04-25 11:59:37 +02:00
systemd sd-bus: add symbol to tell linker that new vtable functions are used 2019-04-23 12:23:12 +02:00
sysusers tree-wide: introduce empty_or_dash() helper 2019-04-08 12:03:33 +02:00
sysv-generator
test tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
time-wait-sync
timedate headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
timesync tree-wide: drop !! casts to booleans 2019-04-28 14:32: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 tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +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 headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01: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