runc/libcontainer/integration
Aleksa Sarai 1a913c7b89 *: correctly chown() consoles
In user namespaces, we need to make sure we don't chown() the console to
unmapped users. This means we need to get both the UID and GID of the
root user in the container when changing the owner.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2016-05-22 22:37:13 +10:00
..
checkpoint_test.go Make cwd required 2016-01-14 19:06:56 -05:00
doc.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
exec_test.go HookState adhears to OCI 2016-04-06 16:57:59 +01:00
execin_test.go *: correctly chown() consoles 2016-05-22 22:37:13 +10:00
init_test.go Fix trivial style errors reported by `go vet` and `golint` 2016-04-12 08:13:16 +00:00
seccomp_test.go Make cwd required 2016-01-14 19:06:56 -05:00
template_test.go Handle memory swappiness as a pointer to handle default/unset case 2016-02-24 09:02:06 -06:00
utils_test.go Integration tests for joining namespaces 2016-02-28 12:26:53 -08:00