summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* test/README.md: fix path to the tests suiteGiuseppe Scrivano2018-03-02
* Fix issue with podman logs on fresh containersMatthew Heon2018-03-01
* Replace usage of runc with runtimeMatthew Heon2018-03-01
* Convert exec session tracking to use a dedicated structMatthew Heon2018-03-01
* Fix gofmt & golintMatthew Heon2018-03-01
* Relax locking in Exec()Matthew Heon2018-03-01
* Handle removing containers with active exec sessionsMatthew Heon2018-03-01
* Ensure that Cleanup() will not run on active containersMatthew Heon2018-03-01
* Add tracking for exec session IDsMatthew Heon2018-03-01
* Remove now-unused runc launch codeMatthew Heon2018-03-01