| Commit message (Expand) | Author | Age |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | build.bats: fix copy tests after containers/buildah#3486 | Aditya Rajan | 2021-09-15 |
* | fix restart always with rootlessport | Paul Holzinger | 2021-09-13 |
* | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |
* | Merge pull request #11426 from fj-tsubasa/system-test-scenario | OpenShift Merge Robot | 2021-09-09 |
|\ |
|
| * | Add a system test to modify and import an exported container. | Tsubasa Watanabe | 2021-09-10 |
* | | Fix conmon attach socket buffer size | Paul Holzinger | 2021-09-09 |
* | | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
* | | system tests: new random_free_port helper | Ed Santiago | 2021-09-08 |
* | | Merge pull request #11468 from Luap99/play-kube-slirp | OpenShift Merge Robot | 2021-09-08 |
|\ \ |
|
| * | | fix play kube --network options | Paul Holzinger | 2021-09-08 |
* | | | pkg/bindings/images.nTar(): set ownership of build context to 0:0 | Nalin Dahyabhai | 2021-09-07 |
|/ / |
|
* | | Merge pull request #11459 from vrothberg/fix-11438 | OpenShift Merge Robot | 2021-09-07 |
|\ \ |
|
| * | | generate systemd: handle --restart | Valentin Rothberg | 2021-09-07 |
* | | | logs -f: file: fix dead lock | Valentin Rothberg | 2021-09-07 |
|/ / |
|
* / | auto-update systemd test: skip on RHEL | Ed Santiago | 2021-09-02 |
|/ |
|
* | System tests: add cleanup & debugging output | Ed Santiago | 2021-09-01 |
* | pass LISTEN_* environment into container | Valentin Rothberg | 2021-08-31 |
* | auto-update: fix authfile label | Valentin Rothberg | 2021-08-30 |
* | volumes: Add volume import to allow importing contents on tar into volume | flouthoc | 2021-08-26 |
* | Merge pull request #11263 from nalind/journal-read | OpenShift Merge Robot | 2021-08-24 |
|\ |
|
| * | 130-kill.bats: increase timeouts from 10s to 60s | Nalin Dahyabhai | 2021-08-23 |
| * | 330-corrupt-images: don't try to tag with a canonical name | Nalin Dahyabhai | 2021-08-23 |
* | | generate systemd: use --cidfile again | Valentin Rothberg | 2021-08-24 |
* | | Revert "generate systemd: custom stop signal" | Valentin Rothberg | 2021-08-24 |
* | | generate systemd: custom stop signal | Valentin Rothberg | 2021-08-24 |
|/ |
|
* | Implement SD-NOTIFY proxy in conmon | Daniel J Walsh | 2021-08-20 |
* | Fix rootless cni dns without systemd stub resolver | Paul Holzinger | 2021-08-16 |
* | Run codespell to fix spelling | Daniel J Walsh | 2021-08-11 |
* | skip flaking auto-update test | Paul Holzinger | 2021-08-10 |
* | Merge pull request #11134 from rhatdan/buildx | openshift-ci[bot] | 2021-08-09 |
|\ |
|
| * | Alias build to buildx, so it won't fail | Daniel J Walsh | 2021-08-09 |
* | | podman info show correct slirp4netns path | Paul Holzinger | 2021-08-09 |
|/ |
|
* | auto-update: simple rollback | Valentin Rothberg | 2021-08-05 |
* | Fix podman unpause,pause,kill --all to work like podman stop --all | Daniel J Walsh | 2021-08-04 |
* | podman info: try qfile before equery | Ed Santiago | 2021-08-03 |
* | Merge pull request #11091 from Luap99/connect-disconnect | openshift-ci[bot] | 2021-08-03 |
|\ |
|
| * | fix rootless port forwarding with network dis-/connect | Paul Holzinger | 2021-08-03 |
* | | Fix handling of user specified container labels | Daniel J Walsh | 2021-08-02 |
|/ |
|
* | Fix auto-update system test for older systemd | Hironori Shiina | 2021-07-30 |
* | system tests: fix race in stop test | Ed Santiago | 2021-07-29 |
* | remote build: fix streaming and error handling | Valentin Rothberg | 2021-07-28 |
* | cp system tests: reduce number of exec's | Valentin Rothberg | 2021-07-27 |
* | support container to container copy | Mehul Arora | 2021-07-27 |
* | Merge pull request #11019 from boaz0/test_cors | OpenShift Merge Robot | 2021-07-26 |
|\ |
|
| * | Add tests to verify CORS is enabled | Boaz Shuster | 2021-07-25 |
* | | Merge pull request #10895 from rhatdan/devices | OpenShift Merge Robot | 2021-07-24 |
|\ \ |
|
| * | | Support DeviceCgroupRules to actually get added. | Daniel J Walsh | 2021-07-21 |
* | | | Merge pull request #10996 from cdoern/untilLog | OpenShift Merge Robot | 2021-07-24 |
|\ \ \ |
|
| * | | | Implemented --until flag for libpod's container logs | cdoern | 2021-07-22 |