Systemd/src
Thomas Haller cc2ff878fa link: fix type for link-config's "features" array of tristates
The "features" fields is parsed as a tristate value. The values
are thus not of type NetDevFeature enum but int. The NetDevFeature
enum is instead the index for the features array.

Adjust the type. In practice, this had no impact because NetDevFeature
enum commonly has size of int.

Also, don't use memset() 0xFF to initilize the int with -1. While
it works correctly in practice, it feels ugly.
2018-08-07 15:40:39 +02:00
..
ac-power
activate
analyze tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
ask-password
backlight
basic tree-wide: Convert compare_func's to use CMP() macro wherever possible. 2018-08-06 19:26:35 -07:00
binfmt
boot meson: drop parens when appending to list 2018-07-31 21:02:01 +09:00
busctl busctl: make parameter const 2018-06-25 18:26:17 +02:00
cgls
cgroups-agent
cgtop
core Merge pull request #9817 from yuwata/shorten-error-logging 2018-08-07 10:44:44 +02:00
coredump coredumpctl: info shows the last entry by default 2018-07-23 17:45:53 +02:00
cryptsetup cryptsetup: Add dependency on loopback setup to generated units 2018-06-27 16:57:17 +02:00
debug-generator
delta
detect-virt
dissect
environment-d-generator
escape Drop some more copyright headers 2018-07-24 11:16:01 +02:00
firstboot tree-wide: use instead of #ifdef for HAVE_* 2018-06-29 11:40:15 +02:00
fsck
fstab-generator
fuzz tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
getty-generator
gpt-auto-generator
hibernate-resume tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
hostname tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
hwdb tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
import tree-wide: port various bits over to open_parent() 2018-07-23 13:38:18 +02:00
initctl initctl: do not ignore errors in function 2018-08-07 10:06:49 +09:00
journal tree-wide: Convert compare_func's to use CMP() macro wherever possible. 2018-08-06 19:26:35 -07:00
journal-remote Merge pull request #9422 from yuwata/conf-files 2018-06-28 10:17:54 +02:00
kernel-install tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
libsystemd tree-wide: use returned value from log_*_errno() 2018-08-07 15:48:37 +09:00
libsystemd-network tree-wide: Convert compare_func's to use CMP() macro wherever possible. 2018-08-06 19:26:35 -07:00
libudev tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
locale tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
login tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
machine tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
machine-id-setup
modules-load udev-builtin-kmod: use the generic module_load() function 2018-07-19 18:28:21 +02:00
mount
network Merge pull request #9817 from yuwata/shorten-error-logging 2018-08-07 10:44:44 +02:00
notify
nspawn tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
nss-myhostname nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS 2018-07-25 10:23:22 +02:00
nss-mymachines Merge pull request #9504 from poettering/nss-deadlock 2018-07-26 10:16:25 +02:00
nss-resolve Merge pull request #9504 from poettering/nss-deadlock 2018-07-26 10:16:25 +02:00
nss-systemd nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS 2018-07-25 10:23:22 +02:00
partition growfs: make global variables that don't need to be exported static 2018-07-20 16:57:35 +02:00
path
portable tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
quotacheck
random-seed
rc-local-generator tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
remount-fs
reply-password
resolve Merge pull request #9817 from yuwata/shorten-error-logging 2018-08-07 10:44:44 +02:00
rfkill
run tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
shared Merge pull request #9817 from yuwata/shorten-error-logging 2018-08-07 10:44:44 +02:00
sleep sleep: tiny coding style updates 2018-07-17 21:41:56 +02:00
socket-proxy tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
stdio-bridge
sulogin-shell tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
sysctl
system-update-generator
systemctl systemctl: add support for --wait to is-system-running 2018-08-07 09:33:25 +02:00
systemd sd-bus: make BUS_DEFAULT_TIMEOUT configurable 2018-07-16 15:11:50 +02:00
sysusers
sysv-generator tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
test test: cast values in proper type to suppress warnings 2018-08-07 15:40:16 +02:00
time-wait-sync tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
timedate tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
timesync timesync: voidify sd_event_add_signal() and sd_event_set_watchdog() 2018-07-20 11:30:11 +09:00
tmpfiles tmpfiles: don't follow unsafe transitions in path_set_*() 2018-07-30 16:04:20 +02:00
tty-ask-password-agent
udev link: fix type for link-config's "features" array of tristates 2018-08-07 15:40:39 +02:00
update-done
update-utmp
user-sessions
vconsole tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
veritysetup
volatile-root