summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Clean up pods before returning from Pod Stop API callMatthew Heon2020-08-24
* Ensure pod infra containers have an exit commandMatthew Heon2020-08-24
* error when adding container to pod with network informationBrent Baude2020-08-24
* In podman 1.* regression on --cap-addDaniel J Walsh2020-08-21
* Merge pull request #7363 from mheon/lets_try_this_againOpenShift Merge Robot2020-08-21
|\
| * fix podman create/run UTS NS docsPaul Holzinger2020-08-20
| * abi: fix detection for systemdGiuseppe Scrivano2020-08-20
| * generate systemd: quote arguments with whitespaceValentin Rothberg2020-08-20
| * Ensure DefaultEnvVariables is used in SpecgenMatthew Heon2020-08-20
| * [CI:DOCS] BZ1860126 - Fix userns defaults in run man pageTomSweeneyRedHat2020-08-20
| * Unconditionally retrieve pod names via APIMatthew Heon2020-08-20
| * 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
* | Cleanup handling of podman mount/unmountDaniel J Walsh2020-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