Age | Commit message (Expand) | Author |
2018-07-18 | Moved restore code out of create and made to be called after create. | Justine Olshan |
2018-07-13 | runsc: Fix map access race in boot.Loader.waitContainer. | Nicolas Lacasse |
2018-07-12 | runsc: Don't close the control server in a defer. | Nicolas Lacasse |
2018-07-03 | Fix runsc VDSO mapping | Michael Pratt |
2018-06-29 | Sets the restore environment for restoring a container. | Justine Olshan |
2018-06-28 | runsc: Add the "wait" subcommand. | Kevin Krakauer |
2018-06-28 | Error out if spec is invalid | Fabricio Voznika |
2018-06-28 | Add option to configure watchdog action | Fabricio Voznika |
2018-06-26 | runsc: set gofer umask to 0. | Lantao Liu |
2018-06-22 | runsc: Enable waiting on individual containers within a sandbox. | Kevin Krakauer |
2018-06-21 | Forward SIGUSR2 to the sandbox too | Fabricio Voznika |
2018-06-21 | runsc: Default umask should be 0. | Nicolas Lacasse |
2018-06-19 | runsc: Enable container creation within existing sandboxes. | Kevin Krakauer |
2018-06-18 | Modified boot.go to allow for restores. | Justine Olshan |
2018-06-15 | Set kernel.applicationCores to the number of processor on the host | Fabricio Voznika |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-06 | Added a function to the controller to checkpoint a container. | Googler |
2018-05-24 | Configure sandbox as superuser | Fabricio Voznika |
2018-05-17 | Implement sysv shm. | Rahat Mahmood |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-09 | Return better errors from Docker when runsc fails to start. | Nicolas Lacasse |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |