| Commit message (Expand) | Author | Age |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | Use the same SELinux label for CRIU log files | Adrian Reber | 2019-04-12 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | userns: do not use an intermediate mount namespace | Giuseppe Scrivano | 2019-03-29 |
* | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add support to disable creation of network config files | Matthew Heon | 2019-03-27 |
* | userns: use the intermediate mountns for volumes | Giuseppe Scrivano | 2019-03-21 |
* | Make sure buildin volumes have the same ownership and permissions as image | Daniel J Walsh | 2019-03-15 |
* | Merge pull request #2585 from giuseppe/build-honor-net | OpenShift Merge Robot | 2019-03-12 |
|\ |
|
| * | slirp4netns: add builtin DNS server to resolv.conf | Giuseppe Scrivano | 2019-03-11 |
* | | Ensure that tmpfs mounts do not have symlinks | Matthew Heon | 2019-03-11 |
|/ |
|
* | Don't delete another container's resolv and hosts files | Matthew Heon | 2019-03-10 |
* | Move secrets package to buildah | Daniel J Walsh | 2019-03-08 |
* | Append hosts to dependency container's /etc/hosts file | Peter Hunt | 2019-03-05 |
* | Verify that used OCI runtime supports checkpoint | Adrian Reber | 2019-03-01 |
* | Label CRIU log files correctly | Adrian Reber | 2019-02-26 |
* | Merge pull request #2358 from rhatdan/namespace | OpenShift Merge Robot | 2019-02-25 |
|\ |
|
| * | Fix up handling of user defined network namespaces | Daniel J Walsh | 2019-02-23 |
* | | In shared networkNS /etc/resolv.conf&/etc/hosts should be shared | Daniel J Walsh | 2019-02-23 |
|/ |
|
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | Merge pull request #2138 from giuseppe/rootless-pod-fix | OpenShift Merge Robot | 2019-01-11 |
|\ |
|
| * | spec: add nosuid,noexec,nodev to ro bind mount | Giuseppe Scrivano | 2019-01-11 |
* | | Replace tab with spaces in MarshalIndent in libpod | Matthew Heon | 2019-01-10 |
* | | Move all libpod/ JSON references over to jsoniter | Matthew Heon | 2019-01-10 |
|/ |
|
* | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
* | Merge pull request #2061 from adrianreber/static-ip | OpenShift Merge Robot | 2019-01-09 |
|\ |
|
| * | Use existing interface to request IP address during restore | Adrian Reber | 2019-01-09 |
* | | hooks: Add pre-create hooks for runtime-config manipulation | W. Trevor King | 2019-01-08 |
|/ |
|
* | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |
* | Containers sharing a netns should share resolv/hosts | Matthew Heon | 2018-12-11 |
* | Prevent a second lookup of user for image volumes | Matthew Heon | 2018-12-11 |
* | bind mount /etc/resolv.conf|hosts in pods | baude | 2018-12-06 |
* | Merge pull request #1940 from wking/numeric-gid | OpenShift Merge Robot | 2018-12-05 |
|\ |
|
| * | libpod/container_internal_linux: Allow gids that aren't in the group file | W. Trevor King | 2018-12-04 |
* | | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
|/ |
|
* | Merge pull request #1880 from baude/f29fixes | OpenShift Merge Robot | 2018-11-28 |
|\ |
|
| * | Fix golang formatting issues | baude | 2018-11-28 |
* | | Merge pull request #1846 from cgwalters/netns-dns-localhost | OpenShift Merge Robot | 2018-11-28 |
|\ \
| |/
|/| |
|
| * | Use host's resolv.conf if no network namespace enabled | Colin Walters | 2018-11-27 |
* | | Use also a struct to pass options to Restore() | Adrian Reber | 2018-11-28 |
|/ |
|
* | Merge pull request #1850 from vrothberg/mount-propagation | OpenShift Merge Robot | 2018-11-27 |
|\ |
|
| * | set root propagation based on volume properties | Valentin Rothberg | 2018-11-26 |
* | | Merge pull request #1734 from rhatdan/network | OpenShift Merge Robot | 2018-11-27 |
|\ \
| |/
|/| |
|
| * | libpod should know if the network is disabled | Daniel J Walsh | 2018-11-13 |
* | | Added option to keep containers running after checkpointing | Adrian Reber | 2018-11-20 |
* | | Use a struct to pass options to Checkpoint() | Adrian Reber | 2018-11-20 |
|/ |
|
* | Accurately update state if prepare() partially fails | Matthew Heon | 2018-11-08 |