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
*
podman: ignore ESRCH from kill
Giuseppe Scrivano
2021-07-01
*
rootless: fix fast join userns path
Giuseppe Scrivano
2021-06-09
*
rootless: fix SIGSEGV ,make LISTEN_FDNAMES optional [Closes #10435].
flouthoc
2021-05-29
*
rootless: improve automatic range split
Giuseppe Scrivano
2021-05-05
*
rootless: Tell the user what was led to the error, not just what it is
Andrej Shadura
2021-04-27
*
rootless: attempt to copy current mappings first
Giuseppe Scrivano
2021-04-26
*
rootless: if root is not sub?id raise a debug message
Giuseppe Scrivano
2021-04-22
*
Move socket activation check into init() and set global condition.
pendulm
2021-04-05
*
Merge pull request #9855 from giuseppe/fix-service-race-condition
OpenShift Merge Robot
2021-03-29
|
\
|
*
rootless: use is_fd_inherited
Giuseppe Scrivano
2021-03-29
*
|
[NO TESTS NEEDED] Shrink the size of podman-remote
Daniel J Walsh
2021-03-29
|
/
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Log working dir when chdir fails
Jonas Schievink
2021-02-19
*
leak fix in rootless_linux.c fcn can_use_shortcut
Jakub Guzik
2021-02-19
*
Enable stylecheck linter
Paul Holzinger
2021-02-11
*
rootless: automatically split userns ranges
Giuseppe Scrivano
2021-01-07
*
rootless: add function to retrieve uid mappings
Giuseppe Scrivano
2021-01-07
*
rootless: add function to retrieve gid mappings
Giuseppe Scrivano
2021-01-07
*
Spelling
Josh Soref
2020-12-22
*
Remove excessive error wrapping
Kir Kolyshkin
2020-10-05
*
rootless: use sync.Once for GetAvailableGids()
Giuseppe Scrivano
2020-10-02
*
rootless: move GetAvailableGids to the rootless pkg
Giuseppe Scrivano
2020-10-02
*
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: system service joins immediately the namespaces
Giuseppe Scrivano
2020-08-03
*
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
*
Add podman image mount
Daniel J Walsh
2020-07-28
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Cleanup handling of podman mount/unmount
Daniel J Walsh
2020-07-27
*
move go module to v2
Valentin Rothberg
2020-07-06
*
rootless_linux: improve error message
Douglas Schilling Landgraf
2020-06-21
*
rootless: move ns open before fork
Giuseppe Scrivano
2020-04-29
*
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: use snprintf
Giuseppe Scrivano
2020-04-13
*
rootless: fix usage with hidepid=1
Giuseppe Scrivano
2020-03-19
*
Merge pull request #5324 from giuseppe/fix-running-no-pause
OpenShift Merge Robot
2020-02-25
|
\
|
*
rootless: become root only if the pause file is specified
Giuseppe Scrivano
2020-02-25
*
|
rootless: fix segfault when open fd >= FD_SETSIZE
Giuseppe Scrivano
2020-02-25
|
/
*
rootless: check if the conmon process is valid
Giuseppe Scrivano
2020-02-17
*
rootless: enable shortcut only for podman
Giuseppe Scrivano
2020-01-29
*
rootless: set C variables also on shortcut
Giuseppe Scrivano
2020-01-20
*
fix lint in pkg/rootless
Valentin Rothberg
2020-01-08
*
rootless: add fallback for renameat2 at runtime
Giuseppe Scrivano
2019-12-04
*
rootless: provide workaround for missing renameat2
Giuseppe Scrivano
2019-11-06
*
rootless: use SYS_renameat2 instead of __NR_renameat2
Giuseppe Scrivano
2019-11-06
[next]