Age | Commit message (Expand) | Author |
---|---|---|
2018-06-15 | Added code for a pause command for a container process. | Justine Olshan |
2018-06-15 | runsc: Make gofer logs show up in test output. | Kevin Krakauer |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-08 | Drop capabilities not needed by Gofer | Fabricio Voznika |
2018-06-06 | Add runsc checkpoint command. | Googler |
2018-06-04 | Return 'running' if gofer is still alive | Fabricio Voznika |
2018-06-04 | Fix leaky FD | Fabricio Voznika |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |
2018-05-09 | Return better errors from Docker when runsc fails to start. | Nicolas Lacasse |
2018-05-08 | Error if container requires AppArmor, SELinux or seccomp | Fabricio Voznika |
2018-05-04 | Run gofmt -s on everything | Ian Gudger |
2018-05-03 | Return error when child exits early | Fabricio Voznika |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-05-01 | Remove stale TODO | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |