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_api.go
Commit message (
Expand
)
Author
Age
*
WIP V2 attach bindings and test
Jhon Honce
2020-05-13
*
Improve APIv2 support for Attach
Matthew Heon
2020-04-13
*
v2podman attach and exec
Brent Baude
2020-04-05
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
Revert "exec: get the exit code from sync pipe instead of file"
Matthew Heon
2020-03-09
*
Revert "Exec: use ErrorConmonRead"
Matthew Heon
2020-03-09
*
Revert "exec: fix error code when conmon fails"
Matthew Heon
2020-03-09
*
Fix spelling mistakes in code found by codespell
Daniel J Walsh
2020-03-07
*
exec: fix error code when conmon fails
Peter Hunt
2020-03-04
*
Exec: use ErrorConmonRead
Peter Hunt
2020-03-03
*
exec: get the exit code from sync pipe instead of file
Peter Hunt
2020-03-03
*
Allow devs to set labels in container images for default capabilities.
Daniel J Walsh
2020-03-02
*
Merge pull request #5347 from baude/apiv2wait
OpenShift Merge Robot
2020-03-02
|
\
|
*
rework apiv2 wait endpoint|binding
Brent Baude
2020-02-28
*
|
Ensure that exec sessions inherit supplemental groups
Matthew Heon
2020-02-28
|
/
*
add pkg/capabilities
Valentin Rothberg
2020-02-14
*
Add an API for Attach over HTTP API
Matthew Heon
2020-01-16
*
if container is not in a pid namespace, stop all processes
Daniel J Walsh
2019-12-19
*
Reap exec sessions on cleanup and removal
Matthew Heon
2019-12-12
*
Add ContainerStateRemoving
Matthew Heon
2019-11-19
*
podman: add support for specifying MAC
Jakub Filak
2019-11-06
*
Switch to bufio Reader for exec streams
Peter Hunt
2019-10-31
*
Add ensureState helper for checking container state
Matthew Heon
2019-10-28
*
Add a MissingRuntime implementation
Matthew Heon
2019-10-15
*
Move OCI runtime implementation behind an interface
Matthew Heon
2019-10-10
*
Podman-remote run should wait for exit code
Daniel J Walsh
2019-09-12
*
Use exit code constants
Daniel J Walsh
2019-09-12
*
libpod: avoid polling container status
Giuseppe Scrivano
2019-09-04
*
exec: run with user specified on container start
Peter Hunt
2019-08-20
*
Merge pull request #3690 from adrianreber/ignore-static-ip
OpenShift Merge Robot
2019-08-05
|
\
|
*
restore: added --ignore-static-ip option
Adrian Reber
2019-08-02
*
|
Ensure we generate a 'stopped' event on force-remove
Matthew Heon
2019-07-31
|
/
*
move editing of exitCode to runtime
Peter Hunt
2019-07-23
*
Implement conmon exec
Peter Hunt
2019-07-22
*
golangci-lint round #3
baude
2019-07-21
*
Merge pull request #3443 from adrianreber/rootfs-changes-migration
OpenShift Merge Robot
2019-07-19
|
\
|
*
Add --ignore-rootfs option for checkpoint/restore
Adrian Reber
2019-07-11
|
*
Fix typo in checkpoint/restore related texts
Adrian Reber
2019-07-11
*
|
Remove exec PID files after use to prevent memory leaks
Matthew Heon
2019-07-18
*
|
golangci-lint pass number 2
baude
2019-07-11
|
/
*
Merge pull request #3324 from marcov/detach-keys-configurable
OpenShift Merge Robot
2019-07-01
|
\
|
*
libpod: fix hang on container start and attach
Marco Vedovati
2019-06-26
*
|
libpod removal from main (phase 2)
baude
2019-06-27
|
/
*
remove libpod from main
baude
2019-06-25
*
Fix a segfault in 'podman ps --sync'
Matthew Heon
2019-06-24
*
Begin adding support for multiple OCI runtimes
Matthew Heon
2019-06-19
*
stop/kill: inproper state errors: s/in state/is in state/
Valentin Rothberg
2019-06-17
*
kill: print ID and state for non-running containers
Valentin Rothberg
2019-06-17
*
If container is not in correct state podman exec should exit with 126
Daniel J Walsh
2019-06-12
*
Merge pull request #3180 from mheon/inspect_volumes
OpenShift Merge Robot
2019-06-08
|
\
[next]