| Commit message (Expand) | Author | Age |
... | |
* | | Vendor in buildah 1.9.2 | Daniel J Walsh | 2019-07-30 |
|/ |
|
* | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Add --ignore-rootfs option for checkpoint/restore | Adrian Reber | 2019-07-11 |
* | Include root file-system changes in container migration | Adrian Reber | 2019-07-11 |
* | Correctly set FinishedTime for checkpointed container | Adrian Reber | 2019-07-11 |
* | code cleanup | baude | 2019-07-08 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | stats: fix cgroup path for rootless containers | Giuseppe Scrivano | 2019-06-26 |
* | remove libpod from main | baude | 2019-06-25 |
* | rootless: add an entry to /etc/hosts when using slirp4netns | Giuseppe Scrivano | 2019-06-24 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | Merge pull request #3297 from rhatdan/systemd | OpenShift Merge Robot | 2019-06-17 |
|\ |
|
| * | Accidently removed /run/lock from systemd mounts | Daniel J Walsh | 2019-06-11 |
* | | rootless: use the slirp4netns builtin DNS first | Giuseppe Scrivano | 2019-06-12 |
|/ |
|
* | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
* | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | Added helper functions for container migration | Adrian Reber | 2019-06-03 |
* | apparmor: don't load/set profile in privileged mode | Valentin Rothberg | 2019-05-23 |
* | 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 |