summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2019-06-03Remove 'clearStatus' option from container.Wait*PID()Fabricio Voznika
2019-06-03Remove spurious periodMichael Pratt
2019-05-30Add support for collecting execution trace to runsc.Bhasker Hariharan
2019-05-30runsc/do: don't specify the read-only flag for the root mountAndrei Vagin
2019-05-30runsc/do: allow to run commands in a host network namespaceAndrei Vagin
2019-05-30Update internal flag name and documentationFabricio Voznika
2019-05-23runsc/do: do a proper cleanup if a command failed due to internal errorsAndrei Vagin
2019-05-23Set sticky bit to /tmpFabricio Voznika
2019-05-23Initial support for bind mountsFabricio Voznika
2019-05-17Return EPERM for mknodMichael Pratt
2019-05-16tiny fix: avoid panicing when OpenSpec failedLiu Hua
2019-05-15Cleanup around urpc file payload handlingFabricio Voznika
2019-05-15gvisor/runsc: use a veth link address instead of generating a new oneAndrei Vagin
2019-05-14kokoro: run tests with a default docker container runtimeAndrei Vagin
2019-05-13gvisor/runsc/tests: set timeout for http.Get()Andrei Vagin
2019-05-09Implement fallocate(2)Fabricio Voznika
2019-05-08Set the FilesytemType in MountSource from the Filesystem.Nicolas Lacasse
2019-05-03Fix runsc restore to be compatible with docker start --checkpoint ...Andrei Vagin
2019-05-03gofer: don't leak file descriptorsAndrei Vagin
2019-05-03runsc: add a bazel target to build a debian packageAndrei Vagin
2019-05-03gvisor/kokoro: save runsc logsAndrei Vagin
2019-05-03Increase timeout to wait for port to become availableFabricio Voznika
2019-05-02runsc: don't create an empty network namespace if NetworkHost is setAndrei Vagin
2019-05-02runsc: move test_app in a separate directoryAndrei Vagin
2019-05-02Add [simple] network support to 'runsc do'Fabricio Voznika
2019-04-30Implement async MemoryFile eviction, and use it in CachingInodeOperations.Jamie Liu
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-04-26Make raw sockets a toggleable feature disabled by default.Kevin Krakauer
2019-04-26Bump the AF_PACKET socket rcv buf size to 4MB by default.Bhasker Hariharan
2019-04-23Revert runsc to use RecvMMsg packet dispatcher.Bhasker Hariharan
2019-04-23Remember file position during Readdir()Fabricio Voznika
2019-04-23Replace os.File with fd.FD in fsgoferFabricio Voznika
2019-04-23Fix container_test flakes.Kevin Krakauer
2019-04-17Use FD limit and file size limit from hostFabricio Voznika
2019-04-17Return error from fdbased.NewFabricio Voznika
2019-04-11Add 'runsc do' commandFabricio Voznika
2019-04-09runsc: set UID and GID if gofer is executed in a new user namespaceAndrei Vagin
2019-04-09Add TCP checksum verification.Bhasker Hariharan
2019-04-04gvisor: Add support for the MS_NOEXEC mount optionAndrei Vagin
2019-04-02Remove obsolete TODO.Kevin Krakauer
2019-04-02Change bug number for duplicate bug.Kevin Krakauer
2019-04-01Automated rollback of changelist 240657604Fabricio Voznika
2019-04-01Add release hook and version flagAdin Scannell
2019-04-01gofer: ignore unsupported filesLiu Hua
2019-03-29gvisor/runsc: enable generic segmentation offload (GSO)Andrei Vagin
2019-03-29Set container.CreatedAt in Create().Nicolas Lacasse
2019-03-28gofer: some fixs in setupRootFSLiu Hua
2019-03-27Automated rollback of changelist 240502097Fabricio Voznika
2019-03-27gvisor/runsc: address typos from githubAndrei Vagin