Systemd/src
Lubomir Rintel 844d5a87c9 cryptsetup-generator: fix luks-* entry parsing from crypttab
This reverts a part of commit 49fe5c0996 ('tree-wide: port various places
over to STARTSWITH_SET()') that replaced a pair of startswith() calls
with STARTSWITH_SET().

They were in fact for a different strings (device vs. name), botching
the crypttap parsing.
2019-06-28 10:18:59 +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: add 'condition' verb 2019-06-27 10:54:37 +02:00
ask-password Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
backlight
basic util,test: rename variable non_iec -> si 2019-06-27 10:17:20 +09:00
binfmt tree-wide: voidify a few calls 2019-05-08 06:36:20 -04:00
boot Merge pull request #12870 from yuwata/tree-wide-further-path-join-cleanups 2019-06-25 09:27:01 +02:00
busctl tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
cgls tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
cgroups-agent
cgtop tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
core Merge pull request #12889 from keszybz/analyze-condition 2019-06-28 02:37:20 +09:00
coredump tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
cryptsetup cryptsetup-generator: fix luks-* entry parsing from crypttab 2019-06-28 10:18:59 +02:00
debug-generator tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
delta tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09: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 Merge pull request #12390 from poettering/string-file-mkdir 2019-05-28 14:42:55 +02:00
fsck
fstab-generator fstab-generator: Prevent double free of reused FILE* 2019-05-03 13:22:36 +02:00
fuzz udev: modernize udev-rules.c 2019-06-02 14:15:26 +09:00
getty-generator tree-wide: drop alloca() in loop 2019-06-20 06:29:19 +09:00
gpt-auto-generator tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
hibernate-resume hibernate-resume: add resumeflags= kernel option 2019-06-05 18:59:05 -06: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 tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
initctl
journal tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
journal-remote fix(journal-gatewayd): use relative urls (not starting with '/') 2019-06-18 17:06:12 +02:00
kernel-install
libsystemd Merge pull request #12870 from yuwata/tree-wide-further-path-join-cleanups 2019-06-25 09:27:01 +02:00
libsystemd-network dhcp: use memdup_suffix0() instead of strndup() 2019-06-19 14:15:42 +09:00
libudev libudev: hide definition of struct udev_device 2019-06-12 23:59:08 +09:00
locale tree-wide: drop alloca() in loop 2019-06-20 06:29:19 +09:00
login logind: log operation details when starting actions 2019-06-24 17:26:13 +02:00
machine terminal-util: introduce openpt_allocate() 2019-06-18 09:26:31 +02:00
machine-id-setup
modules-load
mount tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
network network: further log message update 2019-06-26 00:56:51 +09:00
notify Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
nspawn tree-wide: replace strjoin() with path_join() 2019-06-24 23:59:38 +09:00
nss-myhostname
nss-mymachines
nss-resolve codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
nss-systemd
partition
path Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
portable tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
quotacheck
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
resolve tree-wide: use _cleanup_ attribute and strv_consume() + TAKE_PTR() 2019-06-24 14:57:58 +09:00
rfkill util: make device_wait_for_initialization() optionally takes timeout value 2019-06-04 01:19:43 +09:00
run Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
run-generator
shared Merge pull request #12889 from keszybz/analyze-condition 2019-06-28 02:37:20 +09:00
shutdown Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX 2019-05-17 09:39:46 +03:00
sleep systemd-sleep: refuse to calculate swapfile offset on Btrfs 2019-06-26 22:04:59 -07:00
socket-proxy
stdio-bridge
sulogin-shell
sysctl
system-update-generator system-update-generator: do not emit bogus warning if no /system-update symlink 2019-06-12 17:27:17 +02:00
systemctl Merge pull request #12870 from yuwata/tree-wide-further-path-join-cleanups 2019-06-25 09:27:01 +02:00
systemd Merge pull request #12762 from yuwata/network-introduce-carrier-and-network-state-12752 2019-06-20 13:36:30 +02:00
sysusers
sysv-generator tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
test Merge pull request #12890 from yuwata/fix-conf-parser-12883 2019-06-27 08:13:14 +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 tree-wide: replace strjoin() with path_join() 2019-06-24 23:59:38 +09:00
tty-ask-password-agent
udev udevd: fix a reversed conditional on global property set 2019-06-25 10:20:48 +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 tree-wide: replace strjoin() with path_join() 2019-06-24 23:59:38 +09:00
version
volatile-root