runc/namespaces
Aleksa Sarai 195d8d544a user: lookup: added os/user-like lookup API
This patch adds an os/user-like user lookup API, implemented in pure Go.
It also has some features not present in the standard library
implementation (such as group lookups).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)
2014-11-07 11:07:21 +11:00
..
nsenter Enter cgroups as part of nsenter while using systemd. 2014-08-13 23:26:27 +00:00
create.go Add RootFs field to configuration options in libcontainer's Config 2014-09-23 16:16:13 -07:00
exec.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00
execin.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00
init.go user: lookup: added os/user-like lookup API 2014-11-07 11:07:21 +11:00
types.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_linux.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_test.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
utils.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00