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
*
podman image scp never enter podman user NS
cdoern
2021-12-23
*
[NO NEW TESTS NEEDED] rootless: declare TEMP_FAILURE_RETRY before usage (Fixe...
Marc Nguyen
2021-12-10
*
Merge pull request #12325 from giuseppe/rootless-use-auto-cleanup
OpenShift Merge Robot
2021-11-17
|
\
|
*
rootless: drop strerror(errno) calls
Giuseppe Scrivano
2021-11-17
|
*
rootless: reuse existing open_namespace function
Giuseppe Scrivano
2021-11-17
|
*
rootless: use auto cleanup functions
Giuseppe Scrivano
2021-11-17
*
|
rootless: use catatonit to maintain user+mnt namespace
Giuseppe Scrivano
2021-11-17
|
/
*
podman machine: do not join userns
Paul Holzinger
2021-09-27
*
rootless: avoid zombie process on first launch
Giuseppe Scrivano
2021-07-29
*
rootless: fix fast join userns path
Giuseppe Scrivano
2021-06-09
*
rootless: fix SIGSEGV ,make LISTEN_FDNAMES optional [Closes #10435].
flouthoc
2021-05-29
*
Move socket activation check into init() and set global condition.
pendulm
2021-04-05
*
rootless: use is_fd_inherited
Giuseppe Scrivano
2021-03-29
*
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
*
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
[next]