..
.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
nspawn: remove nspawn.h, it's empty now
2015-09-07 18:47:34 +02:00
nspawn-mount.h
nspawn: split out mount related functions into a new nspawn-mount.c file
2015-09-07 18:44:30 +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: remove nspawn.h, it's empty now
2015-09-07 18:47:34 +02:00
nspawn-settings.h
nspawn: remove nspawn.h, it's empty now
2015-09-07 18:47:34 +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
tree-wide: take benefit of the fact that fdset_free() returns NULL
2015-09-29 21:08:37 +02:00