Systemd/src/nspawn
Lennart Poettering 6e9417f5b4 tree-wide: use newa() instead of alloca() wherever we can
Typesafety is nice. And this way we can take benefit of the new size
assert() the previous commit added.
2019-01-26 16:17:04 +01:00
..
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
nspawn-cgroup.c Split out part of mount-util.c into mountpoint-util.c 2018-11-29 21:03:44 +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 util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +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 tree-wide: use newa() instead of alloca() wherever we can 2019-01-26 16:17:04 +01: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 various unused functions 2018-12-02 13:35:34 +09:00
nspawn-patch-uid.h tree-wide: remove various unused functions 2018-12-02 13:35:34 +09: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 util: make *_from_name() returns negative errno on error 2018-11-28 20:20:50 +09:00
nspawn-settings.h tree-wide: drop missing.h from headers and use relevant missing_*.h 2018-12-06 13:31:16 +01:00
nspawn-setuid.c tree-wide: Remove O_CLOEXEC from fdopen 2018-12-12 20:47:40 +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 nspawn: ignore SIGPIPE for nspawn itself 2019-01-26 13:54:44 +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