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
/
libpod
/
oci_conmon_exec_linux.go
Commit message (
Expand
)
Author
Age
*
Perform a one-sided close of HTTP attach conn on EOF
Matthew Heon
2021-07-13
*
Fix resize race with podman exec -it
Paul Holzinger
2021-06-16
*
oci: drop ExecContainerCleanup
Peter Hunt
2021-04-16
*
oci: use `--full-path` option for conmon
Peter Hunt
2021-04-16
*
Ensure that `--userns=keep-id` sets user in config
Matthew Heon
2021-04-06
*
prune remotecommand dependency
baude
2021-02-25
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
remote exec: write conmon error on hijacked connection
Valentin Rothberg
2021-01-27
*
oci: use /proc/self/fd/FD to open unix socket
Giuseppe Scrivano
2021-01-12
*
Handle podman exec capabilities correctly
Daniel J Walsh
2021-01-07
*
libpod: change function to accept ExecOptions
Giuseppe Scrivano
2020-12-24
*
Drop default log-level from error to warn
Daniel J Walsh
2020-12-03
*
Only use container/storage/pkg/homedir.Get()
Daniel J Walsh
2020-11-04
*
HTTP Attach: Wait until both STDIN and STDOUT finish
Matthew Heon
2020-09-24
*
Send HTTP Hijack headers after successful attach
Matthew Heon
2020-08-27
*
Fix close fds of exec --preserve-fds
Qi Wang
2020-07-31
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Implement --sdnotify cmdline option to control sd-notify behavior
Joseph Gooch
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Do not share container log driver for exec
Matthew Heon
2020-06-17
*
Enable detached exec for remote
Matthew Heon
2020-06-02
*
Add backend code for detached exec
Matthew Heon
2020-05-20
*
Add exit commands to exec sessions
Matthew Heon
2020-05-20