summaryrefslogtreecommitdiff
path: root/pkg/varlinkapi
Commit message (Expand)AuthorAge
* podman version --format ... was not workingDaniel J Walsh2020-05-21
* Fix remote integration for healthchecksBrent Baude2020-05-20
* Fix EOM for SendFileBrent Baude2020-05-18
* v2 podman statsbaude2020-05-05
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Podman V2 birthBrent Baude2020-04-16
* V2 podman system serviceJhon Honce2020-04-07
* refactor infoBrent Baude2020-04-06
* v2podman attach and execBrent Baude2020-04-05
* V2 Move varlink homeJhon Honce2020-03-30
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 pod create using podspecgenBrent Baude2020-03-27
* podmanv2 volumesBrent Baude2020-03-24
* Merge pull request #5560 from QiWang19/remote_cedsOpenShift Merge Robot2020-03-23
|\
| * Use creds form PullImage remoteQi Wang2020-03-19
* | Merge pull request #5088 from mheon/begin_exec_reworkOpenShift Merge Robot2020-03-19
|\ \
| * | Add structure for new exec session tracking to DBMatthew Heon2020-03-18
| |/
* / Reduce CPU usage when --timeout=0Jhon Honce2020-03-18
|/
* Add network options to podman pod createMatthew Heon2020-02-19
* Refactor image tree for API usageSascha Grunert2020-02-17
* LibpodAPI.BuildImage: don't require a name for the new imageNalin Dahyabhai2020-02-06
* Initial commit on compatible APIJhon Honce2020-01-10
* Merge pull request #4802 from rhatdan/varlinkOpenShift Merge Robot2020-01-09
|\
| * Fix podman-remote info to show registry dataDaniel J Walsh2020-01-07
* | Merge pull request #4816 from vrothberg/lintOpenShift Merge Robot2020-01-08
|\ \
| * | fix lint - pkg/varlinkapi/virtwriterValentin Rothberg2020-01-08
| |/
* / Add `untag` sub-commandSascha Grunert2020-01-08
|/
* add struct response for removal of imagesbaude2019-12-23
* move image filters under libpod/imagesbaude2019-12-10
* Add ONBUILD support to --changeMatthew Heon2019-12-05
* Add podman system reset commandDaniel J Walsh2019-11-29
* Merge pull request #4568 from openSUSE/historyOpenShift Merge Robot2019-11-27
|\
| * Add support for image name historySascha Grunert2019-11-27
* | Remove containers when pruning a stopped pod.Qi Wang2019-11-26
|/
* filter added to image pruge command.Kunal Kushwaha2019-11-22
* Merge pull request #4400 from haircommander/exec-hangOpenShift Merge Robot2019-11-01
|\
| * Switch to bufio Reader for exec streamsPeter Hunt2019-10-31
* | logs: support --tail 0Giuseppe Scrivano2019-10-31
|/
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Add parsing for UID, GID in volume "o" optionMatthew Heon2019-10-22
* Merge pull request #4284 from mheon/fix_vol_inspectOpenShift Merge Robot2019-10-21
|\
| * Rewrite backend for remote 'volume inspect'Matthew Heon2019-10-21
* | Add ability to redirect bash for run -ibaude2019-10-15
|/
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Merge pull request #3549 from marcov/evict-containerOpenShift Merge Robot2019-10-04
|\
| * rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* | conditionally send stdin on remote runbaude2019-09-24
|/
* Merge pull request #4006 from rhatdan/rootlessOpenShift Merge Robot2019-09-13
|\
| * Report errors when trying to pause rootless containersDaniel J Walsh2019-09-13