Age | Commit message (Expand) | Author |
2019-09-25 | Merge release-20190806.1-183-g59ccbb1 (automated) | gVisor bot |
2019-09-25 | Remove centralized registration of protocols. | Kevin Krakauer |
2019-09-24 | Remove unecessary seccomp permission. | Robert Tonic |
2019-09-24 | Refactor command line options and remove the allowed terminology for uds | Robert Tonic |
2019-09-24 | Merge release-20190806.1-176-g91abeb1 (automated) | gVisor bot |
2019-09-24 | Merge pull request #812 from lubinszARM:pr_dup3_arm | gVisor bot |
2019-09-24 | Merge release-20190806.1-172-gf2ea8e6 (automated) | gVisor bot |
2019-09-23 | Always set HOME env var with `runsc exec`. | Nicolas Lacasse |
2019-09-19 | Update InstallUDSFilters documentation to be accurate to functionality. | Robert Tonic |
2019-09-19 | Fix documentation, clean up seccomp filter installation, rename helpers. | Robert Tonic |
2019-09-19 | Place the host UDS mounting behind --fsgofer-host-uds-allowed. | Robert Tonic |
2019-09-18 | Shard the runtime tests. | Nicolas Lacasse |
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-13 | Merge release-20190806.1-143-ga8834fc (automated) | gVisor bot |
2019-09-12 | Update p9 to support flipcall. | Adin Scannell |
2019-09-12 | Merge release-20190806.1-140-g78cfbbd (automated) | gVisor bot |
2019-09-12 | Merge pull request #843 from nlacasse:version | gVisor bot |
2019-09-10 | Fix `runsc --version` and add a test. | Nicolas Lacasse |
2019-09-07 | Merge fe1f5210 (automated) | gVisor bot |
2019-09-06 | Remove reundant global tcpip.LinkEndpointID. | Ian Gudger |
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-05 | Apply go fmt to the fsgofer changes. | Robert Tonic |
2019-09-05 | Remove seccomp permissions, and clean up the Attach logic. | Robert Tonic |
2019-09-05 | Change syscall.Dup2 to syscall.Dup3 | Bin Lu |
2019-09-05 | Merge fbbb2f7e (automated) | gVisor bot |
2019-09-04 | Resolve flakes with TestMultiContainerDestroy | Fabricio Voznika |
2019-09-04 | Merge 67a2ab14 (automated) | gVisor bot |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-08-29 | Merge 0789b9cc (automated) | gVisor bot |
2019-08-29 | Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leak | gVisor bot |
2019-08-29 | Don't log an error when stopping the container if it is not running. | Nicolas Lacasse |
2019-08-27 | Merge c3956433 (automated) | gVisor bot |
2019-08-27 | Mount volumes as super user | Fabricio Voznika |
2019-08-27 | Restrict seccomp filters for UDS support. | Robert Tonic |
2019-08-27 | First pass at implementing Unix Domain Socket support. No tests. | Robert Tonic |
2019-08-26 | fsgofer_test.go: a socket file path can't be longer than UNIX_MAX_PATH (108) | Andrei Vagin |
2019-08-23 | Merge f225fdbb (automated) | gVisor bot |
2019-08-22 | Log message sent before logging is setup | Fabricio Voznika |
2019-08-22 | Send sandbox log to test log | Fabricio Voznika |
2019-08-22 | Add log prefix for better clarity | praveensastry |
2019-08-21 | Merge 573e6e4b (automated) | gVisor bot |
2019-08-21 | Use tcpip.Subnet in tcpip.Route | Tamir Duberstein |
2019-08-13 | Merge c386f046 (automated) | gVisor bot |
2019-08-13 | Fix file mode check in fsgofer Attach | Fabricio Voznika |
2019-08-13 | Merge 8d97b22a (automated) | gVisor bot |
2019-08-13 | tests: print stack traces if test failed by timeout | Andrei Vagin |
2019-08-09 | Fix the Stringer for leak mode | praveensastry |
2019-08-08 | Merge 13a98df4 (automated) | gVisor bot |