summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix podman create/run UTS NS docsPaul Holzinger2020-08-20
* abi: fix detection for systemdGiuseppe Scrivano2020-08-20
* fix podman version output to include git commit and builttimePaul Holzinger2020-08-20
* generate systemd: quote arguments with whitespaceValentin Rothberg2020-08-20
* Unmount c/storage containers before removing themMatthew Heon2020-08-20
* [WIP] Refactor podman system connectionJhon Honce2020-08-20
* Fix `podman system connection` panicJhon Honce2020-08-20
* Revert "remove podman system connection"Matthew Heon2020-08-20
* Bump github.com/containers/common to v0.14.7Matthew Heon2020-08-20
* Fix imports for runtime_img.goMatthew Heon2020-08-20
* Fix one import path pointing to containers/podmanMatthew Heon2020-08-20
* HACK: Disable build-each-commitMatthew Heon2020-08-20
* Ensure DefaultEnvVariables is used in SpecgenMatthew Heon2020-08-20
* Update release notes for v2.0.5Matthew Heon2020-08-20
* [CI:DOCS] BZ1860126 - Fix userns defaults in run man pageTomSweeneyRedHat2020-08-20
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-20
* Default .Repository and .Tag values to <none>Jhon Honce2020-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
* add event for image buildBrent Baude2020-08-20
* Change /sys/fs/cgroup/systemd mount to rprivateMatthew Heon2020-08-20
* podman save use named pipeQi Wang2020-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
* Merge pull request #7356 from vrothberg/2.0-vendor-imageOpenShift Merge Robot2020-08-20
|\
| * vendor c/image v5.5.2Valentin Rothberg2020-08-20
|/
* Merge pull request #7381 from baude/v2CIFixOpenShift Merge Robot2020-08-19
|\
| * Fix v2.0.x CIBrent Baude2020-08-19
|/
* Merge pull request #7289 from vrothberg/v2-backportsOpenShift Merge Robot2020-08-11
|\
| * system tests: invoke with abs path to podmanEd Santiago2020-08-11
| * Make changes to /etc/passwd on disk for non-read onlyMatthew Heon2020-08-11
| * Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-08-11
| * Fix close fds of exec --preserve-fdsQi Wang2020-08-11
| * fix pod creation with "new:" syntaxPaul Holzinger2020-08-11
| * Fix podman service --valink timeoutJhon Honce2020-08-11
| * Add versioned _ping endpointJhon Honce2020-08-11
| * Change recommended systemd unit path for root.Paul Holzinger2020-08-11
| * API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-11
| * podman.service: drop install sectionValentin Rothberg2020-08-11
| * Handle podman-remote run --rmDaniel J Walsh2020-08-11
| * correct go-binding key for volumesBrent Baude2020-08-11
| * cherry-pick: Reenable remote system testsEd Santiago2020-08-11