Age | Commit message (Expand) | Author |
2019-07-26 | runsc: propagate the alsologtostderr to sub-commands | Andrei Vagin |
2019-07-03 | Avoid importing platforms from many source files | Andrei Vagin |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-12 | Allow 'runsc do' to run without root | Fabricio Voznika |
2019-06-10 | Add introspection for Linux/AMD64 syscalls | Ian Lewis |
2019-06-06 | Add alsologtostderr option | Fabricio Voznika |
2019-06-06 | Send error message to docker/kubectl exec on failure | Fabricio Voznika |
2019-06-06 | Add multi-fd support to fdbased endpoint. | Bhasker Hariharan |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-26 | Make raw sockets a toggleable feature disabled by default. | Kevin Krakauer |
2019-04-11 | Add 'runsc do' command | Fabricio Voznika |
2019-04-01 | Add release hook and version flag | Adin Scannell |
2019-03-29 | gvisor/runsc: enable generic segmentation offload (GSO) | Andrei Vagin |
2019-03-11 | Add profiling commands to runsc | Fabricio Voznika |
2019-02-27 | Don't log twice to debug log when --log isn't set | Fabricio Voznika |
2019-01-31 | gvisor/gofer: Use pivot_root instead of chroot | Andrei Vagin |
2019-01-02 | Automated rollback of changelist 225089593 | Michael Pratt |
2018-12-17 | Expose internal testing flag | Michael Pratt |
2018-12-11 | Add "trace signal" option | Michael Pratt |
2018-11-28 | Internal change. | Googler |
2018-11-01 | Add new log format that is compatible with Kubernetes | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-12 | Added spec command to create OCI spec config.json | Ian Lewis |
2018-10-11 | Make debug log file name configurable | Fabricio Voznika |
2018-10-04 | Capture boot panics in debug log. | Nicolas Lacasse |
2018-10-03 | Automated rollback of changelist 215585559 | Nicolas Lacasse |
2018-10-03 | runsc: Dup debug log file to stderr, so sentry panics don't get lost. | Nicolas Lacasse |
2018-10-01 | Make multi-container the default mode for runsc | Fabricio Voznika |
2018-09-24 | runsc: All non-root bind mounts should be shared. | Nicolas Lacasse |
2018-09-07 | Automated rollback of changelist 211992321 | Nicolas Lacasse |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |
2018-09-07 | runsc: Dup debug log file to stderr, so sentry panics don't get lost. | Nicolas Lacasse |
2018-09-04 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-31 | Automated rollback of changelist 210995199 | Fabricio Voznika |
2018-08-30 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-27 | Add command-line parameter to trigger panic on signal | Fabricio Voznika |
2018-08-15 | runsc: Fix instances of file access "proxy". | Nicolas Lacasse |
2018-08-14 | runsc: Change cache policy for root fs and volume mounts. | Nicolas Lacasse |
2018-06-29 | Sets the restore environment for restoring a container. | Justine Olshan |
2018-06-28 | runsc: Add the "wait" subcommand. | Kevin Krakauer |
2018-06-28 | Add option to configure watchdog action | Fabricio Voznika |
2018-06-25 | runsc: add a `multi-container` flag to enable multi-container support. | Lantao Liu |
2018-06-20 | Add 'runsc debug' command | Fabricio Voznika |
2018-06-19 | Added a resume command to unpause a paused container. | Justine Olshan |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |
2018-05-10 | Display the current git revision in the info block | Chanwit Kaewkasi |
2018-05-09 | Return better errors from Docker when runsc fails to start. | Nicolas Lacasse |
2018-04-28 | Check in gVisor. | Googler |