Age | Commit message (Expand) | Author |
2020-11-17 | Add support for TTY in multi-container | Fabricio Voznika |
2020-11-05 | Fix failure setting OOM score adjustment | Fabricio Voznika |
2020-09-01 | Refactor tty codebase to use master-replica terminology. | Ayush Ranjan |
2020-08-19 | Move boot.Config to its own package | Fabricio Voznika |
2020-02-10 | Add flag package to limit visibility. | Adin Scannell |
2019-10-01 | Prevent CAP_NET_RAW from appearing in exec | Fabricio Voznika |
2019-09-23 | Always set HOME env var with `runsc exec`. | Nicolas Lacasse |
2019-06-26 | Always set SysProcAttr.Ctty to an FD in the child's FD table. | Nicolas Lacasse |
2019-06-25 | Use different Ctty FDs based on the go version. | Nicolas Lacasse |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-06 | Send error message to docker/kubectl exec on failure | Fabricio Voznika |
2019-06-03 | Remove 'clearStatus' option from container.Wait*PID() | Fabricio Voznika |
2019-05-30 | Update internal flag name and documentation | Fabricio Voznika |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-26 | Make raw sockets a toggleable feature disabled by default. | Kevin Krakauer |
2019-01-22 | Don't bind-mount runsc into a sandbox mntns | Andrei Vagin |
2019-01-18 | Scrub runsc error messages | Fabricio Voznika |
2018-11-28 | Internal change. | Googler |
2018-11-12 | runsc: generate exec pidfile after everything is ready. | Lantao Liu |
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-09-26 | runsc: fix pid file race condition in exec detach mode. | Lantao Liu |
2018-09-17 | runsc: Enable waiting on exited processes. | Kevin Krakauer |
2018-09-12 | runsc: Add exec flag that specifies where to save the sandbox-internal pid. | Kevin Krakauer |
2018-09-05 | Use container's capabilities in exec | Fabricio Voznika |
2018-09-05 | runsc: Promote getExecutablePathInternal to getExecutablePath. | Nicolas Lacasse |
2018-08-24 | runsc: Terminal support for "docker exec -ti". | Nicolas Lacasse |
2018-07-25 | runsc: Fix "exec" command when called without --pid-file. | Nicolas Lacasse |
2018-06-19 | runsc: Enable container creation within existing sandboxes. | Kevin Krakauer |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |
2018-05-03 | Return error when child exits early | Fabricio Voznika |
2018-05-02 | Remove detach for exec options | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |