| Commit message (Expand) | Author | Age |
* | [WIP] Refactor podman system connection | Jhon Honce | 2020-08-20 |
* | Fix `podman system connection` panic | Jhon Honce | 2020-08-20 |
* | Revert "remove podman system connection" | Matthew Heon | 2020-08-20 |
* | Bump github.com/containers/common to v0.14.7 | Matthew Heon | 2020-08-20 |
* | Fix imports for runtime_img.go | Matthew Heon | 2020-08-20 |
* | Fix one import path pointing to containers/podman | Matthew Heon | 2020-08-20 |
* | HACK: Disable build-each-commit | Matthew Heon | 2020-08-20 |
* | Ensure DefaultEnvVariables is used in Specgen | Matthew Heon | 2020-08-20 |
* | Update release notes for v2.0.5 | Matthew Heon | 2020-08-20 |
* | [CI:DOCS] BZ1860126 - Fix userns defaults in run man page | TomSweeneyRedHat | 2020-08-20 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-20 |
* | Default .Repository and .Tag values to <none> | Jhon Honce | 2020-08-20 |
* | Error pass through for more accurate error reporting | Parker Van Roy | 2020-08-20 |
* | Fix handling of working dir | Daniel J Walsh | 2020-08-20 |
* | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-20 |
* | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-20 |
* | Allow specifying seccomp profiles for privileged containers | Sascha Grunert | 2020-08-20 |
* | Use set for systemd commands | Christian Heimes | 2020-08-20 |
* | Enable systemd mode for /usr/local/sbin/init | Christian Heimes | 2020-08-20 |
* | Replace deepcopy on history results | Brent Baude | 2020-08-20 |
* | Add parameter verification for api creation network | zhangguanzhang | 2020-08-20 |
* | add event for image build | Brent Baude | 2020-08-20 |
* | Change /sys/fs/cgroup/systemd mount to rprivate | Matthew Heon | 2020-08-20 |
* | podman save use named pipe | Qi Wang | 2020-08-20 |
* | Fix hang when `path` doesn't exist | Jonathan Dieter | 2020-08-20 |
* | podman.service: use sdnotiy | Valentin Rothberg | 2020-08-20 |
* | podman support for IPv6 networks | Antonio Ojea | 2020-08-20 |
* | Merge pull request #7356 from vrothberg/2.0-vendor-image | OpenShift Merge Robot | 2020-08-20 |
|\ |
|
| * | vendor c/image v5.5.2 | Valentin Rothberg | 2020-08-20 |
|/ |
|
* | Merge pull request #7381 from baude/v2CIFix | OpenShift Merge Robot | 2020-08-19 |
|\ |
|
| * | Fix v2.0.x CI | Brent Baude | 2020-08-19 |
|/ |
|
* | Merge pull request #7289 from vrothberg/v2-backports | OpenShift Merge Robot | 2020-08-11 |
|\ |
|
| * | system tests: invoke with abs path to podman | Ed Santiago | 2020-08-11 |
| * | Make changes to /etc/passwd on disk for non-read only | Matthew Heon | 2020-08-11 |
| * | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-08-11 |
| * | Fix close fds of exec --preserve-fds | Qi Wang | 2020-08-11 |
| * | fix pod creation with "new:" syntax | Paul Holzinger | 2020-08-11 |
| * | Fix podman service --valink timeout | Jhon Honce | 2020-08-11 |
| * | Add versioned _ping endpoint | Jhon Honce | 2020-08-11 |
| * | Change recommended systemd unit path for root. | Paul Holzinger | 2020-08-11 |
| * | API returns 500 in case network is not found instead of 404 | zhangguanzhang | 2020-08-11 |
| * | podman.service: drop install section | Valentin Rothberg | 2020-08-11 |
| * | Handle podman-remote run --rm | Daniel J Walsh | 2020-08-11 |
| * | correct go-binding key for volumes | Brent Baude | 2020-08-11 |
| * | cherry-pick: Reenable remote system tests | Ed Santiago | 2020-08-11 |
| * | system tests: new tests for run, exec | Ed Santiago | 2020-08-11 |
| * | implement the exitcode when start a container with attach | zhangguanzhang | 2020-08-11 |
| * | Do not set host IP on ports when 0.0.0.0 requested | Matthew Heon | 2020-08-11 |
| * | Missing return after early exit | Brent Baude | 2020-08-11 |
| * | docker-compose uses application/tar | Brent Baude | 2020-08-11 |