| Commit message (Expand) | Author | Age |
* | Add container GID to additional groups | Matthew Heon | 2022-09-06 |
* | Fix bind-mount-option annotation in gen/play kube | Urvashi Mohnani | 2022-09-06 |
* | Improved Windows compatibility for machine command | Arthur Sengileyev | 2022-09-06 |
* | api: return imageID instead of imageName, for "Image" when Podman API is queried | Josh Patterson | 2022-09-06 |
* | Compat API image remove events now have 'delete' status | Matthew Heon | 2022-09-06 |
* | Fixes isRootfull check using qemu machine on Windows | Arthur Sengileyev | 2022-09-06 |
* | Allow podman to run in an environment with keys containing spaces | Daniel J Walsh | 2022-09-06 |
* | Improved Windows compatibility | Arthur Sengileyev | 2022-09-06 |
* | pass environment variables to container clone | Charlie Doern | 2022-09-06 |
* | sort hc.Binds returned from compat api | Josh Patterson | 2022-09-06 |
* | Preserve all unknown PolicyRequirement fields on (podman image trust set) | Miloslav Trmač | 2022-08-29 |
* | Reorganize the types in policy.go a bit | Miloslav Trmač | 2022-08-29 |
* | Add support for showing keyPaths in (podman image trust show) | Miloslav Trmač | 2022-08-29 |
* | Support (image trust show) for sigstoreSigned entries | Miloslav Trmač | 2022-08-29 |
* | BREAKING CHANGE: Change how (podman image trust show) represents multiple req... | Miloslav Trmač | 2022-08-29 |
* | Reorganize descriptionsOfPolicyRequirements a bit | Miloslav Trmač | 2022-08-29 |
* | Use the full descriptionsOfPolicyRequirements for the default scope | Miloslav Trmač | 2022-08-29 |
* | Rename haveMatchRegistry to registriesDConfigurationForScope | Miloslav Trmač | 2022-08-29 |
* | Rename tempTrustShowOutput to entry | Miloslav Trmač | 2022-08-29 |
* | Split descriptionsOfPolicyRequirements out of getPolicyShowOutput | Miloslav Trmač | 2022-08-29 |
* | Recognize the new lookaside names for simple signing sigstore | Miloslav Trmač | 2022-08-29 |
* | Add a unit test for trust.PolicyDescription | Miloslav Trmač | 2022-08-29 |
* | Make the output of (podman image trust show) deterministic | Miloslav Trmač | 2022-08-29 |
* | Make most of pkg/trust package-private | Miloslav Trmač | 2022-08-29 |
* | Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescription | Miloslav Trmač | 2022-08-29 |
* | Add support for sigstoreSigned in (podman image trust set) | Miloslav Trmač | 2022-08-29 |
* | Create new policy entries together with validating input | Miloslav Trmač | 2022-08-29 |
* | Improve validation of data in ImageEngine.SetTrust | Miloslav Trmač | 2022-08-29 |
* | Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntries | Miloslav Trmač | 2022-08-29 |
* | Add a variable for scope | Miloslav Trmač | 2022-08-29 |
* | Make trust.CreateTempFile private | Miloslav Trmač | 2022-08-29 |
* | Reorganize pkg/trust | Miloslav Trmač | 2022-08-29 |
* | Remove an unused trust.ShowOutput type | Miloslav Trmač | 2022-08-29 |
* | Remove commented out code | Miloslav Trmač | 2022-08-29 |
* | check memory test based on range | Brent Baude | 2022-08-10 |
* | specgen: use sandbox id instead of name for annotation | Giuseppe Scrivano | 2022-08-10 |
* | start filter flag changes | Karthik Elango | 2022-08-10 |
* | podman generate systemd --new: allow -h hostname | Paul Holzinger | 2022-08-10 |
* | podman generate systemd: handle --sdnotify correctly | Paul Holzinger | 2022-08-10 |
* | Use 8k buffer to help clients w/ broken parsing | Jason T. Greene | 2022-08-10 |
* | With --rm option remove container if podman run fails | Daniel J Walsh | 2022-08-10 |
* | Fix: manifest push --rm removes a correct manifest list | Toshiki Sonoda | 2022-08-10 |
* | build: implement --cache-to,--cache-from and --cache-ttl | Aditya R | 2022-08-10 |
* | Fixes #15154 Change order when config and connections are written | Gerard Braad | 2022-08-08 |
* | Add support, and default to rootless w/WSL prompt | Jason T. Greene | 2022-08-08 |
* | Disable F36 service that is incompat with WSL kern | Jason T. Greene | 2022-08-08 |
* | Add support for creating sigstore signatures, and providing passphrases | Miloslav Trmač | 2022-08-02 |
* | Update c/common to an unreleased version | Miloslav Trmač | 2022-08-02 |
* | machine: Fix check which is always true | Christophe Fergeau | 2022-07-26 |
* | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |