Age | Commit message (Expand) | Author |
2019-12-18 | Increase waitForProcessList timeout | Fabricio Voznika |
2019-12-11 | runsc/debug: add an option to list all processes | Andrei Vagin |
2019-12-06 | Implement TTY field in control.Processes(). | Nicolas Lacasse |
2019-12-06 | Make annotations OCI compliant | Fabricio Voznika |
2019-10-30 | Merge release-20190806.1-347-gca90dad (automated) | gVisor bot |
2019-10-30 | Fix container locking | Fabricio Voznika |
2019-10-24 | Fix early deletion of rootDir | Fabricio Voznika |
2019-10-23 | Merge release-20190806.1-306-g6122b41 (automated) | gVisor bot |
2019-10-20 | Add runsc OCI annotations to support CRI-O. | Tom Lanyon |
2019-10-16 | Fix problem with open FD when copy up is triggered in overlayfs | Fabricio Voznika |
2019-10-08 | Ignore mount options that are not supported in shared mounts | Fabricio Voznika |
2019-10-01 | Prevent CAP_NET_RAW from appearing in exec | Fabricio Voznika |
2019-09-16 | Merge release-20190806.1-146-g010b093 (automated) | gVisor bot |
2019-09-16 | Bring back to life features lost in recent refactor | Fabricio Voznika |
2019-09-06 | Merge 0bfffbcb (automated) | gVisor bot |
2019-09-05 | Ignore the root container when calculating oom_score_adj for the sandbox. | Ian Lewis |
2019-09-04 | Resolve flakes with TestMultiContainerDestroy | Fabricio Voznika |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-08-27 | Mount volumes as super user | Fabricio Voznika |
2019-08-07 | Merge 79cc4397 (automated) | gVisor bot |
2019-08-07 | Set gofer's OOM score adjustment | Fabricio Voznika |
2019-08-07 | Merge e70eafc9 (automated) | gVisor bot |
2019-08-06 | Make loading container in a sandbox more robust | Fabricio Voznika |
2019-08-02 | Stops container if gofer is killed | Fabricio Voznika |
2019-08-02 | Merge 3eff0531 (automated) | gVisor bot |
2019-08-01 | Set sandbox oom_score_adj | Ian Lewis |
2019-07-24 | Use different pidns among different containers | chris.zn |
2019-07-23 | Give each container a distinct MountNamespace. | Nicolas Lacasse |
2019-07-08 | Don't try to execute a file that is not regular. | Nicolas Lacasse |
2019-07-03 | Avoid importing platforms from many source files | Andrei Vagin |
2019-06-27 | Merge 5b41ba5d (automated) | gVisor bot |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-18 | Merge 0e07c94d (automated) | gVisor bot |
2019-06-18 | Kill sandbox process when 'runsc do' exits | Fabricio Voznika |
2019-06-18 | Merge bdb19b82 (automated) | gVisor bot |
2019-06-18 | Add Container/Sandbox args struct for creation | Fabricio Voznika |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-12 | Allow 'runsc do' to run without root | Fabricio Voznika |
2019-06-11 | Add support to mount pod shared tmpfs mounts | Fabricio Voznika |
2019-06-04 | Merge f520d0d5 (automated) | gVisor bot |
2019-06-03 | Remove 'clearStatus' option from container.Wait*PID() | Fabricio Voznika |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
2019-05-03 | Fix runsc restore to be compatible with docker start --checkpoint ... | Andrei Vagin |
2019-05-02 | runsc: move test_app in a separate directory | Andrei Vagin |
2019-05-02 | Add [simple] network support to 'runsc do' | Fabricio Voznika |
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-04-23 | Fix container_test flakes. | Kevin Krakauer |
2019-04-09 | runsc: set UID and GID if gofer is executed in a new user namespace | Andrei Vagin |