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
/
container_exec.go
Commit message (
Expand
)
Author
Age
*
Fix resize race with podman exec -it
Paul Holzinger
2021-06-16
*
Add ExecDied event and use it to retrieve exit codes
Matthew Heon
2021-06-10
*
Always spawn a cleanup process with exec
Matthew Heon
2021-06-10
*
oci: drop ExecContainerCleanup
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
*
container removal: handle already removed containers
Valentin Rothberg
2021-02-23
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Enable golint linter
Paul Holzinger
2021-02-11
*
Enable stylecheck linter
Paul Holzinger
2021-02-11
*
Handle podman exec capabilities correctly
Daniel J Walsh
2021-01-07
*
Preserve groups in exec sessions in ctrs with --user
Matthew Heon
2020-09-18
*
Fix up errors found by codespell
Daniel J Walsh
2020-09-11
*
Send HTTP Hijack headers after successful attach
Matthew Heon
2020-08-27
*
Ensure that exec errors write exit codes to the DB
Matthew Heon
2020-08-05
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Do not print an error message on non-0 exec exit code
Matthew Heon
2020-07-21
*
Remove all instances of named return "err" from Libpod
Matthew Heon
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Enable detached exec for remote
Matthew Heon
2020-06-02
*
Enable cleanup processes for detached exec
Matthew Heon
2020-05-20
*
Add ability to clean up exec sessions with cleanup
Matthew Heon
2020-05-20
*
Add backend code for detached exec
Matthew Heon
2020-05-20
*
Add exit commands to exec sessions
Matthew Heon
2020-05-20
*
Prune stale exec sessions on inspect
Matthew Heon
2020-05-14
*
Don't fail when saving exec status fails on removed ctr
Matthew Heon
2020-05-14
*
Ensure that Streams are set to defaults for HTTP attach
Matthew Heon
2020-05-14
*
Add an initial implementation of HTTP-forwarded exec
Matthew Heon
2020-05-14
*
v2podman attach and exec
Brent Baude
2020-04-05
*
Merge pull request #5573 from mheon/add_basic_exec_endpoints
OpenShift Merge Robot
2020-03-26
|
\
|
*
Add bindings for Container Exec Create + Inspect
Matthew Heon
2020-03-26
|
*
Implement APIv2 Exec Create and Inspect Endpoints
Matthew Heon
2020-03-23
*
|
Ensure that exec sends resize events
Matthew Heon
2020-03-25
|
/
*
Add inspect for exec sessions
Matthew Heon
2020-03-18
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18