| Commit message (Expand) | Author | Age |
* | Merge pull request #13093 from 0xC0ncord/selinux-conmon-agnostic | OpenShift Merge Robot | 2022-04-12 |
|\ |
|
| * | selinux: remove explicit range transition when starting conmon | Kenton Groombridge | 2022-03-08 |
* | | do not set the inheritable capabilities | Giuseppe Scrivano | 2022-03-23 |
|/ |
|
* | fix: Multiplication of durations | myml | 2022-02-08 |
* | libpod: fix leaking fd | Giuseppe Scrivano | 2022-01-24 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | add OCI Runtime name to errors | Daniel J Walsh | 2022-01-06 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-06 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Merge pull request #11376 from ashley-cui/envsec | OpenShift Merge Robot | 2021-09-01 |
|\ |
|
| * | Make secret env var available to exec session | Ashley Cui | 2021-08-31 |
* | | pass LISTEN_* environment into container | Valentin Rothberg | 2021-08-31 |
|/ |
|
* | Implement SD-NOTIFY proxy in conmon | Daniel J Walsh | 2021-08-20 |
* | Perform a one-sided close of HTTP attach conn on EOF | Matthew Heon | 2021-07-13 |
* | Fix resize race with podman exec -it | Paul Holzinger | 2021-06-16 |
* | oci: drop ExecContainerCleanup | Peter Hunt | 2021-04-16 |
* | oci: use `--full-path` option for conmon | Peter Hunt | 2021-04-16 |
* | Ensure that `--userns=keep-id` sets user in config | Matthew Heon | 2021-04-06 |
* | prune remotecommand dependency | baude | 2021-02-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | remote exec: write conmon error on hijacked connection | Valentin Rothberg | 2021-01-27 |
* | oci: use /proc/self/fd/FD to open unix socket | Giuseppe Scrivano | 2021-01-12 |
* | Handle podman exec capabilities correctly | Daniel J Walsh | 2021-01-07 |
* | libpod: change function to accept ExecOptions | Giuseppe Scrivano | 2020-12-24 |
* | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | Only use container/storage/pkg/homedir.Get() | Daniel J Walsh | 2020-11-04 |
* | HTTP Attach: Wait until both STDIN and STDOUT finish | Matthew Heon | 2020-09-24 |
* | Send HTTP Hijack headers after successful attach | Matthew Heon | 2020-08-27 |
* | Fix close fds of exec --preserve-fds | Qi Wang | 2020-07-31 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Do not share container log driver for exec | Matthew Heon | 2020-06-17 |
* | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | Add backend code for detached exec | Matthew Heon | 2020-05-20 |
* | Add exit commands to exec sessions | Matthew Heon | 2020-05-20 |