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.go
Commit message (
Expand
)
Author
Age
*
Add event on container death
Matthew Heon
2019-03-13
*
oci: make explicit the extra files to the exec
Giuseppe Scrivano
2019-03-07
*
exec: support --preserve-fds
Giuseppe Scrivano
2019-03-02
*
Merge pull request #2485 from adrianreber/oci-check
OpenShift Merge Robot
2019-03-01
|
\
|
*
Verify that used OCI runtime supports checkpoint
Adrian Reber
2019-03-01
*
|
Allow Exec API user to override streams
Peter Hunt
2019-02-28
|
/
*
oci: do not set XDG_RUNTIME_DIR twice
Giuseppe Scrivano
2019-02-11
*
Merge pull request #2187 from rhatdan/selinux
OpenShift Merge Robot
2019-01-21
|
\
|
*
Vendor in latest opencontainers/selinux
Daniel J Walsh
2019-01-18
*
|
Merge pull request #2142 from giuseppe/expose-ports
OpenShift Merge Robot
2019-01-20
|
\
\
|
|
/
|
/
|
|
*
rootless: support port redirection from the host
Giuseppe Scrivano
2019-01-19
*
|
libpod: allow multiple oci runtimes
Vincent Batts
2019-01-14
|
/
*
Move all libpod/ JSON references over to jsoniter
Matthew Heon
2019-01-10
*
Add a --workdir option to 'podman exec'
Debarshi Ray
2019-01-08
*
Set Socket label for contianer
Daniel J Walsh
2018-12-12
*
rootless: propagate XDG_RUNTIME_DIR to the OCI runtime
Giuseppe Scrivano
2018-11-30
*
oci: propagate NOTIFY_SOCKET on runtime start
Giuseppe Scrivano
2018-11-28
*
Merge pull request #1848 from adrianreber/master
OpenShift Merge Robot
2018-11-28
|
\
|
*
Added tcp-established to checkpoint/restore
Adrian Reber
2018-11-28
|
*
Use also a struct to pass options to Restore()
Adrian Reber
2018-11-28
*
|
Merge pull request #1849 from giuseppe/report-rootless-netmode
OpenShift Merge Robot
2018-11-28
|
\
\
|
*
|
network: allow slirp4netns mode also for root containers
Giuseppe Scrivano
2018-11-28
|
|
/
*
/
rootless: fix cleanup
Giuseppe Scrivano
2018-11-28
|
/
*
Merge pull request #1832 from giuseppe/always-make-explicit-tty-to-exec
OpenShift Merge Robot
2018-11-27
|
\
|
*
exec: always make explicit the tty value
Giuseppe Scrivano
2018-11-20
*
|
Added option to keep containers running after checkpointing
Adrian Reber
2018-11-20
|
/
*
Lint: Do not ignore errors from docker run command when selinux enabled
Šimon Lukašík
2018-11-10
*
Fix misspelling
Matthew Heon
2018-11-07
*
Retrieve container PID from conmon
Matthew Heon
2018-11-07
*
If a container ceases to exist in runc, set exit status
Matthew Heon
2018-11-07
*
EXPERIMENTAL: Do not call out to runc for sync
Matthew Heon
2018-11-07
*
read conmon output and convert to json in two steps
baude
2018-10-23
*
oci: cleanup process status
Giuseppe Scrivano
2018-10-23
*
Move rootless directory handling to the libpod/pkg/util directory
Daniel J Walsh
2018-10-22
*
Merge pull request #1570 from giuseppe/fix-gvisor
OpenShift Merge Robot
2018-10-04
|
\
|
*
oci: split the stdout and stderr pipes
Giuseppe Scrivano
2018-10-03
|
*
oci: always set XDG_RUNTIME_DIR
Giuseppe Scrivano
2018-10-03
*
|
Add support to checkpoint/restore containers
Adrian Reber
2018-10-03
|
/
*
Merge pull request #1531 from mheon/add_exited_state
OpenShift Merge Robot
2018-10-03
|
\
|
*
Fix Wait() to allow Exited state as well as Stopped
Matthew Heon
2018-10-02
*
|
Add container runlabel command
baude
2018-09-28
|
/
*
Add a way to disable port reservation
Matthew Heon
2018-09-13
*
rootless, exec: use the new function to join the userns
Giuseppe Scrivano
2018-08-29
*
rootless: don't use kill --all
Giuseppe Scrivano
2018-08-26
*
rootless: exec handle processes that create an user namespace
Giuseppe Scrivano
2018-08-26
*
rootless: fix exec
Giuseppe Scrivano
2018-08-26
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
oci.go: syslog: fix debug formatting
Valentin Rothberg
2018-08-09
*
Pass newly-added --log-level flag to Conmon
Matthew Heon
2018-08-08
*
network: add support for rootless network with slirp4netns
Giuseppe Scrivano
2018-07-31
[next]