| Commit message (Expand) | Author | Age |
* | Preserve groups in exec sessions in ctrs with --user | Matthew Heon | 2020-09-18 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Send HTTP Hijack headers after successful attach | Matthew Heon | 2020-08-27 |
* | Ensure that exec errors write exit codes to the DB | Matthew Heon | 2020-08-05 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Do not print an error message on non-0 exec exit code | Matthew Heon | 2020-07-21 |
* | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | Enable cleanup processes for detached exec | Matthew Heon | 2020-05-20 |
* | Add ability to clean up exec sessions with cleanup | Matthew Heon | 2020-05-20 |
* | Add backend code for detached exec | Matthew Heon | 2020-05-20 |
* | Add exit commands to exec sessions | Matthew Heon | 2020-05-20 |
* | Prune stale exec sessions on inspect | Matthew Heon | 2020-05-14 |
* | Don't fail when saving exec status fails on removed ctr | Matthew Heon | 2020-05-14 |
* | Ensure that Streams are set to defaults for HTTP attach | Matthew Heon | 2020-05-14 |
* | Add an initial implementation of HTTP-forwarded exec | Matthew Heon | 2020-05-14 |
* | v2podman attach and exec | Brent Baude | 2020-04-05 |
* | Merge pull request #5573 from mheon/add_basic_exec_endpoints | OpenShift Merge Robot | 2020-03-26 |
|\ |
|
| * | Add bindings for Container Exec Create + Inspect | Matthew Heon | 2020-03-26 |
| * | Implement APIv2 Exec Create and Inspect Endpoints | Matthew Heon | 2020-03-23 |
* | | Ensure that exec sends resize events | Matthew Heon | 2020-03-25 |
|/ |
|
* | Add inspect for exec sessions | Matthew Heon | 2020-03-18 |
* | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |