index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
rootless
Commit message (
Expand
)
Author
Age
*
Merge pull request #2583 from giuseppe/rootless-fix-pod-rm
OpenShift Merge Robot
2019-03-11
|
\
|
*
rootless: support a custom arg to the new process
Giuseppe Scrivano
2019-03-11
*
|
rootless: allow single mappings
Giuseppe Scrivano
2019-03-11
|
/
*
rootless: propagate errors from info
Giuseppe Scrivano
2019-03-08
*
Merge pull request #2543 from giuseppe/fix-rootless-s390x-cris
OpenShift Merge Robot
2019-03-06
|
\
|
*
rootless: fix clone syscall on s390 and cris archs
Giuseppe Scrivano
2019-03-05
*
|
exec: support --preserve-fds
Giuseppe Scrivano
2019-03-02
|
/
*
rootless, new[ug]idmap: on failure add output
Giuseppe Scrivano
2019-02-28
*
rootless: force same cwd when re-execing
Giuseppe Scrivano
2019-02-22
*
Adjust LISTEN_PID for reexec in varlink mode
Harald Hoyer
2019-02-21
*
Cleanup coverity scan issues
Daniel J Walsh
2019-01-15
*
Add darwin support for remote-client
baude
2019-01-11
*
rootless: add function to join user and mount namespace
Giuseppe Scrivano
2018-12-21
*
rootless: raise error if newuidmap/newgidmap are not installed
Giuseppe Scrivano
2018-12-03
*
rootless: call IsRootless just once
Giuseppe Scrivano
2018-11-14
*
Better document rootless containers
Daniel J Walsh
2018-11-10
*
rootless: detect when user namespaces are not enabled
Giuseppe Scrivano
2018-10-11
*
rootless: report more error messages from the startup phase
Giuseppe Scrivano
2018-10-11
*
rootless: fix an hang on older versions of setresuid/setresgid
Giuseppe Scrivano
2018-10-11
*
rootless: error out if there are not enough UIDs/GIDs available
Giuseppe Scrivano
2018-09-21
*
rootless: skip usage of filepath.Join
Giuseppe Scrivano
2018-09-21
*
create, rootless: join the userns of ns:PATH
Giuseppe Scrivano
2018-09-21
*
rootless: check uid with Geteuid() instead of Getuid()
Giuseppe Scrivano
2018-09-04
*
rootless: unexport GetUserNSForPid
Giuseppe Scrivano
2018-08-29
*
rootless: add new function to join existing namespace
Giuseppe Scrivano
2018-08-29
*
rootless: exec handle processes that create an user namespace
Giuseppe Scrivano
2018-08-26
*
rootless: fix exec
Giuseppe Scrivano
2018-08-26
*
rootless: fix user lookup if USER= is not set
Giuseppe Scrivano
2018-08-08
*
Check for missing arguments in /proc/self/cmdline
Anders F Björklund
2018-08-03
*
rootless: do not set setgroups to deny when using newuidmap
Giuseppe Scrivano
2018-08-02
*
rootless: do not segfault if the parent already died
Giuseppe Scrivano
2018-08-02
*
rootless: require subids to be present
Giuseppe Scrivano
2018-07-16
*
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: Merge rootless.go back into rootless_linux.go
W. Trevor King
2018-07-06
*
more changes to compile darwin
baude
2018-07-05
*
rootless: add function to retrieve the original UID
Giuseppe Scrivano
2018-07-05
*
changes to allow for darwin compilation
baude
2018-06-29
*
rootless: do not configure additional groups
Giuseppe Scrivano
2018-06-27
*
rootless: add management for the userNS
Giuseppe Scrivano
2018-06-27