Systemd/src
Zbigniew Jędrzejewski-Szmek cfec3117d4 basic/macro: drop do {} while(0) from assert_not_reached
log_assert_failed_unreachable is just a normal function call, no need to wrap
it.

https://github.com/systemd/systemd/issues/12997#issuecomment-510103988
2019-07-17 12:27:33 +02:00
..
ac-power
activate activate: move array allocation to heap 2019-07-16 14:56:25 +02:00
analyze Merge pull request #13076 from keszybz/pr/13062 2019-07-16 20:02:26 +02:00
ask-password
backlight
basic basic/macro: drop do {} while(0) from assert_not_reached 2019-07-17 12:27:33 +02:00
binfmt tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
boot tree-wide: drop duplicated blank lines 2019-07-15 18:41:27 +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 core: ExecCondition= for services 2019-07-17 11:35:02 +02:00
coredump coredump: (void)ify all calls of iovw_put_string_field() where we ignore failure on purpose 2019-07-16 17:41:07 +02:00
cryptsetup cryptsetup: no need to zero-initialize zero-initialized structures 2019-07-16 12:40:22 +02:00
debug-generator tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
delta tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
detect-virt
dissect
environment-d-generator
escape
firstboot firstboot: use color in welcome text 2019-07-13 11:07:51 +02:00
fsck fsck: split out fsck return code definitions into a header file of its own 2019-07-05 02:31:12 +09:00
fstab-generator
fuzz udev: modernize udev-rules.c 2019-06-02 14:15:26 +09:00
getty-generator tree-wide: make use of errno_or_else() everywhere 2019-07-11 23:20:31 +02:00
gpt-auto-generator tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
hibernate-resume hibernate-resume: add resumeflags= kernel option 2019-06-05 18:59:05 -06:00
hostname tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
hwdb
id128
import tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
initctl
journal journal: properly read unaligned le64 integers 2019-07-16 15:22:26 +02:00
journal-remote tree-wide: introduce strerror_safe() 2019-07-05 02:43:56 +09:00
kernel-install
libsystemd tree-wide: drop duplicated blank lines 2019-07-15 18:41:27 +02:00
libsystemd-network Merge pull request #12926 from keszybz/urlify-logs 2019-07-11 00:00:34 +02:00
libudev libudev: hide definition of struct udev_device 2019-06-12 23:59:08 +09:00
locale tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
login tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
machine tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
machine-id-setup
modules-load
mount tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
network network: implement DBus methods to set DNS related properties 2019-07-17 06:59:12 +09:00
notify tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
nspawn tree-wide: drop duplicated blank lines 2019-07-15 18:41:27 +02:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd
partition growfs: call crypt_set_debug_level() correctly, skip if not needed 2019-07-08 16:04:17 +03:00
path
portable portabled: Make use of SYNTHETIC_ERRNO() 2019-07-04 19:45:23 +02:00
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password Remove string_free_erase 2019-07-10 13:48:55 +02:00
resolve resolve: fix memleak 2019-07-17 06:59:12 +09:00
rfkill util: make device_wait_for_initialization() optionally takes timeout value 2019-06-04 01:19:43 +09:00
run run: move comment to appropriate place 2019-07-16 14:29:04 +02:00
run-generator
shared Merge pull request #12675 from yuwata/network-set-dns 2019-07-17 12:07:39 +02:00
shutdown shutdown: merge variable declaration lines a bit 2019-07-13 11:05:07 +02: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 tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
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 #13076 from keszybz/pr/13062 2019-07-16 20:02:26 +02:00
systemd core: ExecCondition= for services 2019-07-17 11:35:02 +02:00
sysusers Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE 2019-06-28 11:35:05 +02:00
sysv-generator tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
test core: ExecCondition= for services 2019-07-17 11:35:02 +02:00
time-wait-sync
timedate timedatectl: add 'ntp-servers' and 'revert' commands to modify link NTP servers 2019-07-17 06:59:12 +09:00
timesync
tmpfiles tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
tty-ask-password-agent tree-wide: get rid of strappend() 2019-07-12 14:31:12 +09:00
udev tree-wide: drop duplicated blank lines 2019-07-15 18:41:27 +02:00
update-done
update-utmp
user-sessions
vconsole
veritysetup tree-wide: replace strjoin() with path_join() 2019-06-24 23:59:38 +09:00
version
volatile-root