summaryrefslogtreecommitdiffhomepage
path: root/runsc/specutils/BUILD
AgeCommit message (Expand)Author
2019-10-01Prevent CAP_NET_RAW from appearing in execFabricio Voznika
2019-06-13Update canonical repository.Adin Scannell
2019-06-12Allow 'runsc do' to run without rootFabricio Voznika
2019-03-18Add support for mount propagationFabricio Voznika
2019-01-31Remove license commentsMichael Pratt
2018-12-10Open source system call tests.Brian Geffon
2018-11-20Internal change.Nicolas Lacasse
2018-11-14Internal change.Nicolas Lacasse
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-10Add sandbox to cgroupFabricio Voznika
2018-09-19Add docker command line args support for --cpuset-cpus and --cpusLingfu
2018-09-04runsc: Run sandbox as user nobody.Nicolas Lacasse
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-07-31Use backoff package for retry logicFabricio Voznika
2018-06-28Error out if spec is invalidFabricio Voznika
2018-05-03Return error when child exits earlyFabricio Voznika
2018-04-28Check in gVisor.Googler