| Commit message (Expand) | Author | Age |
* | Fix resize race with podman exec -it | Paul Holzinger | 2021-06-16 |
* | oci: drop ExecContainerCleanup | Peter Hunt | 2021-04-16 |
* | prune remotecommand dependency | baude | 2021-02-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Handle podman exec capabilities correctly | Daniel J Walsh | 2021-01-07 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Send HTTP Hijack headers after successful attach | Matthew Heon | 2020-08-27 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Ensure Conmon is alive before waiting for exit file | Matthew Heon | 2020-06-08 |
* | 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 |
* | Add an initial implementation of HTTP-forwarded exec | Matthew Heon | 2020-05-14 |
* | Add support for selecting kvm and systemd labels | Daniel J Walsh | 2020-04-15 |
* | refactor info | Brent Baude | 2020-04-06 |
* | v2podman attach and exec | Brent Baude | 2020-04-05 |
* | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
* | Revert "exec: get the exit code from sync pipe instead of file" | Matthew Heon | 2020-03-09 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | exec: get the exit code from sync pipe instead of file | Peter Hunt | 2020-03-03 |
* | Add an API for Attach over HTTP API | Matthew Heon | 2020-01-16 |
* | Reap exec sessions on cleanup and removal | Matthew Heon | 2019-12-12 |
* | Add a MissingRuntime implementation | Matthew Heon | 2019-10-15 |
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Merge pull request #3760 from rhatdan/auth | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Use GetRuntimeDir to setup auth.json for login | Daniel J Walsh | 2019-08-12 |
* | | do not activate sd_notify support when varlink | baude | 2019-08-15 |
|/ |
|
* | Add runtime and conmon path discovery | Sascha Grunert | 2019-08-01 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | code cleanup | baude | 2019-07-08 |
* | Wipe PID and ConmonPID in state after container stops | Matthew Heon | 2019-07-02 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | remove libpod from main | baude | 2019-06-25 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | oci: allow to specify what runtimes support JSON | Giuseppe Scrivano | 2019-06-13 |
* | oci: use json formatted errors from the runtime | Giuseppe Scrivano | 2019-06-13 |
* | Address comments | Peter Hunt | 2019-05-28 |
* | Implement podman logs with log-driver journald | Peter Hunt | 2019-05-28 |
* | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | libpod: prefer WaitForFile to polling | Giuseppe Scrivano | 2019-05-21 |
* | enable podman-remote on windows | baude | 2019-04-30 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | oci: drop reference to runc | Giuseppe Scrivano | 2019-03-29 |
* | rootless: change env prefix | Giuseppe Scrivano | 2019-03-28 |
* | Add support for SCTP port forwarding | Matthew Heon | 2019-03-15 |
* | Add event on container death | Matthew Heon | 2019-03-13 |