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
/
rootless_linux.go
Commit message (
Expand
)
Author
Age
*
Remove excessive error wrapping
Kir Kolyshkin
2020-10-05
*
rootless: fix hang when newidmap is not installed
Giuseppe Scrivano
2020-09-25
*
Wait for reexec to finish when fileOutput is nil
Jonathan Dieter
2020-08-15
*
Fix hang when `path` doesn't exist
Jonathan Dieter
2020-08-11
*
validate fds --preserve-fds
Qi Wang
2020-08-04
*
rootless: add a check for the host id included in the range
Giuseppe Scrivano
2020-07-30
*
rootless: child exits immediately on userns errors
Giuseppe Scrivano
2020-07-30
*
rootless: do not ignore errors if mappings are specified
Giuseppe Scrivano
2020-07-30
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
rootless_linux: improve error message
Douglas Schilling Landgraf
2020-06-21
*
rootless: move join namespace inside child process
Giuseppe Scrivano
2020-04-20
*
rootless: skip looking up parent user ns
Giuseppe Scrivano
2020-04-20
*
rootless: become root only if the pause file is specified
Giuseppe Scrivano
2020-02-25
*
rootless: check if the conmon process is valid
Giuseppe Scrivano
2020-02-17
*
fix lint in pkg/rootless
Valentin Rothberg
2020-01-08
*
rootless: do not enable lingering mode
Giuseppe Scrivano
2019-10-17
*
rootless: drop dependency on docker
Giuseppe Scrivano
2019-10-16
*
show uid_map in podman info
Qi Wang
2019-10-09
*
rootless: do not close files twice
Giuseppe Scrivano
2019-10-09
*
Set log-level immediately, before rootless setup
Matthew Heon
2019-09-26
*
pkg/util: use rootless function to read additional users
Giuseppe Scrivano
2019-09-03
*
rootless: detect user namespace configuration changes
Giuseppe Scrivano
2019-09-03
*
golangci-lint round #3
baude
2019-07-21
*
golangci-lint pass number 2
baude
2019-07-11
*
first pass of corrections for golangci-lint
baude
2019-07-10
*
trivial cleanups from golang
baude
2019-07-03
*
rootless: allow to build without cgo
Giuseppe Scrivano
2019-07-02
*
rootless: enable linger if /run/user/UID not exists
Giuseppe Scrivano
2019-06-27
*
Build cgo files with -Wall -Werror
Sascha Grunert
2019-06-21
*
Fix cgo includes for musl
Cameron Nemo
2019-06-08
*
rootless: skip NS_GET_PARENT on old kernels
Giuseppe Scrivano
2019-06-06
*
rootless: make JoinUserAndMountNS private
Giuseppe Scrivano
2019-05-25
*
rootless: enable loginctl linger
Giuseppe Scrivano
2019-05-25
*
rootless: new function to join existing conmon processes
Giuseppe Scrivano
2019-05-25
*
rootless: store also the original GID in the host
Giuseppe Scrivano
2019-05-23
*
rootless: join namespace immediately when possible
Giuseppe Scrivano
2019-05-17
*
rootless: use a pause process
Giuseppe Scrivano
2019-05-17
*
rootless: do not block SIGTSTP
Giuseppe Scrivano
2019-04-12
*
rootless: use a single user namespace
Giuseppe Scrivano
2019-04-01
*
rootless: remove SkipStorageSetup()
Giuseppe Scrivano
2019-04-01
*
rootless: change env prefix
Giuseppe Scrivano
2019-03-28
*
rootless: use Geteuid instead of Getuid
Giuseppe Scrivano
2019-03-15
*
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
*
exec: support --preserve-fds
Giuseppe Scrivano
2019-03-02
*
rootless, new[ug]idmap: on failure add output
Giuseppe Scrivano
2019-02-28
*
rootless: add function to join user and mount namespace
Giuseppe Scrivano
2018-12-21
[next]