Systemd/src/nspawn
2015-10-27 13:25:56 +01:00
..
.gitignore nspawn: add new .nspawn files for container settings 2015-09-06 01:49:06 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
nspawn-cgroup.c util-lib: split out fd-related operations into fd-util.[ch] 2015-10-25 13:19:18 +01:00
nspawn-cgroup.h nspawn: split out cgroup related calls into nspawn-cgroup.[ch] 2015-09-07 18:44:30 +02:00
nspawn-expose-ports.c util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] 2015-10-27 13:25:55 +01:00
nspawn-expose-ports.h nspawn: split all port exposure code into nspawn-expose-port.[ch] 2015-09-07 18:44:30 +02:00
nspawn-gperf.gperf nspawn: add missing comma to gperf file 2015-09-09 08:36:20 +02:00
nspawn-mount.c util-lib: move a number of fs operations into fs-util.[ch] 2015-10-27 13:25:56 +01:00
nspawn-mount.h nspawn: skip /sys-as-tmpfs if we don't use private-network 2015-10-20 10:19:23 +02:00
nspawn-network.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
nspawn-network.h nspawn: split out network related code to nspawn-network.[ch] 2015-09-07 18:44:30 +02:00
nspawn-register.c nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02:00
nspawn-register.h nspawn: split out machined registration code to nspawn-register.[ch] 2015-09-07 18:44:31 +02:00
nspawn-settings.c nspawn: rework how we determine private networking settings 2015-10-22 01:59:25 +02:00
nspawn-settings.h nspawn: rework how we determine private networking settings 2015-10-22 01:59:25 +02:00
nspawn-setuid.c util-lib: split out user/group/uid/gid calls into user-util.[ch] 2015-10-26 01:24:38 +01:00
nspawn-setuid.h nspawn: split out --uid= logic into nspawn-setuid.[ch] 2015-09-07 18:44:31 +02:00
nspawn.c util-lib: move a number of fs operations into fs-util.[ch] 2015-10-27 13:25:56 +01:00