aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Error pass through for more accurate error reportingParker Van Roy2020-08-20
* Fix handling of working dirDaniel J Walsh2020-08-20
* Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-20
* Ensure WORKDIR from images is createdMatthew Heon2020-08-20
* Allow specifying seccomp profiles for privileged containersSascha Grunert2020-08-20
* Use set for systemd commandsChristian Heimes2020-08-20
* Enable systemd mode for /usr/local/sbin/initChristian Heimes2020-08-20
* Replace deepcopy on history resultsBrent Baude2020-08-20
* Add parameter verification for api creation networkzhangguanzhang2020-08-20
* Fix hang when `path` doesn't existJonathan Dieter2020-08-20
* podman.service: use sdnotiyValentin Rothberg2020-08-20
* podman support for IPv6 networksAntonio Ojea2020-08-20
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-08-11
* fix pod creation with "new:" syntaxPaul Holzinger2020-08-11
* Add versioned _ping endpointJhon Honce2020-08-11
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-11
* Handle podman-remote run --rmDaniel J Walsh2020-08-11
* correct go-binding key for volumesBrent Baude2020-08-11
* Missing return after early exitBrent Baude2020-08-11
* docker-compose uses application/tarBrent Baude2020-08-11
* rootless: system service joins immediately the namespacesGiuseppe Scrivano2020-08-11
* fix bug podman sign storage pathQi Wang2020-08-11
* podman-remote send name and tagBrent Baude2020-08-11
* image list: speed upValentin Rothberg2020-08-11
* generate systemd: fix error handlingValentin Rothberg2020-08-11
* Publish IP from YAML (podman play kube)Ashley Cui2020-08-04
* Binding the same container port to >1 host port is OKMatthew Heon2020-07-31
* compat/info.go: TrimPrefix(CGroupsVersion, "v")Akihiro Suda2020-07-31
* Fix `podman image search` missing descriptionRalf Haferkamp2020-07-31
* API events: fix parsing errorValentin Rothberg2020-07-27
* Fix handling of entrypointDaniel J Walsh2020-07-22
* log API: add context to allow for cancellingValentin Rothberg2020-07-22
* fix API: Create container with an invalid configurationzhangguanzhang2020-07-22
* Fix: Correct connection counters for hijacked connectionsKorhonen Sami (Samlink)2020-07-22
* Fix: Hijacking v2 endpoints to follow rfc 7230 semanticsKorhonen Sami (Samlink)2020-07-22
* Remove hijacked connections from active connections listKorhonen Sami (Samlink)2020-07-22
* Correctly print STDOUT on non-terminal remote execMatthew Heon2020-07-22
* Fix container and pod create commands for remote createMatthew Heon2020-07-22
* Mask out /sys/dev to prevent information leak from the hostDaniel J Walsh2020-07-22
* When determining systemd mode, use full commandMatthew Heon2020-07-22
* play-kube: add suport for "IfNotPresent" pull typeTristan Cacqueray2020-07-22
* Fix "Error: unrecognized protocol \"TCP\" in port mapping"Akihiro Suda2020-07-22
* Error on rootless mac and ip addressesBrent Baude2020-07-22
* Fix & add notes regarding problematic language in codebaseAshley Cui2020-07-22
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-22
* fix: system df error when an image has no namePaul Holzinger2020-07-22
* Fix Generate API title/descriptionAshley Cui2020-07-22
* fix play kube doesn't override dockerfile ENTRYPOINTzhangguanzhang2020-07-22
* Support default profile for apparmorDaniel J Walsh2020-07-22
* Merge pull request #7038 from vrothberg/2.0-events-endpointOpenShift Merge Robot2020-07-22
|\