..
ac-power
tree-wide: Drop custom formatting for print() help messages
2021-01-31 13:14:02 +09:00
activate
tree-wide: Drop custom formatting for print() help messages
2021-01-31 13:14:02 +09:00
analyze
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
ask-password
tree-wide: use usec_add() and usec_sub_unsigned()
2021-03-05 07:10:08 +09:00
backlight
backlight: reindent comments
2021-02-22 23:45:55 +09:00
basic
cg_unified_cached: return ENOMEDIUM if we cannot find a known hierarchy
2021-03-17 15:42:22 +01:00
binfmt
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
boot
boot: Move console declarations to missing_efi.h
2021-03-13 13:13:54 +00:00
busctl
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
cgls
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
cgroups-agent
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
cgtop
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
core
Merge pull request #18915 from keszybz/reexec-bug
2021-03-11 14:46:16 +01:00
coredump
coredumpctl: fflush() stdout before invoking gdb
2021-03-11 08:55:20 +01:00
cryptenroll
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
cryptsetup
shared/fstab-util: teach fstab_filter_options() a mode where all values are returned
2021-03-11 11:25:15 +01:00
debug-generator
tree-wide: use free_and_strdup_warn()
2021-02-12 03:05:08 +09:00
delta
tree-wide: use parse_boolean_argument() for variables with non-boolean type
2021-02-17 21:08:47 +01:00
detect-virt
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
dissect
dissect: fix trivial typo
2021-03-11 11:49:19 +01:00
environment-d-generator
escape
tree-wide: propagate error code from _from_string() functions
2021-02-10 14:46:59 +01:00
firstboot
Merge pull request #18852 from yuwata/tree-wide-use-UINT64_MAX
2021-03-05 17:51:34 +01:00
fsck
tree-wide: use sd_device_new_from_stat_rdev() whereever appropriate
2021-02-22 17:38:57 +01:00
fstab-generator
fstab-generator: get rid of fstab_extract_values()
2021-03-11 11:25:15 +01:00
fundamental
string-util: introduce strverscmp_improved()
2021-02-09 14:24:58 +09:00
fuzz
fuzz-main: allow the number of runs to be overridden
2021-03-06 09:32:18 +01:00
getty-generator
gpt-auto-generator
hibernate-resume
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
home
homed: unref the sd_event object after the sources
2021-03-08 12:00:22 +01:00
hostname
hostnamed: rename FallbackHostname to DefaultHostname
2021-02-22 20:10:55 +01:00
hwdb
tree-wide: Drop custom formatting for print() help messages
2021-01-31 13:14:02 +09:00
id128
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
import
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
initctl
tree-wide: return NULL from freeing functions
2021-02-16 17:15:10 +01:00
journal
journald: restore syslog priority *with* facility bits for stream connections when restarting journald
2021-03-16 16:09:47 +01:00
journal-remote
journal-remote: check return value from MHD_add_response_header
2021-03-07 12:08:06 +01:00
kernel-install
Revert "meson: remove one more instance of install_dir:bindir"
2021-02-23 13:52:55 +01:00
libsystemd
sd-event: re-check new epoll events when a child event is queued
2021-03-16 13:35:20 +01:00
libsystemd-network
dhcp6: fix wrong length for IA_PD dhcp6 option
2021-03-16 21:29:49 +01:00
libudev
libudev: shorten code a bit
2021-03-04 05:03:44 +09:00
locale
localed: refuse to set a keymap which is not installed
2021-03-04 11:44:20 +01:00
login
logind: add …WithFlags methods to policy
2021-03-09 14:37:08 +00:00
machine
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
machine-id-setup
Move and rename parse_path_argument() function
2021-02-15 08:50:45 +01:00
modules-load
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
mount
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
2021-03-05 07:10:13 +09:00
network
Merge pull request #18891 from keszybz/size_t-cast-removal
2021-03-06 14:32:46 +01:00
notify
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
nspawn
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
nss-myhostname
tree-wide: use in_addr_is_set() or friends
2021-02-18 03:48:07 +09:00
nss-mymachines
nss-mymachines: initialize logging
2020-12-10 20:52:03 +01:00
nss-resolve
tree-wide: use in_addr_is_set() or friends
2021-02-18 03:48:07 +09:00
nss-systemd
nss-systemd: initialize logging
2020-12-10 20:51:59 +01:00
oom
oomd: "downgrade" level of message
2021-03-09 14:05:49 +01:00
partition
repart: fix the loop dev support check
2021-03-11 14:42:33 +01:00
path
tree-wide: Drop custom formatting for print() help messages
2021-01-31 13:14:02 +09:00
portable
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
pstore
Recommend drop-ins over modifications to the main config file
2021-02-19 14:05:42 +09:00
quotacheck
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
random-seed
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
rc-local-generator
remount-fs
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
reply-password
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
resolve
resolved: don't flush answer RRs on CNAME redirect too early
2021-03-15 23:55:07 +01:00
rfkill
rfkill: use short writes and accept long reads
2021-02-18 11:25:04 +01:00
rpm
rpm: restart services in %posttrans
2021-02-15 20:49:14 +01:00
run
run: tweak algorithm for generating unit name from dbus unique name
2021-03-04 20:50:41 +00:00
run-generator
treewide: fix spelling
2021-02-25 05:54:11 +09:00
shared
fstab-util: fix typo in comment
2021-03-13 12:26:10 +01:00
shutdown
meson: add missing license header
2021-01-19 07:06:32 +09:00
sleep
Recommend drop-ins over modifications to the main config file
2021-02-19 14:05:42 +09:00
socket-proxy
tree-wide: Drop custom formatting for print() help messages
2021-01-31 13:14:02 +09:00
stdio-bridge
tree-wide: use ppoll_usec()
2021-03-04 05:06:48 +09:00
sulogin-shell
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
sysctl
sysctl: downgrade warning about excluded keys
2021-02-17 23:13:01 +01:00
sysext
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
2021-03-05 07:10:13 +09:00
system-update-generator
systemctl
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
systemd
Drop parens from around already-parenthesized defines
2021-03-05 19:27:23 +01:00
sysusers
Merge pull request #18852 from yuwata/tree-wide-use-UINT64_MAX
2021-03-05 17:51:34 +01:00
sysv-generator
tree-wide: return NULL from freeing functions
2021-02-16 17:15:10 +01:00
test
Merge pull request #18955 from keszybz/fstab-escaping
2021-03-11 14:45:11 +01:00
timedate
timedated: fix skipping of comments in config file
2021-03-09 14:04:21 +09:00
timesync
trans_time sec is int32,it will overflow if local system time is later than 2038.
2021-03-04 18:00:29 +01:00
tmpfiles
Move and rename parse_path_argument() function
2021-02-15 08:50:45 +01:00
tty-ask-password-agent
tree-wide: use ppoll_usec()
2021-03-04 05:06:48 +09:00
udev
udev: run link_update() with increased retry count in second invocation
2021-03-06 15:33:05 +09:00
update-done
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
update-utmp
Add comma in structured initialization in a few places
2021-02-10 14:43:10 +01:00
user-sessions
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
userdb
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
2021-03-05 07:10:13 +09:00
vconsole
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
veritysetup
tree-wide: enable colorized logging for daemons when run in console
2021-02-01 01:13:44 +09:00
version
tree-wide: add spdx header on source files
2021-01-28 09:55:35 +01:00
volatile-root
tree-wide: propagate error code from _from_string() functions
2021-02-10 14:46:59 +01:00
xdg-autostart-generator
xdg-autostart-generator: ignore DBusActivatable=true
2021-02-19 09:54:46 +01:00