summaryrefslogtreecommitdiffhomepage
path: root/runsc/main.go
AgeCommit message (Expand)Author
2020-10-19Remove legacy bazel configurations.Adin Scannell
2020-08-26Make flag propagation automaticFabricio Voznika
2020-08-19Move boot.Config to its own packageFabricio Voznika
2020-07-09Gate FUSE behind a runsc flagRidwan Sharif
2020-06-16Add runsc options to set checksum offloading statusgVisor bot
2020-05-13Enable overlayfs_stale_read by default for runsc.Jamie Liu
2020-05-11Automated rollback of changelist 310417191Bhasker Hariharan
2020-05-07Automated rollback of changelist 309339316Bhasker Hariharan
2020-04-30Enable FIFO QDisc by default in runsc.Bhasker Hariharan
2020-04-30FIFO QDisc implementationBhasker Hariharan
2020-04-27runsc: extend do network cleanupMichael Pratt
2020-04-17Add test name to boot and gofer log filesFabricio Voznika
2020-04-17Get /bin/true to run on VFS2Zach Koopmans
2020-04-16Preserve log FD after execveFabricio Voznika
2020-04-10Use O_CLOEXEC when dup'ing FDsFabricio Voznika
2020-04-08Fix all copy locks violations.Adin Scannell
2020-02-28Allow to specify a separate log for GO's runtime messagesAndrei Vagin
2020-02-19Add statefile command to runsc.Adin Scannell
2020-02-10Add flag package to limit visibility.Adin Scannell
2020-01-27Cleanup glog and add real caller information.Adin Scannell
2019-12-17Leave minimum CPU number as a constantAleksandr Razumov
2019-12-17Add minimum CPU number and only lower CPUs on --cpu-num-from-quotaAleksandr Razumov
2019-12-15Set CPU number to CPU quotaAleksandr Razumov
2019-11-22Force timezone initialization before filter installationMichael Pratt
2019-10-31Add systemd-cgroup flag option.Ian Lewis
2019-10-22netstack/tcp: software segmentation offloadAndrei Vagin
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-09-25Merge pull request #765 from trailofbits:uds_supportgVisor bot
2019-09-24Refactor command line options and remove the allowed terminology for udsRobert Tonic
2019-09-24Merge pull request #812 from lubinszARM:pr_dup3_armgVisor bot
2019-09-19Place the host UDS mounting behind --fsgofer-host-uds-allowed.Robert Tonic
2019-09-16Bring back to life features lost in recent refactorFabricio Voznika
2019-09-05Change syscall.Dup2 to syscall.Dup3Bin Lu
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-29Merge pull request #655 from praveensastry:feature/runsc-ref-chk-leakgVisor bot
2019-08-22Log message sent before logging is setupFabricio Voznika
2019-08-22Add log prefix for better claritypraveensastry
2019-08-13tests: print stack traces if test failed by timeoutAndrei Vagin
2019-08-09Fix the Stringer for leak modepraveensastry
2019-08-06Remove traces option for ref leak modepraveensastry
2019-08-06Add option to configure reference leak checkingpraveensastry
2019-07-26runsc: propagate the alsologtostderr to sub-commandsAndrei Vagin
2019-07-03Avoid importing platforms from many source filesAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-06-12Allow 'runsc do' to run without rootFabricio Voznika
2019-06-10Add introspection for Linux/AMD64 syscallsIan Lewis
2019-06-06Add alsologtostderr optionFabricio Voznika
2019-06-06Send error message to docker/kubectl exec on failureFabricio Voznika
2019-06-06Add multi-fd support to fdbased endpoint.Bhasker Hariharan
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt