Systemd/src
Zbigniew Jędrzejewski-Szmek df9578498f resolve: allow setting the log level dynamically as in pid1
This is useful to raise the log level for a single transaction or a few,
without affecting other state of the resolved as a restart would.
The log level can only be set, I didn't bother with having the ability
to restore the original as in pid1.
2020-04-20 15:33:18 +02:00
..
ac-power
activate util-lib: move things that parse ifnames to shared/ 2020-01-11 12:07:28 +01:00
analyze verify: ignore nonexistent executables if required 2020-04-14 21:23:31 +02:00
ask-password
backlight
basic Merge pull request #15463 from keszybz/resolvectl-query-formatting 2020-04-18 15:56:16 +02:00
binfmt
boot tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
busctl busctl: wrap long lines 2020-04-10 16:40:48 +02:00
cgls
cgroups-agent
cgtop
core Merge pull request #15396 from keszybz/dbus-api-docs 2020-04-17 23:40:50 +02:00
coredump coredumpctl: support --file=PATH 2020-04-13 17:10:27 +02:00
cryptsetup tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
debug-generator initrd: fix systemd.debug-shell & friends 2019-12-03 14:48:27 +01:00
delta
detect-virt
dissect dissect: add --fsck= option to systemd-dissect tool 2020-01-29 19:29:52 +01:00
environment-d-generator sd-path: rename the two functions 2020-03-27 20:12:44 +01:00
escape
firstboot firstboot: add missing check 2020-02-06 09:52:39 +01:00
fsck
fstab-generator fstab-generator: handle systemd.swap= command-line argument 2020-03-12 17:52:43 +01:00
fuzz ci: turn off FuzzBuzz 2020-03-30 14:57:22 +02:00
getty-generator
gpt-auto-generator units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup 2020-01-21 20:23:13 +01:00
hibernate-resume Fix generator name in hibernate-resume-generator's drop-in 2020-02-04 14:49:04 +09:00
home tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
hostname hostnamed: add dbus parameter names 2020-04-12 19:48:01 +02:00
hwdb
id128 id128: change table header from "uuid" to just "id" 2020-01-29 15:32:26 +01:00
import Merge pull request #15396 from keszybz/dbus-api-docs 2020-04-17 23:40:50 +02:00
initctl initctl: (void)ify epoll_ctl() 2020-01-10 10:06:09 +01:00
journal errno-util: let's beef up ERRNO_IS_NOT_SUPPORTED() with socket not supported errors 2020-04-17 16:05:56 +02:00
journal-remote Support journal-upload HTTPS without key and certificate 2020-04-16 14:05:41 +03:00
kernel-install Add meson build option to prevent building kernel-install 2020-04-14 20:22:32 +02:00
libsystemd Merge pull request #15459 from keszybz/remove-seat_can_multi_session 2020-04-17 19:15:28 +02:00
libsystemd-network sd-network: DHCPv6 - Add status codes 2020-04-13 17:40:00 +02:00
libudev
locale Merge pull request #15396 from keszybz/dbus-api-docs 2020-04-17 23:40:50 +02:00
login Merge pull request #15396 from keszybz/dbus-api-docs 2020-04-17 23:40:50 +02:00
machine machined: add dbus parameter names 2020-04-12 19:48:01 +02:00
machine-id-setup
modules-load
mount systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
network network: use "FooOverUDP" as one word 2020-04-16 17:23:41 +02:00
notify
nspawn tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
partition tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
path path: log at debug level when we can't query a variable 2020-03-27 20:12:45 +01:00
portable *: convert amenable fdopen calls to take_fdopen 2020-03-31 06:48:03 -07:00
pstore
quotacheck
random-seed random-seed: add missing header for GRND_NONBLOCK (#14988) 2020-03-02 14:48:21 +09:00
rc-local-generator
remount-fs
reply-password
resolve resolve: allow setting the log level dynamically as in pid1 2020-04-20 15:33:18 +02:00
rfkill
run systemd-run: add --slice-inherit 2020-04-09 09:32:37 +02:00
run-generator
shared Merge pull request #15396 from keszybz/dbus-api-docs 2020-04-17 23:40:50 +02:00
shutdown Merge pull request #13084 from ddstreet/log_time 2020-03-30 17:57:34 +02:00
sleep sleep: automatically lock all home directories when suspending 2020-01-28 22:36:56 +01:00
socket-proxy tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
stdio-bridge
sulogin-shell
sysctl sysctl: fix segfault 2020-02-06 23:49:32 +09:00
system-update-generator
systemctl systemctl: hide first column with --plain instead of --no-legend 2020-04-17 19:15:49 +02:00
systemd headers: get rid of pointless /* deprecated */ comment 2020-04-17 16:15:30 +02:00
sysusers user-util: rework how we validate user names 2020-04-08 17:11:20 +02:00
sysv-generator
test tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
time-wait-sync
timedate timedated: add dbus parameter names 2020-04-12 19:48:01 +02:00
timesync tree-wide: fix spelling of lookup and setup verbs 2020-03-03 15:02:53 +01:00
tmpfiles sd-path: rename the two functions 2020-03-27 20:12:44 +01:00
tty-ask-password-agent tree-wide: use the return value from sockaddr_un_set_path() 2020-03-02 15:55:44 +01:00
udev tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
update-done
update-utmp Remove unneded {}s 2020-04-13 09:31:49 +02:00
user-sessions
userdb tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
vconsole
veritysetup id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffers 2019-12-10 11:56:18 +01:00
version tree-wide: spellcheck using codespell 2020-04-16 18:00:40 +02:00
volatile-root