summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Podman load can pull in compressed filesumohnani82018-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
* podman import, load, and commit are too verbosebaude2018-03-07
* attach: set the terminal size and handle SIGWINCHGiuseppe Scrivano2018-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 ability to dump config to file as TOMLMatthew Heon2018-03-06
* Change conmon and runtime paths to arraysMatthew Heon2018-03-06
* networking.go tweak iptables functionsbaude2018-03-03
* allow DNS resolution in containersbaude2018-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
* 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
* Rework exec to enable splitting to retrieve exec PIDMatthew Heon2018-03-01
* Add tracking for container exec sessions to DBMatthew Heon2018-03-01
* Small fixes to container ExecMatthew Heon2018-03-01
* Fix checks for configuration keys in the DBMatthew Heon2018-03-01
* podman info add registriesbaude2018-02-28
* Tweak info time formatTomSweeneyRedHat2018-02-28
* podman stats add networkingbaude2018-02-28
* CNIPluginDir: check "/usr/lib/cni"Valentin Rothberg2018-02-28
* Restrict top output to container's pids onlybaude2018-02-26
* podman load dont panic when no repotagsbaude2018-02-26
* Add ubuntu pathsbaude2018-02-26
* Do not override user mountsbaude2018-02-26
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* CreateContainerStorage by image idbaude2018-02-23
* Move Hostname accessor to more logical placeMatthew Heon2018-02-23
* Refactor spec generation in libpod into a functionMatthew Heon2018-02-23