Age | Commit message (Expand) | Author |
2020-04-28 | Merge release-20200413.0-12-gceb3c0e (automated) | gVisor bot |
2020-04-28 | Merge pull request #2558 from prattmic:forward_signal | gVisor bot |
2020-04-27 | Merge release-20200323.0-257-gad6ba20 (automated) | gVisor bot |
2020-04-27 | container: use sighandling package | Michael Pratt |
2020-04-27 | Update container.go | kevin.xu |
2020-04-25 | Add container tests passing with VFS2 | Zach Koopmans |
2020-04-23 | Merge release-20200323.0-220-g1481499 (automated) | gVisor bot |
2020-04-23 | Simplify Docker test infrastructure. | Adin Scannell |
2020-04-17 | Add test name to boot and gofer log files | Fabricio Voznika |
2020-04-17 | Get /bin/true to run on VFS2 | Zach Koopmans |
2020-04-08 | Fix all printf formatting errors. | Adin Scannell |
2020-04-08 | Merge release-20200323.0-89-g56054fc (automated) | gVisor bot |
2020-04-07 | Update TODO to #238 | Ian Lewis |
2020-03-12 | Kill sandbox process when parent process terminates | Fabricio Voznika |
2020-03-05 | tests: Don't print log messages on stdout | Andrei Vagin |
2020-03-04 | tests: Don't print log messages on stdout | Andrei Vagin |
2020-02-27 | Merge release-20200219.0-62-g88f7369 (automated) | gVisor bot |
2020-02-27 | Log oom_score_adj value on error | Fabricio Voznika |
2020-02-25 | Add log during process wait in tests | Fabricio Voznika |
2020-02-10 | Add flag package to limit visibility. | Adin Scannell |
2020-02-06 | Fix TestPauseResume in container test failed with connection refused. | Ting-Yu Wang |
2020-02-06 | Merge release-20200127.0-85-g1b6a12a (automated) | gVisor bot |
2020-02-05 | Add notes to relevant tests. | Adin Scannell |
2020-02-04 | Increase container_test size. | Kevin Krakauer |
2020-01-27 | Merge release-20200115.0-103-gd29e59a (automated) | gVisor bot |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-10 | Merge release-20191213.0-96-g27500d5 (automated) | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
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 |