aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #94 from mheon/restartDaniel J Walsh2017-12-11
|\
| * Add ability to refresh state in DBMatthew Heon2017-12-07
| * Do not recreate containers in runc after restartMatthew Heon2017-12-06
| * Do not recreate OCI spec in init() if it existsMatthew Heon2017-12-05
| * Fix potential race condition in initializing libpodMatthew Heon2017-12-04
| * Add handling for system restart in libpodMatthew Heon2017-12-04
* | Merge pull request #111 from mheon/crio_1206Daniel J Walsh2017-12-11
|\ \
| * | Carry CRI-O #1206 to fix a potential runtime issueMatthew Heon2017-12-07
* | | Merge pull request #115 from umohnani8/containersDaniel J Walsh2017-12-11
|\ \ \
| * | | Vendor in latest upstream containers/imageumohnani82017-12-11
| |/ /
* / / kpod execbaude2017-12-11
|/ /
* / Add Artifacts directory to containersumohnani82017-12-07
|/
* Consolidate mount logicMatthew Heon2017-12-04
* You can only attach to running containersDaniel J Walsh2017-12-04
* When shutting down the runtime we should always close the databaseDaniel J Walsh2017-12-04
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* Add schema validation to DBMatthew Heon2017-11-30
* Add randomly generates container namesMatthew Heon2017-11-30
* kpod_startbaude2017-11-29
* Move libpod under containers/storageDaniel J Walsh2017-11-29
* Change location of created runc specs to make them survive rebootMatthew Heon2017-11-29
* 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
* Fix comment on container.Stop()Matthew Heon2017-11-29
* Shut down containers when force stopping the runtimeMatthew Heon2017-11-29
* Add ability to kill and stop containersMatthew Heon2017-11-29
* kpod psbaude2017-11-28
* remove unused functions and variablesSuraj Deshmukh2017-11-28
* Add docker transport to push image before final failureTomSweeneyRedHat2017-11-28
* kpod_waitbaude2017-11-27
* Create|Run container from Image IDbaude2017-11-27
* Update kpod pause and unpause to use new container stateumohnani82017-11-24
* Update kpod mount and umount to use the new stateumohnani82017-11-22
* Order containers returned from state and make container config publicMatthew Heon2017-11-22
* Update kpod export to use the new container state and runtimeUrvashi Mohnani2017-11-22
* Add PID to the containers used to test SQLite stateMatthew Heon2017-11-21
* Add ability to retrieve container's log path to APIMatthew Heon2017-11-21
* Add ability to update container status from runcMatthew Heon2017-11-21
* Add tests for SQL-backed state implMatthew Heon2017-11-20
* Fix lint errorsMatthew Heon2017-11-18
* Need to provide ID of container being updatedMatthew Heon2017-11-18
* StopSignal is allowed to be 0Matthew Heon2017-11-18
* Resolve another segfaultMatthew Heon2017-11-18
* Fix lingering SQL errorMatthew Heon2017-11-18
* Fix segfault cleaning up in after failing to create a RuntimeMatthew Heon2017-11-18
* Rename Create to Init for containers to be less confusingMatthew Heon2017-11-18
* Wire SQL backed state into rest of libpodMatthew Heon2017-11-18