Systemd/src/nspawn
Lennart Poettering ff6c6cc117 nspawn: when --quiet is passed, simply downgrade log messages to LOG_DEBUG (#10181)
With this change almost all log messages that are suppressed through
--quiet are not actually suppressed anymore, but simply downgraded to
LOG_DEBUG. Previously we did it this way for some log messages and fully
suppressed them for others. With this it's pretty much systematic.

Inspired by #10122.
2018-09-26 23:40:39 +02:00
..
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
nspawn-cgroup.c nspawn: chown() the legacy hierarchy when it's used in a container 2018-09-26 17:29:17 +02:00
nspawn-cgroup.h nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.c 2018-07-20 12:12:02 -04:00
nspawn-def.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-expose-ports.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-expose-ports.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-gperf.gperf nspawn: similar to the previous patches, also make /etc/localtime handling more configurable 2018-05-22 16:21:26 +02:00
nspawn-mount.c tree-wide: use typesafe_qsort() 2018-09-19 08:02:52 +09:00
nspawn-mount.h nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.c 2018-07-20 12:12:02 -04:00
nspawn-network.c nspawn: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
nspawn-network.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-patch-uid.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-patch-uid.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-register.c tree-wide: shorten error logging a bit 2018-08-07 10:14:33 +09:00
nspawn-register.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-seccomp.c seccomp: tighten checking of seccomp filter creation 2018-09-24 17:21:09 +02:00
nspawn-seccomp.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-settings.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-settings.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-setuid.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-setuid.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-stub-pid1.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-stub-pid1.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn.c nspawn: when --quiet is passed, simply downgrade log messages to LOG_DEBUG (#10181) 2018-09-26 23:40:39 +02:00
test-nspawn-tables.c test-nspawn-tables: add another "tables" test 2018-05-28 10:40:00 +02:00
test-patch-uid.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00