| Commit message (Expand) | Author | Age |
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |
* | run/create: record raw image | Valentin Rothberg | 2020-09-15 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Make oom-score-adj actually work | Daniel J Walsh | 2020-09-09 |
* | Fix unconfined AppArmor profile usage for unsupported systems | Sascha Grunert | 2020-09-07 |
* | Merge pull request #7355 from rhatdan/env | OpenShift Merge Robot | 2020-08-28 |
|\ |
|
| * | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
* | | Merge pull request #7427 from mheon/update_error_messages | OpenShift Merge Robot | 2020-08-28 |
|\ \
| |/
|/| |
|
| * | Fix up some error messages | Matthew Heon | 2020-08-27 |
* | | Switch to containers/common for seccomp | Sascha Grunert | 2020-08-27 |
|/ |
|
* | Merge pull request #7372 from giuseppe/add-unified-configuration | OpenShift Merge Robot | 2020-08-24 |
|\ |
|
| * | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | | Merge pull request #7274 from rhatdan/caps | OpenShift Merge Robot | 2020-08-23 |
|\ \
| |/
|/| |
|
| * | In podman 1.* regression on --cap-add | Daniel J Walsh | 2020-08-21 |
* | | error when adding container to pod with network information | Brent Baude | 2020-08-21 |
|/ |
|
* | fix podman create/run UTS NS docs | Paul Holzinger | 2020-08-18 |
* | Merge pull request #7283 from mheon/pod_infra_has_exit_cmd | OpenShift Merge Robot | 2020-08-17 |
|\ |
|
| * | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-13 |
* | | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | | Merge pull request #7288 from tiran/systemd_local_init | OpenShift Merge Robot | 2020-08-11 |
|\ \
| |/
|/| |
|
| * | Use set for systemd commands | Christian Heimes | 2020-08-11 |
| * | Enable systemd mode for /usr/local/sbin/init | Christian Heimes | 2020-08-11 |
* | | Merge pull request #7269 from openSUSE/seccomp | OpenShift Merge Robot | 2020-08-11 |
|\ \ |
|
| * | | Allow specifying seccomp profiles for privileged containers | Sascha Grunert | 2020-08-11 |
* | | | Merge pull request #7239 from rhatdan/working | OpenShift Merge Robot | 2020-08-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix handling of working dir | Daniel J Walsh | 2020-08-10 |
| |/ |
|
* / | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-10 |
|/ |
|
* | Merge pull request #7176 from mheon/make_entrypoint | OpenShift Merge Robot | 2020-08-05 |
|\ |
|
| * | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-03 |
* | | fix pod creation with "new:" syntax | Paul Holzinger | 2020-07-31 |
|/ |
|
* | Binding the same container port to >1 host port is OK | Matthew Heon | 2020-07-29 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | Merge pull request #6965 from giuseppe/followup-pr6324 | OpenShift Merge Robot | 2020-07-17 |
|\ |
|
| * | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
| * | allow switching of port-forward approaches in rootless/using slirp4netns | aleks-mariusz | 2020-07-15 |
* | | Error on rootless mac and ip addresses | Brent Baude | 2020-07-15 |
* | | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-15 |
|/ |
|
* | Merge pull request #6957 from rhatdan/sysdev | OpenShift Merge Robot | 2020-07-14 |
|\ |
|
| * | Mask out /sys/dev to prevent information leak from the host | Daniel J Walsh | 2020-07-14 |
* | | Merge pull request #6939 from rhatdan/entrypoint | OpenShift Merge Robot | 2020-07-14 |
|\ \ |
|
| * | | Fix handling of entrypoint | Daniel J Walsh | 2020-07-14 |
| |/ |
|
* / | When determining systemd mode, use full command | Matthew Heon | 2020-07-14 |
|/ |
|
* | Merge pull request #6842 from rhatdan/pids-limit | OpenShift Merge Robot | 2020-07-13 |
|\ |
|
| * | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
|/ |
|
* | Remove dependency on github.com/opencontainers/libpod/configs | Daniel J Walsh | 2020-07-09 |