summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-09-12compressio: stop worker-pool reference / dependency loop.Zhaozhong Ni
2018-09-12runsc: Add exec flag that specifies where to save the sandbox-internal pid.Kevin Krakauer
2018-09-12Remove getdents from filtersMichael Pratt
2018-09-12Prevent UDP sockets from binding to bound portsTamir Duberstein
2018-09-11Rollback of changelist 212483372Michael Pratt
2018-09-11platform: Pass device fd into platform constructor.Nicolas Lacasse
2018-09-11Allow fstatat back in syscall filtersFabricio Voznika
2018-09-10Map committed chunks concurrently in FileMem.LoadFrom.Jamie Liu
2018-09-10Allow '/dev/zero' to be mapped with unaligned lengthFabricio Voznika
2018-09-10Simplify some code in VectorisedView#ToView.Bert Muthalaly
2018-09-10runsc: Chmod all mounted files to 777 inside chroot.Nicolas Lacasse
2018-09-07Automated rollback of changelist 212059579Nicolas Lacasse
2018-09-07Update cleanup TODOMichael Pratt
2018-09-07Automated rollback of changelist 211992321Nicolas Lacasse
2018-09-07runsc: Support multi-container exec.Nicolas Lacasse
2018-09-07Disable test until we figure out what's brokenFabricio Voznika
2018-09-07Add 'Starting gVisor...' message to syslogFabricio Voznika
2018-09-07Add additional sanity checks for walk.Adin Scannell
2018-09-07Only start signal forwarding after init process is createdFabricio Voznika
2018-09-07Remove '--file-access=direct' optionFabricio Voznika
2018-09-07Use root abstract socket namespace for execFabricio Voznika
2018-09-07Continue handling signals after disabling forwardingMichael Pratt
2018-09-07runsc: Run sandbox process inside minimal chroot.Nicolas Lacasse
2018-09-07runsc: Dup debug log file to stderr, so sentry panics don't get lost.Nicolas Lacasse
2018-09-06createProcessArgs.RootFromContext should return process Root if it exists.Nicolas Lacasse
2018-09-06runsc: do not delete in paused state.Lantao Liu
2018-09-06Enable network for multi-containerFabricio Voznika
2018-09-06runsc testing: Move TestMultiContainerSignal to multi_container_test.Kevin Krakauer
2018-09-05runsc: Support runsc kill multi-container.Kevin Krakauer
2018-09-05Fix race condition introduced in 211135505Tamir Duberstein
2018-09-05Use container's capabilities in execFabricio Voznika
2018-09-05Imported FD in exec was leakingFabricio Voznika
2018-09-05Update {LinkEndpoint,NetworkEndpoint}#WritePacket to take a VectorisedViewBert Muthalaly
2018-09-05Implement Subnet removalTamir Duberstein
2018-09-05Enable constructing a Prependable from a View without allocating.Bert Muthalaly
2018-09-05Enabled bind mounts in sub-containersFabricio Voznika
2018-09-05Running container should have a valid sandboxFabricio Voznika
2018-09-05Add MADVISE to fsgofer seccomp profileFabricio Voznika
2018-09-05Move multi-container test to a single fileFabricio Voznika
2018-09-05runsc: Promote getExecutablePathInternal to getExecutablePath.Nicolas Lacasse
2018-09-05Implement TCP keepalivesTamir Duberstein
2018-09-05Open(2) isn't honoring O_NOFOLLOWBrian Geffon
2018-09-04runsc: Run sandbox as user nobody.Nicolas Lacasse
2018-09-04runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-09-04Automated rollback of changelist 211156845Bhasker Hariharan
2018-09-04runsc: fix container rootfs path.Lantao Liu
2018-09-04/proc/PID/mounts is not tab-delimitedMichael Pratt
2018-09-04Remove epoll_wait from filtersMichael Pratt
2018-09-04Expose TCP RTTTamir Duberstein
2018-09-04Distinguish Element and Linker for ilist.Adin Scannell