| Commit message (Expand) | Author | Age |
... | |
* | | runtime: fix message which assumes the runtime is runc | Giuseppe Scrivano | 2018-10-01 |
|/ |
|
* | Merge pull request #1551 from baude/complexnames | OpenShift Merge Robot | 2018-09-28 |
|\ |
|
| * | run complex image names with short names | baude | 2018-09-28 |
* | | Add buildah version and distribution to info | baude | 2018-09-28 |
|/ |
|
* | Disable problematic SELinux code causing runc issues | Matthew Heon | 2018-09-25 |
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Refactor Wait() to not require a timeout | Matthew Heon | 2018-09-21 |
* | Don't output inodes created to run a container | Daniel J Walsh | 2018-09-21 |
* | Add new field to libpod to indicate whether or not to use labelling | Daniel J Walsh | 2018-09-20 |
* | Bind Mounts should be mounted read-only when in read-only mode | Daniel J Walsh | 2018-09-20 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
* | Increase pidWaitTimeout to 1000ms | Emilien Macchi | 2018-09-18 |
* | Hooks supports two directories, process default and override | Daniel J Walsh | 2018-09-17 |
* | Merge pull request #1464 from mheon/optionally_disable_port_reservation | Matthew Heon | 2018-09-14 |
|\ |
|
| * | Add a way to disable port reservation | Matthew Heon | 2018-09-13 |
* | | Merge pull request #1434 from rhatdan/wait | Matthew Heon | 2018-09-14 |
|\ \ |
|
| * | | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
| |/ |
|
* / | libpod/image/pull: Return image-pulling errors from doPullImage | W. Trevor King | 2018-09-14 |
|/ |
|
* | Explicitly set default CNI network name in libpod.conf | Matthew Heon | 2018-09-12 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Replace existing iptables handler with firewall code | Matthew Heon | 2018-09-10 |
* | Vendor CNI plugins firewall code | Matthew Heon | 2018-09-10 |
* | Start pod infra container when pod is created | baude | 2018-09-06 |
* | vendor containerd/cgroups | baude | 2018-09-06 |
* | Print errors from individual pull attempts | Matthew Heon | 2018-09-05 |
* | rootless: check uid with Geteuid() instead of Getuid() | Giuseppe Scrivano | 2018-09-04 |
* | rootless: create compatible pod infra container | Giuseppe Scrivano | 2018-09-04 |
* | rootless: be in an userns to initialize the runtime | Giuseppe Scrivano | 2018-09-04 |
* | Merge pull request #1392 from mheon/up_wait_duration | Matthew Heon | 2018-08-31 |
|\ |
|
| * | Up time between checks for podman wait | Matthew Heon | 2018-08-31 |
* | | We are mistakenly seeing repos as registries. | Daniel J Walsh | 2018-08-31 |
* | | container: resolve rootfs symlinks | Giuseppe Scrivano | 2018-08-31 |
|/ |
|
* | rootless, exec: use the new function to join the userns | Giuseppe Scrivano | 2018-08-29 |
* | Resolve /etc/resolv.conf before reading | baude | 2018-08-28 |
* | Fix Mount Propagation | Giuseppe Scrivano | 2018-08-27 |
* | 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 |
* | Regenerate easyjson after rebase | Matthew Heon | 2018-08-24 |
* | Swap from FFJSON to easyjson | Matthew Heon | 2018-08-24 |
* | rootless: allow to override policy.json by the user | Giuseppe Scrivano | 2018-08-24 |
* | Reveal information about container capabilities | Daniel J Walsh | 2018-08-24 |
* | Vendor in latest projectatomic/buildah | umohnani8 | 2018-08-23 |
* | Refactor error checking in With*NSFromPod options | haircommander | 2018-08-23 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Support pause containers in varlink | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Changed GetContainerStats to return ErrCtrStateInvalid | haircommander | 2018-08-23 |
* | Add podman pod top | haircommander | 2018-08-23 |