| Commit message (Expand) | Author | Age |
* | 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 |
* | Semiperiodoc cleanup of obsolete FIXMEs | Ed Santiago | 2022-07-26 |
* | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-26 |
* | compat api: always turn on network isolation for networks | Paul Holzinger | 2022-07-26 |
* | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-26 |
* | Compat API: unify pull/push and add missing progress info | Jakub Guzik | 2022-07-26 |
* | remote push: show copy progress | Valentin Rothberg | 2022-07-26 |
* | fix broken machine test | Paul Holzinger | 2022-07-26 |
* | pkg/machine/e2e: do not import from cmd/podman | Paul Holzinger | 2022-07-26 |
* | fix some pkg/machine/e2e test to read stderr | Paul Holzinger | 2022-07-26 |
* | enable linter for pkg/machine/e2e | Paul Holzinger | 2022-07-26 |
* | Fix potential leak on mid-stream read error | Jason T. Greene | 2022-07-26 |