summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-10-23Remove blanket TODO, as it is self-evident.Adin Scannell
2018-10-23Remove artificial name length check.Adin Scannell
2018-10-23Simplify channel managementTamir Duberstein
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-21Updated cleanup code to be more explicit about ignoring errors.Ian Lewis
2018-10-20Refcount Unix transport queueIan Gudger
2018-10-20Add more unimplemented syscall eventsFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-18Resolve mount paths while setting up root fs mountFabricio Voznika
2018-10-18Skip TestPythonHello on ptrace platform while we debug the issue.Nicolas Lacasse
2018-10-17Use generic ilist in Unix transport queueIan Gudger
2018-10-17Close the gofer socket gracefully in boot:boot_test.Nicolas Lacasse
2018-10-17Check thread group CPU timers in the CPU clock ticker.Jamie Liu
2018-10-17Merge queue into Unix transportIan Gudger
2018-10-17Relativize all socket paths in tests.Nicolas Lacasse
2018-10-17Fix typos in socket_testIan Gudger
2018-10-17Reflow comment to 80 columnsMichael Pratt
2018-10-17runsc: Support job control signals for the root container.Nicolas Lacasse
2018-10-17Fix PTRACE_GETREGSET write sizeMichael Pratt
2018-10-17Move Unix transport out of netstackIan Gudger
2018-10-17Remove incorrect TODO.Kevin Krakauer
2018-10-17runsc: Add --pid flag to runsc kill.Kevin Krakauer
2018-10-17compressio: do not schedule new I/Os when there is no worker (stream closed).Zhaozhong Ni
2018-10-17Attempt to deflake TestPythonHelloFabricio Voznika
2018-10-17Bump Pause/Resume integration test timeout in attempt to deflake Kokoro.Nicolas Lacasse
2018-10-17Make removing cgroups retry up to 5 seconds.Nicolas Lacasse
2018-10-17Bump rules_go and gazelle versions.Nicolas Lacasse
2018-10-16Bump sandbox start and stop timeouts.Nicolas Lacasse
2018-10-15Refactor host.ConnectedEndpointIan Gudger
2018-10-15Merge host.endpoint into host.ConnectedEndpointIan Gudger
2018-10-15Clean up Rename and Unlink checks for EBUSY.Nicolas Lacasse
2018-10-15Never send boot process stdio to application stdio.Nicolas Lacasse
2018-10-15sentry: save fs.Dirent deleted info.Zhaozhong Ni
2018-10-12runsc: Support retrieving MTU via netdevice ioctl.Kevin Krakauer
2018-10-12Added spec command to create OCI spec config.jsonIan Lewis
2018-10-11Make the gofer process enter namespacesFabricio Voznika
2018-10-11Fix reference leak in tests.Nicolas Lacasse
2018-10-11Make Wait() return the sandbox exit status if the sandbox has exited.Nicolas Lacasse
2018-10-11Add String() method to AddressMaskFabricio Voznika
2018-10-11Make debug log file name configurableFabricio Voznika
2018-10-11Add client sanity checking for P9.Adin Scannell
2018-10-11Sandbox cgroup testsFabricio Voznika
2018-10-11Add bare bones unsupported syscall loggingFabricio Voznika
2018-10-11sentry: allow saving of unlinked files with open fds on virtual fs.Zhaozhong Ni
2018-10-10Add seccomp filter configuration to ptrace stubs.Adin Scannell
2018-10-10Removes irrelevant TODO.Kevin Krakauer
2018-10-10runsc: Pass controlling TTY by FD in the *new* process, not current process.Nicolas Lacasse
2018-10-10Support for older Linux kernels without getrandomJonathan Giannuzzi
2018-10-10Enforce message size limits and avoid host calls with too many iovecsMichael Pratt
2018-10-10When creating a new process group, add it to the session.Nicolas Lacasse