| Commit message (Expand) | Author | Age |
* | Prevent a potential race when stopping containers | Matthew Heon | 2018-04-04 |
* | podman: new option --conmon-pidfile= | Giuseppe Scrivano | 2018-03-29 |
* | Include error in error message | Matthew Heon | 2018-03-02 |
* | Instead of erroring on exit file not being found, warn | Matthew Heon | 2018-03-02 |
* | Replace usage of runc with runtime | Matthew Heon | 2018-03-01 |
* | Convert exec session tracking to use a dedicated struct | Matthew Heon | 2018-03-01 |
* | Handle removing containers with active exec sessions | Matthew Heon | 2018-03-01 |
* | Add tracking for exec session IDs | Matthew Heon | 2018-03-01 |
* | Rework exec to enable splitting to retrieve exec PID | Matthew Heon | 2018-03-01 |
* | Ensure we don't repeatedly poll disk for exit codes | Matthew Heon | 2018-02-20 |
* | Merge pull request #293 from rhatdan/sd_notify | Matthew Heon | 2018-02-07 |
|\ |
|
| * | Need to add LISTEN_PID environment variable to conmon command | Daniel J Walsh | 2018-02-05 |
* | | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
|/ |
|
* | Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set | Daniel J Walsh | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | libpod/oci.go: Perf issue | baude | 2018-01-23 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | Merge pull request #111 from mheon/crio_1206 | Daniel J Walsh | 2017-12-11 |
|\ |
|
| * | Carry CRI-O #1206 to fix a potential runtime issue | Matthew Heon | 2017-12-07 |
* | | kpod exec | baude | 2017-12-11 |
|/ |
|
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | Change location of created runc specs to make them survive reboot | Matthew Heon | 2017-11-29 |
* | Add ability to kill and stop containers | Matthew Heon | 2017-11-29 |
* | Update kpod pause and unpause to use new container state | umohnani8 | 2017-11-24 |
* | Add ability to retrieve container's log path to API | Matthew Heon | 2017-11-21 |
* | Add ability to update container status from runc | Matthew Heon | 2017-11-21 |
* | Enhancements to papr tests | baude | 2017-11-17 |
* | Prune Server package. Convert to new github location. | Matthew Heon | 2017-11-01 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |