summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
...
* Fix Godoc comments in options.goMatthew Heon2018-05-03
* Add config bool to indicate there are user volumesMatthew Heon2018-05-03
* Print the Buildah comment from commit to given writerMatthew Heon2018-05-03
* Do not print unnecessary Buildah details during commitMatthew Heon2018-05-03
* do not commit default volumes from containerbaude2018-04-30
* Use buildah commit and bud in podmanbaude2018-04-27
* Modify secrets pkgumohnani82018-04-27
* varlink imagesbaude2018-04-26
* Retrieve IP addresses for container from DBMatthew Heon2018-04-26
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Strip transport from image name when looking for local imagebaude2018-04-26
* Remove more Errorf in favor of WrapfMatthew Heon2018-04-25
* Do not eat error messages from pullImageMatthew Heon2018-04-25
* Modify --user flag for podman create and runumohnani82018-04-24
* Add FIPS mode secretumohnani82018-04-23
* Initial varlink implementationbaude2018-04-23
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* - reverse host field order (ip goes first)Nathan Williams2018-04-18
* Change container.locked to batchedTomSweeneyRedHat2018-04-16
* podman pull should always try to pullbaude2018-04-14
* Fix another comparison of a Go interface against nilMatthew Heon2018-04-13
* Allowing attaching stdin to non-interactive containersMatthew Heon2018-04-13
* Change attach to accept a struct containing streamsMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13
* Fix locking interaction in batched Exec() on containerMatthew Heon2018-04-13
* Force host UID/GID mapping when creating containersNalin Dahyabhai2018-04-12
* Do not lock all containers during pod killMatthew Heon2018-04-12
* Make pod stop lock one container at a timeMatthew Heon2018-04-12
* Do not lock all containers during pod startMatthew Heon2018-04-12
* Containers transitioning to stop should not break statsbaude2018-04-11
* Use buildah commit for podman commitbaude2018-04-10
* Functionality changes to the following flagsumohnani82018-04-06
* Remove image via storage if a buildah container is associatedTomSweeneyRedHat2018-04-05
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Prevent a potential race when stopping containersMatthew Heon2018-04-04
* Only allocate tty when -tbaude2018-04-03
* Stopping a stopped container should not be an errorbaude2018-04-03
* Fix golintMatthew Heon2018-04-03
* Refactor dependency checks from init() into public APIMatthew Heon2018-04-03
* Do not require Init() before Start()Matthew Heon2018-04-03
* Ensure dependencies are running before initializing containersMatthew Heon2018-04-03
* Add container dependencies to Inspect outputMatthew Heon2018-04-03
* Add backend code for generic dependenciesMatthew Heon2018-04-03
* Change errorf to warnf in warning removing ctr storageMatthew Heon2018-04-02
* Don't return an ImageConfig when creating storageMatthew Heon2018-04-02
* More gracefully handle unexpected storage deletionMatthew Heon2018-04-02
* Allow sha256: prefix for inputbaude2018-03-29
* Add secrets patch to podmanumohnani82018-03-29
* Fix testsMatthew Heon2018-03-29