summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2018-05-10Skip atime and mtime update when file is backed by host FDFabricio Voznika
2018-05-10Open file as read-write when mount points to a fileFabricio Voznika
2018-05-09Return better errors from Docker when runsc fails to start.Nicolas Lacasse
2018-05-08Use the containerd annotation instead of detecting the "pause" application.Nicolas Lacasse
2018-05-08Error if container requires AppArmor, SELinux or seccompFabricio Voznika
2018-05-07Fix misspellingsIan Gudger
2018-05-04Run gofmt -s on everythingIan Gudger
2018-05-04Fix runsc capabilitiesFabricio Voznika
2018-05-03Return error when child exits earlyFabricio Voznika
2018-05-03Fix misspellings.Cyrille Hemidy
2018-05-02Remove detach for exec optionsFabricio Voznika
2018-05-01Add support for ping socketsIan Gudger
2018-05-01Implement SO_TIMESTAMPIan Gudger
2018-05-01Remove stale TODOFabricio Voznika
2018-04-28Check in gVisor.Googler