Age | Commit message (Expand) | Author |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-02-14 | Don't allow writing or reading to TTY unless process group is in foreground. | Nicolas Lacasse |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-01 | runsc: Support job control signals in "exec -it". | Nicolas Lacasse |
2018-10-01 | Fix possible panic in control.Processes. | Nicolas Lacasse |
2018-09-27 | Implement 'runsc kill --all' | Fabricio Voznika |
2018-09-26 | Return correct parent PID | Fabricio Voznika |
2018-09-17 | runsc: Enable waiting on exited processes. | Kevin Krakauer |
2018-09-13 | initArgs must hold a reference on the Root if it is not nil. | Nicolas Lacasse |
2018-09-12 | runsc: Add exec flag that specifies where to save the sandbox-internal pid. | Kevin Krakauer |
2018-09-07 | runsc: Support multi-container exec. | Nicolas Lacasse |
2018-09-07 | Use root abstract socket namespace for exec | Fabricio Voznika |
2018-09-05 | Imported FD in exec was leaking | Fabricio Voznika |
2018-08-24 | runsc: Terminal support for "docker exec -ti". | Nicolas Lacasse |
2018-06-19 | Added a resume command to unpause a paused container. | Justine Olshan |
2018-05-02 | Remove detach for exec options | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |