Age | Commit message (Expand) | Author |
2019-02-14 | Don't allow writing or reading to TTY unless process group is in foreground. | Nicolas Lacasse |
2019-01-31 | runsc: check whether a container is deleted or not before setupContainerFS | Andrei Vagin |
2019-01-18 | Scrub runsc error messages | Fabricio Voznika |
2019-01-02 | Automated rollback of changelist 225089593 | Michael Pratt |
2018-12-28 | Simplify synchronization between runsc and sandbox process | Fabricio Voznika |
2018-12-11 | Add "trace signal" option | Michael Pratt |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-11-09 | Close donated files if containerManager.Start() fails | Fabricio Voznika |
2018-11-05 | Fix race between start and destroy | Fabricio Voznika |
2018-11-05 | Log when external signal is received | Fabricio Voznika |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-10-29 | Removes outdated TODO. | Kevin Krakauer |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | runsc: Support job control signals for the root container. | Nicolas Lacasse |
2018-10-17 | runsc: Add --pid flag to runsc kill. | Kevin Krakauer |
2018-10-11 | Add bare bones unsupported syscall logging | Fabricio Voznika |
2018-10-10 | Removes irrelevant TODO. | Kevin Krakauer |
2018-10-10 | Support for older Linux kernels without getrandom | Jonathan Giannuzzi |
2018-10-10 | Add sandbox to cgroup | Fabricio Voznika |
2018-10-09 | Add new netstack metrics to the sentry | Ian Gudger |
2018-10-08 | Job control signals must be sent to all processes in the FG process group. | Nicolas Lacasse |
2018-10-08 | Uncapitalize error | Michael Pratt |
2018-10-03 | runsc: Pass root container's stdio via FD. | Nicolas Lacasse |
2018-10-01 | runsc: Support job control signals in "exec -it". | Nicolas Lacasse |
2018-10-01 | Make multi-container the default mode for runsc | Fabricio Voznika |
2018-09-28 | Make runsc kill and delete more conformant to the "spec" | Fabricio Voznika |
2018-09-27 | Merge Loader.containerRootTGs and execProcess into a single map | Fabricio Voznika |
2018-09-27 | Implement 'runsc kill --all' | Fabricio Voznika |
2018-09-27 | Refactor 'runsc boot' to take container ID as argument | Fabricio Voznika |
2018-09-20 | runsc: allow `runsc wait` on a container for multiple times. | Lantao Liu |
2018-09-19 | runsc: Fix stdin/stdout/stderr in multi-container mode. | Kevin Krakauer |
2018-09-19 | Add docker command line args support for --cpuset-cpus and --cpus | Lingfu |
2018-09-18 | Automated rollback of changelist 213307171 | Kevin Krakauer |
2018-09-17 | Remove memory usage static init | Fabricio Voznika |
2018-09-17 | runsc: Enable waiting on exited processes. | Kevin Krakauer |
2018-09-17 | runsc: Fix stdin/out/err in multi-container mode. | Kevin Krakauer |
2018-09-13 | runsc: Support container signal/wait. | Lantao Liu |
2018-09-11 | platform: Pass device fd into platform constructor. | Nicolas Lacasse |
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-05 | runsc: Support runsc kill multi-container. | Kevin Krakauer |
2018-09-05 | runsc: Promote getExecutablePathInternal to getExecutablePath. | Nicolas Lacasse |
2018-08-28 | Add argument checks to seccomp | Fabricio Voznika |
2018-08-27 | Add command-line parameter to trigger panic on signal | Fabricio Voznika |
2018-08-27 | Put fsgofer inside chroot | Fabricio Voznika |
2018-08-24 | runsc: Terminal support for "docker exec -ti". | Nicolas Lacasse |
2018-08-24 | runsc: Allow runsc to properly search the PATH for executable name. | Kevin Krakauer |
2018-08-15 | runsc fsgofer: Support dynamic serving of filesystems. | Kevin Krakauer |
2018-08-08 | Enable SACK in runsc | Fabricio Voznika |