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.c
Commit message (
Expand
)
Author
Age
*
validate fds --preserve-fds
Qi Wang
2020-08-04
*
rootless: system service joins immediately the namespaces
Giuseppe Scrivano
2020-08-03
*
rootless: child exits immediately on userns errors
Giuseppe Scrivano
2020-07-30
*
Add podman image mount
Daniel J Walsh
2020-07-28
*
Cleanup handling of podman mount/unmount
Daniel J Walsh
2020-07-27
*
rootless: move ns open before fork
Giuseppe Scrivano
2020-04-29
*
rootless: move join namespace inside child process
Giuseppe Scrivano
2020-04-20
*
rootless: use snprintf
Giuseppe Scrivano
2020-04-13
*
rootless: fix usage with hidepid=1
Giuseppe Scrivano
2020-03-19
*
rootless: fix segfault when open fd >= FD_SETSIZE
Giuseppe Scrivano
2020-02-25
*
rootless: enable shortcut only for podman
Giuseppe Scrivano
2020-01-29
*
rootless: set C variables also on shortcut
Giuseppe Scrivano
2020-01-20
*
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
*
Merge pull request #3782 from eriksjolund/fix_realloc_in_rootless_linux.c
OpenShift Merge Robot
2019-08-11
|
\
|
*
Fix incorrect use of realloc()
Erik Sjölund
2019-08-11
*
|
Adjust read count so that a newline can be added afterwards
Erik Sjölund
2019-08-11
|
/
*
Fix a couple of errors descovered by coverity
Daniel J Walsh
2019-08-09
*
rootless: do not join namespace if it has already euid == 0
Giuseppe Scrivano
2019-07-01
*
Exclude SIGTERM from blocked signals for pause process.
Danila Kiver
2019-06-28
*
Merge pull request #3379 from openSUSE/rootless-fix
OpenShift Merge Robot
2019-06-21
|
\
|
*
Fix format specifiers in rootless_linux.c
Sascha Grunert
2019-06-20
*
|
Merge pull request #3380 from openSUSE/asprintf-fix
OpenShift Merge Robot
2019-06-20
|
\
\
|
*
|
Handle possible asprintf failure in rootless_linux.c
Sascha Grunert
2019-06-20
|
|
/
*
/
Fix execvp uage in rootless_linux.c
Sascha Grunert
2019-06-20
|
/
*
rootless: block signals on re-exec
Giuseppe Scrivano
2019-06-03
*
rootless: use TEMP_FAILURE_RETRY macro
Giuseppe Scrivano
2019-05-31
*
rootless: fix return type
Giuseppe Scrivano
2019-05-31
*
rootless: make sure the buffer is NUL terminated
Giuseppe Scrivano
2019-05-31
*
rootless: new function to join existing conmon processes
Giuseppe Scrivano
2019-05-25
*
rootless: block signals for pause
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: not close more FDs than needed
Giuseppe Scrivano
2019-04-18
*
Revert "rootless: set controlling terminal for podman in the userns"
Giuseppe Scrivano
2019-04-14
*
rootless: set controlling terminal for podman in the userns
Giuseppe Scrivano
2019-04-12
*
rootless: use a single user namespace
Giuseppe Scrivano
2019-04-01
*
rootless: change env prefix
Giuseppe Scrivano
2019-03-28
*
rootless: propagate errors from info
Giuseppe Scrivano
2019-03-08
*
rootless: fix clone syscall on s390 and cris archs
Giuseppe Scrivano
2019-03-05
*
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
*
rootless: add function to join user and mount namespace
Giuseppe Scrivano
2018-12-21
*
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: check uid with Geteuid() instead of Getuid()
Giuseppe Scrivano
2018-09-04
[next]