| Commit message (Expand) | Author | Age |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | handle play kube with pod.spec.hostAliases | zhangguanzhang | 2020-08-31 |
* | Switch to containers/common for seccomp | Sascha Grunert | 2020-08-27 |
* | Merge pull request #7409 from zhangguanzhang/apiv2-create-ctr-with-invalid-en... | OpenShift Merge Robot | 2020-08-26 |
|\ |
|
| * | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 |
* | | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
|/ |
|
* | Ensure DefaultEnvVariables is used in Specgen | Matthew Heon | 2020-08-18 |
* | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
* | Vendor in new version of Buildah | Daniel J Walsh | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | fix: Don't override entrypoint if it's `nil` | maybe-sybr | 2020-06-30 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | spec: fix order for setting rlimits | Giuseppe Scrivano | 2020-05-11 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Merge pull request #6004 from rhatdan/ulimits | OpenShift Merge Robot | 2020-05-01 |
|\ |
|
| * | Set up ulimits for rootless containers. | Daniel J Walsh | 2020-04-28 |
* | | User specified environment happen after other environments are set | Daniel J Walsh | 2020-04-28 |
|/ |
|
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 |
* | Merge pull request #5676 from kolyshkin/volume-flags-alt | OpenShift Merge Robot | 2020-04-03 |
|\ |
|
| * | pkg/spec.InitFSMounts: optimize | Kir Kolyshkin | 2020-04-02 |
| * | pkg/spec.InitFSMounts: fix mount opts in place | Kir Kolyshkin | 2020-04-01 |
| * | pkg/spec/initFSMounts: fix | Kir Kolyshkin | 2020-03-31 |
* | | Fix environment handling from containers.conf | Daniel J Walsh | 2020-04-02 |
|/ |
|
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | Merge pull request #4772 from boaz0/closes_4628 | OpenShift Merge Robot | 2020-03-04 |
|\ |
|
| * | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | | Merge pull request #5206 from rhatdan/capabilities | OpenShift Merge Robot | 2020-03-03 |
|\ \ |
|
| * | | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
| |/ |
|
* / | consolidate env handling into pkg/env | Valentin Rothberg | 2020-03-03 |
|/ |
|
* | spec: allow container alias name in lookup | Giuseppe Scrivano | 2020-02-26 |
* | Remove ImageVolumes from database | Matthew Heon | 2020-02-21 |
* | Merge pull request #5222 from mheon/fix_5219 | OpenShift Merge Robot | 2020-02-20 |
|\ |
|
| * | Use cleaned destination path for indexing image volumes | Matthew Heon | 2020-02-17 |
* | | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | | set process labels in pkg/spec | Valentin Rothberg | 2020-02-19 |
|/ |
|
* | add pkg/capabilities | Valentin Rothberg | 2020-02-14 |
* | Merge pull request #5152 from QiWang19/device-cgroup-rule | OpenShift Merge Robot | 2020-02-13 |
|\ |
|
| * | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | | add pkg/seccomp | Valentin Rothberg | 2020-02-12 |
|/ |
|
* | podman: add new option --cgroups=no-conmon | Giuseppe Scrivano | 2020-01-16 |
* | Merge pull request #4806 from vrothberg/seccomp | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | policy for seccomp-profile selection | Valentin Rothberg | 2020-01-09 |
* | | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |