Age | Commit message (Expand) | Author |
2019-07-23 | Merge 04cbb13c (automated) | gVisor bot |
2019-07-23 | Give each container a distinct MountNamespace. | Nicolas Lacasse |
2019-07-23 | Make runAllTests() consistent with listTests(). | Brett Landau |
2019-07-22 | Prototype integration of runtime language tests for Node.js into gVisor. | Samantha Sample |
2019-07-19 | Create the initial binary for each of the 5 runtime's test-runner. | Brett Landau |
2019-07-16 | test/integration: wait a background process | Andrei Vagin |
2019-07-12 | Merge 6116473b (automated) | gVisor bot |
2019-07-12 | Take a reference on the already-mounted inode before re-mounting it. | Nicolas Lacasse |
2019-07-12 | Merge 69e0affa (automated) | gVisor bot |
2019-07-08 | Merge pull request #375 from jmgao:master | gVisor bot |
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-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-07-01 | Use new location of python-hello image in tests. | Nicolas Lacasse |
2019-06-28 | Add finalizer on AtomicRefCount to check for leaks. | Ian Gudger |
2019-06-28 | Automated rollback of changelist 255263686 | Nicolas Lacasse |
2019-06-28 | runsc: allow openat for runsc-race | Andrei Vagin |
2019-06-27 | Merge 5b41ba5d (automated) | gVisor bot |
2019-06-27 | Merge 085a9075 (automated) | gVisor bot |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-27 | Cache directory entries in the overlay | Michael Pratt |
2019-06-26 | Merge 42e212f6 (automated) | gVisor bot |
2019-06-26 | Preserve permissions when checking lower | Fabricio Voznika |
2019-06-26 | Merge 67e2f227 (automated) | gVisor bot |
2019-06-26 | Always set SysProcAttr.Ctty to an FD in the child's FD table. | Nicolas Lacasse |
2019-06-25 | Merge a8f148b8 (automated) | gVisor bot |
2019-06-25 | Use different Ctty FDs based on the go version. | Nicolas Lacasse |
2019-06-25 | Merge fd16a329 (automated) | gVisor bot |
2019-06-24 | fsgopher: reopen files via /proc/self/fd | Andrei Vagin |
2019-06-24 | Merge b21b1db7 (automated) | gVisor bot |
2019-06-24 | Allow to change logging options using 'runsc debug' | Fabricio Voznika |
2019-06-21 | Merge 335fd987 (automated) | gVisor bot |
2019-06-21 | Delete dangling comment line. | Nicolas Lacasse |
2019-06-20 | Merge b46ec370 (automated) | gVisor bot |
2019-06-20 | Drop extra character | 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-18 | gvisor/kokoro: don't modify tests names in the BUILD file | Andrei Vagin |
2019-06-17 | gvisor/bazel: use python2 to build runsc-debian | Andrei Vagin |
2019-06-14 | Merge a8608c50 (automated) | gVisor bot |
2019-06-14 | Enable Receive Buffer Auto-Tuning for runsc. | Bhasker Hariharan |
2019-06-14 | Merge 3e9b8ecb (automated) | gVisor bot |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-13 | Merge 4fdd560b (automated) | gVisor bot |
2019-06-13 | Set the HOME environment variable (fixes #293) | Ian Lewis |
2019-06-13 | Fix use of "2 ^ 30". | Josh Gao |