summaryrefslogtreecommitdiff
path: root/libpod/runtime_ctr.go
Commit message (Expand)AuthorAge
* kpod statsbaude2017-12-13
* Remove SQL state locking and rely on sqlite lockingMatthew Heon2017-12-04
* Move containers to file locks from c/storageMatthew Heon2017-12-04
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* Add randomly generates container namesMatthew Heon2017-11-30
* Fix error in runtime_ctrMatthew Heon2017-11-29
* Ensure that we can't remove paused containersMatthew Heon2017-11-29
* Fix rmi -f removing containers from storage without telling libpodMatthew Heon2017-11-29
* Fix removing running containersMatthew Heon2017-11-29
* First pass at fixing test errorsMatthew Heon2017-11-29
* Add ability to kill and stop containersMatthew Heon2017-11-29
* Add ability to update container status from runcMatthew Heon2017-11-21
* Resolve another segfaultMatthew Heon2017-11-18
* Wire SQL backed state into rest of libpodMatthew Heon2017-11-18
* Enhancements to papr testsbaude2017-11-17
* libpod create and runbaude2017-11-01
* Initial checkin from CRI-O repoMatthew Heon2017-11-01