summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove crio.conf references from manpagesMatthew Heon2018-03-12
* Merge pull request #470 from mheon/bump_3_2Matthew Heon2018-03-09
|\
| * Update gitvalidation epochMatthew Heon2018-03-09
| * Bump to version v0.3.3-devMatthew Heon2018-03-09
| * Bump to v0.3.2v0.3.2Matthew Heon2018-03-09
|/
* Fix a potential race around container removal in psMatthew Heon2018-03-09
* podman ps command string too longbaude2018-03-09
* Podman load can pull in compressed filesumohnani82018-03-08
* Vendor in latest container/imageumohnani82018-03-08
* Image Resolution Stage 1baude2018-03-08
* Convert bind mounts to use DB fieldMatthew Heon2018-03-08
* Add location in DB for saving files to bind mount inMatthew Heon2018-03-08
* Move internal function resizeTty to container_internalMatthew Heon2018-03-08
* Make WriteStringToRundir internalMatthew Heon2018-03-08
* Refactor saving OCI spec to disk into separate functionMatthew Heon2018-03-08
* Update test-related makefile targetsMatthew Heon2018-03-08
* Add toggle for Docker install/deinstall for baseline testTomSweeneyRedHat2018-03-08
* podman import, load, and commit are too verbosebaude2018-03-07
* Do not strip binariesbaude2018-03-07
* Add buildah bud options from common.goTomSweeneyRedHat2018-03-06
* docs: podman-top: fix nonworking exampleEd Santiago2018-03-06
* attach: set the terminal size and handle SIGWINCHGiuseppe Scrivano2018-03-06
* Add podman info to the issue templateTomSweeneyRedHat2018-03-06
* Add podman baseline test scriptTomSweeneyRedHat2018-03-06
* Change config file to not set static dir by defaultMatthew Heon2018-03-06
* Fix review commentsMatthew Heon2018-03-06
* Change standard config path and add override configMatthew Heon2018-03-06
* Fix Conmon error to display Conmon pathsMatthew Heon2018-03-06
* Add support to load runtime configuration from config fileMatthew Heon2018-03-06
* Add default libpod config fileMatthew Heon2018-03-06
* Add ability to dump config to file as TOMLMatthew Heon2018-03-06
* Change conmon and runtime paths to arraysMatthew Heon2018-03-06
* Update containers/storage to fix locking bugMatthew Heon2018-03-06
* Run gofmt and lint just for one Go versionÁlex González2018-03-05
* networking.go tweak iptables functionsbaude2018-03-03
* Merge pull request #444 from mheon/bump_0_3_1Matthew Heon2018-03-02
|\
| * Bump to v0.3.2-devMatthew Heon2018-03-02
| * Bump to v0.3.1v0.3.1Matthew Heon2018-03-02
|/
* Merge pull request #443 from baude/iptablesdnsMatthew Heon2018-03-02
|\
| * allow DNS resolution in containersbaude2018-03-02
* | Adjust podman logs error message for clarityMatthew Heon2018-03-02
|/
* Disable FFJSON for container structsMatthew Heon2018-03-02
* Fix SQL syntax errorMatthew Heon2018-03-02
* Remove unused existing IP addresses functionMatthew Heon2018-03-02
* Fix gofmt & golintMatthew Heon2018-03-02
* Use more reliable function for parsing CNI resultMatthew Heon2018-03-02
* Update DB to hold CNI network informationMatthew Heon2018-03-02
* Include error in error messageMatthew Heon2018-03-02
* Instead of erroring on exit file not being found, warnMatthew Heon2018-03-02
* podman logs -f: does not detect container stop or rmbaude2018-03-02