summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Merge pull request #293 from rhatdan/sd_notifyMatthew Heon2018-02-07
|\
| * Need to add LISTEN_PID environment variable to conmon commandDaniel J Walsh2018-02-05
* | Merge pull request #309 from mheon/pause_state_errorDaniel J Walsh2018-02-07
|\ \
| * | Change pause so only running containers are validMatthew Heon2018-02-07
* | | Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/usernameDaniel J Walsh2018-02-07
|\ \ \ | |/ / |/| |
| * | Change un/pwd handling to match Buildah'sTomSweeneyRedHat2018-02-06
| |/
* | Error on attempting to restart containerMatthew Heon2018-02-07
* | Change stop signal default to SIGTERMMatthew Heon2018-02-06
|/
* Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if setDaniel J Walsh2018-02-05
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Migrate Create|Commit to ginkgobaude2018-02-02
* Update stats code to reflect changes to containerd stats APIMatthew Heon2018-02-01
* libpod/runtime.go: Stick paths in arraysbaude2018-01-31
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* libpod/runtime.go: runtime pathbaude2018-01-31
* libpod/container_api: Set hostname in ENVbaude2018-01-30
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Strip unused format specifierMatthew Heon2018-01-27
* Close attach control fileMatthew Heon2018-01-27
* Save --privileged stateDaniel J Walsh2018-01-25
* Fix podman stats based on QE feedbackumohnani82018-01-25
* Streamline image resolutionbaude2018-01-23
* libpod/oci.go: Perf issuebaude2018-01-23
* Fix issues with podman ps from QEumohnani82018-01-22
* Expose ports from imagebaude2018-01-22
* Override hostname for containerbaude2018-01-21
* Enable port bindingsbaude2018-01-20
* Cleanup of podman statsDaniel J Walsh2018-01-19
* Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* Fix gofmtMatthew Heon2018-01-18
* Rename containerRuntimeInfo to containerState for clarityMatthew Heon2018-01-18
* Rename ContainerState to ContainerStatusMatthew Heon2018-01-18
* Split container.go into three filesMatthew Heon2018-01-18
* Fix seccomp supportDaniel J Walsh2018-01-18
* Fix gofmtMatthew Heon2018-01-17
* Fix in-memory state testsMatthew Heon2018-01-17
* Convert remaining state tests to new styleMatthew Heon2018-01-17
* Add ability to get dependencies of a containerMatthew Heon2018-01-17
* Fix comment typoMatthew Heon2018-01-17
* Fix gofmtMatthew Heon2018-01-17
* Address review commentsMatthew Heon2018-01-17
* Wire in logic for selecting backing state implMatthew Heon2018-01-17
* Do no lint test helpersMatthew Heon2018-01-17
* Modify unit tests for state to run on all state implementationsMatthew Heon2018-01-17
* Change handling for pods in libpod stateMatthew Heon2018-01-17
* Add ability to retrieve a pod's container from the stateMatthew Heon2018-01-17
* Ensure batched containers have locksMatthew Heon2018-01-16
* Fix lint issuesMatthew Heon2018-01-16
* Prevent containers with dependencies from being removedMatthew Heon2018-01-16