Systemd/src/nspawn
Lennart Poettering 4f5dd3943b util: split out escaping code into escape.[ch]
This really deserves its own file, given how much code this is now.
2015-10-24 23:04:42 +02: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 nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02: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 tree-wide: port more code to use send_one_fd() and receive_one_fd() 2015-09-29 21:08:37 +02: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: split out escaping code into escape.[ch] 2015-10-24 23:04:42 +02: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 nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +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 nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02:00
nspawn-setuid.h nspawn: split out --uid= logic into nspawn-setuid.[ch] 2015-09-07 18:44:31 +02:00
nspawn.c path-util: unify how we process paths specified on the command line 2015-10-24 23:03:49 +02:00