summaryrefslogtreecommitdiff
path: root/pkg/rootless/rootless_linux.c
Commit message (Expand)AuthorAge
* rootless: add function to join user and mount namespaceGiuseppe Scrivano2018-12-21
* rootless: detect when user namespaces are not enabledGiuseppe Scrivano2018-10-11
* rootless: report more error messages from the startup phaseGiuseppe Scrivano2018-10-11
* rootless: fix an hang on older versions of setresuid/setresgidGiuseppe Scrivano2018-10-11
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* rootless: add new function to join existing namespaceGiuseppe Scrivano2018-08-29
* Check for missing arguments in /proc/self/cmdlineAnders F Björklund2018-08-03
* rootless: do not segfault if the parent already diedGiuseppe Scrivano2018-08-02
* Merge pull request #1091 from giuseppe/rootless-unshare-mount-nsDaniel J Walsh2018-07-13
|\
| * rootless: unshare mount namespaceGiuseppe Scrivano2018-07-13
* | rootless: correctly propagate the exit status from the containerGiuseppe Scrivano2018-07-13
|/
* rootless: fix when argv[0] is not an absolute pathGiuseppe Scrivano2018-07-10
* rootless: add function to retrieve the original UIDGiuseppe Scrivano2018-07-05
* rootless: do not configure additional groupsGiuseppe Scrivano2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27