Systemd/src/nspawn
Zbigniew Jędrzejewski-Szmek baaa35ad70 coccinelle: make use of SYNTHETIC_ERRNO
Ideally, coccinelle would strip unnecessary braces too. But I do not see any
option in coccinelle for this, so instead, I edited the patch text using
search&replace to remove the braces. Unfortunately this is not fully automatic,
in particular it didn't deal well with if-else-if-else blocks and ifdefs, so
there is an increased likelikehood be some bugs in such spots.

I also removed part of the patch that coccinelle generated for udev, where we
returns -1 for failure. This should be fixed independently.
2018-11-22 10:54:38 +01:00
..
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
nspawn-cgroup.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01: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 sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
nspawn-expose-ports.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-gperf.gperf add ephemeral to nspawn-settings. 2018-10-24 10:22:20 +02:00
nspawn-mount.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
nspawn-mount.h nspawn: optionally don't mount a tmpfs over /tmp (#10294) 2018-10-08 18:32:03 +02:00
nspawn-network.c sd-device: make sd_device_get_is_initialized() returns is_initialized by return value 2018-10-29 17:33:33 +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 nspawn: rework how we allocate/kill scopes 2018-11-09 17:08:59 +01:00
nspawn-register.h nspawn: rework how we allocate/kill scopes 2018-11-09 17:08:59 +01: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 nspawn: do not include '%m' in log message if errno is zero 2018-10-20 02:01:15 +09:00
nspawn-settings.h add ephemeral to nspawn-settings. 2018-10-24 10:22:20 +02:00
nspawn-setuid.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
nspawn-setuid.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn-stub-pid1.c nspawn: use EXIT_EXCEPTION where appropriate 2018-11-20 17:04:07 +01:00
nspawn-stub-pid1.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
nspawn.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01: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