Commit message (Expand) | Author | Age | |
---|---|---|---|
* | rootless: check uid with Geteuid() instead of Getuid() | Giuseppe Scrivano | 2018-09-04 |
* | rootless: add new function to join existing namespace | Giuseppe Scrivano | 2018-08-29 |
* | Check for missing arguments in /proc/self/cmdline | Anders F Björklund | 2018-08-03 |
* | rootless: do not segfault if the parent already died | Giuseppe Scrivano | 2018-08-02 |
* | Merge pull request #1091 from giuseppe/rootless-unshare-mount-ns | Daniel J Walsh | 2018-07-13 |
|\ | |||
| * | rootless: unshare mount namespace | Giuseppe Scrivano | 2018-07-13 |
* | | rootless: correctly propagate the exit status from the container | Giuseppe Scrivano | 2018-07-13 |
|/ | |||
* | rootless: fix when argv[0] is not an absolute path | Giuseppe Scrivano | 2018-07-10 |
* | rootless: add function to retrieve the original UID | Giuseppe Scrivano | 2018-07-05 |
* | rootless: do not configure additional groups | Giuseppe Scrivano | 2018-06-27 |
* | rootless: add management for the userNS | Giuseppe Scrivano | 2018-06-27 |