| Commit message (Expand) | Author | Age |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Add support for selecting kvm and systemd labels | Daniel J Walsh | 2020-04-15 |
* | Improve APIv2 support for Attach | Matthew Heon | 2020-04-13 |
* | refactor info | Brent Baude | 2020-04-06 |
* | Merge pull request #5707 from adrianreber/crun-checkpoint-1 | OpenShift Merge Robot | 2020-04-03 |
|\ |
|
| * | checkpoint: handle XDG_RUNTIME_DIR | Adrian Reber | 2020-04-03 |
| * | checkpoint: change runtime checkpoint support test | Adrian Reber | 2020-04-03 |
* | | Pass path environment down to the OCI runtime | Daniel J Walsh | 2020-04-03 |
|/ |
|
* | attach: fix hang if control path is deleted | Giuseppe Scrivano | 2020-04-02 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Ensure that exec sends resize events | Matthew Heon | 2020-03-25 |
* | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
* | podman: avoid conmon zombie on exec | Giuseppe Scrivano | 2020-03-18 |
* | update systemd & dbus dependencies | Valentin Rothberg | 2020-03-10 |
* | Revert "exec: get the exit code from sync pipe instead of file" | Matthew Heon | 2020-03-09 |
* | Revert "Exec: use ErrorConmonRead" | Matthew Heon | 2020-03-09 |
* | Exec: use ErrorConmonRead | Peter Hunt | 2020-03-03 |
* | exec: get the exit code from sync pipe instead of file | Peter Hunt | 2020-03-03 |
* | Ensure that exec sessions inherit supplemental groups | Matthew Heon | 2020-02-28 |
* | rootless: fix a regression when using -d | Giuseppe Scrivano | 2020-02-18 |
* | Merge pull request #4861 from giuseppe/add-cgroups-disabled-conmon | OpenShift Merge Robot | 2020-01-22 |
|\ |
|
| * | oci_conmon: do not create a cgroup under systemd | Giuseppe Scrivano | 2020-01-16 |
| * | podman: add new option --cgroups=no-conmon | Giuseppe Scrivano | 2020-01-16 |
* | | Add an API for Attach over HTTP API | Matthew Heon | 2020-01-16 |
|/ |
|
* | oci_conmon: not make accessible dirs if not needed | Giuseppe Scrivano | 2020-01-14 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | Merge pull request #4805 from giuseppe/log-tag | OpenShift Merge Robot | 2020-01-10 |
|\ |
|
| * | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
* | | Merge pull request #4818 from haircommander/piped-exec-fix | OpenShift Merge Robot | 2020-01-09 |
|\ \
| |/
|/| |
|
| * | exec: fix pipes | Peter Hunt | 2020-01-08 |
* | | fix lint: correct func identifier in comment | Valentin Rothberg | 2020-01-08 |
* | | rootless: use RootlessKit port forwarder | Akihiro Suda | 2020-01-08 |
|/ |
|
* | Reap exec sessions on cleanup and removal | Matthew Heon | 2019-12-12 |
* | Merge pull request #4352 from vrothberg/config-package | OpenShift Merge Robot | 2019-10-31 |
|\ |
|
| * | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | | Merge pull request #4380 from giuseppe/rootless-create-cgroup-for-conmon | OpenShift Merge Robot | 2019-10-30 |
|\ \ |
|
| * | | libpod, rootless: create cgroup for conmon | Giuseppe Scrivano | 2019-10-30 |
| |/ |
|
* / | Processes execed into container should match container label | Daniel J Walsh | 2019-10-29 |
|/ |
|
* | exec: remove unused var | Peter Hunt | 2019-10-21 |
* | Add a MissingRuntime implementation | Matthew Heon | 2019-10-15 |
* | change error wording when conmon fails without logs | Valentin Rothberg | 2019-10-14 |
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |