Age | Commit message (Expand) | Author |
2018-09-12 | Remove getdents from filters | Michael Pratt |
2018-09-12 | Prevent UDP sockets from binding to bound ports | Tamir Duberstein |
2018-09-11 | Rollback of changelist 212483372 | Michael Pratt |
2018-09-11 | platform: Pass device fd into platform constructor. | Nicolas Lacasse |
2018-09-11 | Allow fstatat back in syscall filters | Fabricio Voznika |
2018-09-10 | Map committed chunks concurrently in FileMem.LoadFrom. | Jamie Liu |
2018-09-10 | Allow '/dev/zero' to be mapped with unaligned length | Fabricio Voznika |
2018-09-10 | Simplify some code in VectorisedView#ToView. | Bert Muthalaly |
2018-09-10 | runsc: Chmod all mounted files to 777 inside chroot. | Nicolas Lacasse |
2018-09-07 | Automated rollback of changelist 212059579 | Nicolas Lacasse |
2018-09-07 | Update cleanup TODO | Michael Pratt |
2018-09-07 | Automated rollback of changelist 211992321 | Nicolas Lacasse |
2018-09-07 | runsc: Support multi-container exec. | Nicolas Lacasse |
2018-09-07 | Disable test until we figure out what's broken | Fabricio Voznika |
2018-09-07 | Add 'Starting gVisor...' message to syslog | Fabricio Voznika |
2018-09-07 | Add additional sanity checks for walk. | Adin Scannell |
2018-09-07 | Only start signal forwarding after init process is created | Fabricio Voznika |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |
2018-09-07 | Use root abstract socket namespace for exec | Fabricio Voznika |
2018-09-07 | Continue handling signals after disabling forwarding | Michael Pratt |
2018-09-07 | runsc: Run sandbox process inside minimal chroot. | Nicolas Lacasse |
2018-09-07 | runsc: Dup debug log file to stderr, so sentry panics don't get lost. | Nicolas Lacasse |
2018-09-06 | createProcessArgs.RootFromContext should return process Root if it exists. | Nicolas Lacasse |
2018-09-06 | runsc: do not delete in paused state. | Lantao Liu |
2018-09-06 | Enable network for multi-container | Fabricio Voznika |
2018-09-06 | runsc testing: Move TestMultiContainerSignal to multi_container_test. | Kevin Krakauer |
2018-09-05 | runsc: Support runsc kill multi-container. | Kevin Krakauer |
2018-09-05 | Fix race condition introduced in 211135505 | Tamir Duberstein |
2018-09-05 | Use container's capabilities in exec | Fabricio Voznika |
2018-09-05 | Imported FD in exec was leaking | Fabricio Voznika |
2018-09-05 | Update {LinkEndpoint,NetworkEndpoint}#WritePacket to take a VectorisedView | Bert Muthalaly |
2018-09-05 | Implement Subnet removal | Tamir Duberstein |
2018-09-05 | Enable constructing a Prependable from a View without allocating. | Bert Muthalaly |
2018-09-05 | Enabled bind mounts in sub-containers | Fabricio Voznika |
2018-09-05 | Running container should have a valid sandbox | Fabricio Voznika |
2018-09-05 | Add MADVISE to fsgofer seccomp profile | Fabricio Voznika |
2018-09-05 | Move multi-container test to a single file | Fabricio Voznika |
2018-09-05 | runsc: Promote getExecutablePathInternal to getExecutablePath. | Nicolas Lacasse |
2018-09-05 | Implement TCP keepalives | Tamir Duberstein |
2018-09-05 | Open(2) isn't honoring O_NOFOLLOW | Brian Geffon |
2018-09-04 | runsc: Run sandbox as user nobody. | Nicolas Lacasse |
2018-09-04 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-09-04 | Automated rollback of changelist 211156845 | Bhasker Hariharan |
2018-09-04 | runsc: fix container rootfs path. | Lantao Liu |
2018-09-04 | /proc/PID/mounts is not tab-delimited | Michael Pratt |
2018-09-04 | Remove epoll_wait from filters | Michael Pratt |
2018-09-04 | Expose TCP RTT | Tamir Duberstein |
2018-09-04 | Distinguish Element and Linker for ilist. | Adin Scannell |
2018-08-31 | Mounting over '/tmp' may fail | Fabricio Voznika |
2018-08-31 | Automated rollback of changelist 211103930 | Googler |