summaryrefslogtreecommitdiff
path: root/pkg/varlinkapi
Commit message (Expand)AuthorAge
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Use set for systemd commandsChristian Heimes2020-08-11
* Enable systemd mode for /usr/local/sbin/initChristian Heimes2020-08-11
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* log API: add context to allow for cancellingValentin Rothberg2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Fixup issues found by golintDaniel J Walsh2020-06-10
* 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