summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Allow podman to run in an environment with keys containing spacesDaniel J Walsh2022-09-06
* Improved Windows compatibilityArthur Sengileyev2022-09-06
* pass environment variables to container cloneCharlie Doern2022-09-06
* sort hc.Binds returned from compat apiJosh Patterson2022-09-06
* Preserve all unknown PolicyRequirement fields on (podman image trust set)Miloslav Trmač2022-08-29
* Reorganize the types in policy.go a bitMiloslav 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 entriesMiloslav Trmač2022-08-29
* BREAKING CHANGE: Change how (podman image trust show) represents multiple req...Miloslav Trmač2022-08-29
* Reorganize descriptionsOfPolicyRequirements a bitMiloslav Trmač2022-08-29
* Use the full descriptionsOfPolicyRequirements for the default scopeMiloslav Trmač2022-08-29
* Rename haveMatchRegistry to registriesDConfigurationForScopeMiloslav Trmač2022-08-29
* Rename tempTrustShowOutput to entryMiloslav Trmač2022-08-29
* Split descriptionsOfPolicyRequirements out of getPolicyShowOutputMiloslav Trmač2022-08-29
* Recognize the new lookaside names for simple signing sigstoreMiloslav Trmač2022-08-29
* Add a unit test for trust.PolicyDescriptionMiloslav Trmač2022-08-29
* Make the output of (podman image trust show) deterministicMiloslav Trmač2022-08-29
* Make most of pkg/trust package-privateMiloslav Trmač2022-08-29
* Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescriptionMiloslav 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 inputMiloslav Trmač2022-08-29
* Improve validation of data in ImageEngine.SetTrustMiloslav Trmač2022-08-29
* Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntriesMiloslav Trmač2022-08-29
* Add a variable for scopeMiloslav Trmač2022-08-29
* Make trust.CreateTempFile privateMiloslav Trmač2022-08-29
* Reorganize pkg/trustMiloslav Trmač2022-08-29
* Remove an unused trust.ShowOutput typeMiloslav Trmač2022-08-29
* Remove commented out codeMiloslav Trmač2022-08-29
* check memory test based on rangeBrent Baude2022-08-10
* specgen: use sandbox id instead of name for annotationGiuseppe Scrivano2022-08-10
* start filter flag changesKarthik Elango2022-08-10
* podman generate systemd --new: allow -h hostnamePaul Holzinger2022-08-10
* podman generate systemd: handle --sdnotify correctlyPaul Holzinger2022-08-10
* Use 8k buffer to help clients w/ broken parsingJason T. Greene2022-08-10
* With --rm option remove container if podman run failsDaniel J Walsh2022-08-10
* Fix: manifest push --rm removes a correct manifest listToshiki Sonoda2022-08-10
* build: implement --cache-to,--cache-from and --cache-ttlAditya R2022-08-10
* Fixes #15154 Change order when config and connections are writtenGerard Braad2022-08-08
* Add support, and default to rootless w/WSL promptJason T. Greene2022-08-08
* Disable F36 service that is incompat with WSL kernJason T. Greene2022-08-08
* Add support for creating sigstore signatures, and providing passphrasesMiloslav Trmač2022-08-02
* Update c/common to an unreleased versionMiloslav Trmač2022-08-02
* machine: Fix check which is always trueChristophe Fergeau2022-07-26
* Set TLSVerify=true by default for API endpointsVladimir Kochnev2022-07-26
* Semiperiodoc cleanup of obsolete FIXMEsEd Santiago2022-07-26
* API: libpod/create use correct default umaskPaul Holzinger2022-07-26
* compat api: always turn on network isolation for networksPaul Holzinger2022-07-26
* compat api: allow default bridge name for networksPaul Holzinger2022-07-26
* Compat API: unify pull/push and add missing progress infoJakub Guzik2022-07-26
* remote push: show copy progressValentin Rothberg2022-07-26