| Commit message (Expand) | Author | Age |
* | Don't use docker/pkg/archive, use containers/storage/pkg/archive | Daniel J Walsh | 2021-10-19 |
* | cgroups: use cgroup.controllers to read controllers | Giuseppe Scrivano | 2021-10-19 |
* | Use SplitN(2) when copying env variables | Jhon Honce | 2021-10-19 |
* | podman stats: move cgroup validation to server | Paul Holzinger | 2021-10-19 |
* | [CI:DOCS] oci-hooks.5.md: fixup section in header | Reinhard Tartler | 2021-10-19 |
* | Ensure `podman ps --sync` functions | Matthew Heon | 2021-10-19 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-19 |
* | Add guard for BuildOptions.CommonBuildOpts | Jhon Honce | 2021-10-19 |
* | machine: silently cleanup dangling sockets before rm if possible | Aditya Rajan | 2021-10-19 |
* | Allow a value of -1 to set unlimited pids limit | Urvashi Mohnani | 2021-10-19 |
* | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | Disable docker and alias to podman in FCOS ignition | Jason T. Greene | 2021-09-29 |
* | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-29 |
* | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-29 |
* | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-29 |
* | podman machine: do not join userns | Paul Holzinger | 2021-09-29 |
* | added healthcheck to ps command | Sankalp Rangare | 2021-09-29 |
* | podman generate kube should not include images command | Daniel J Walsh | 2021-09-29 |
* | Also show the (initial) disk size | Anders F Björklund | 2021-09-29 |
* | Show cpus and memory in machine list | Anders F Björklund | 2021-09-29 |
* | Set context dir for play kube build | Brent Baude | 2021-09-23 |
* | [3.4] podman save: enforce signature removal | Valentin Rothberg | 2021-09-23 |
* | Merge pull request #11705 from mheon/340 | OpenShift Merge Robot | 2021-09-22 |
|\ |
|
| * | Generate kube should'd add podman default environment vars | Daniel J Walsh | 2021-09-22 |
| * | Add a backoff and retries to retrieving exited event | Matthew Heon | 2021-09-22 |
| * | Remove references to kube being development | Brent Baude | 2021-09-22 |
| * | compat API: /images/json prefix image id with sha256 | Paul Holzinger | 2021-09-22 |
| * | remote untag: support digests | Valentin Rothberg | 2021-09-22 |
| * | container runlabel remove image tag from name | Paul Holzinger | 2021-09-22 |
| * | Fix /auth compat endpoint | Matej Vasek | 2021-09-22 |
| * | fix inverted condition | Matej Vasek | 2021-09-22 |
* | | Fix machine image | Ashley Cui | 2021-09-22 |
|/ |
|
* | Merge pull request #11624 from giuseppe/3.4-fix-pause-process | Daniel J Walsh | 2021-09-20 |
|\ |
|
| * | system: move MovePauseProcessToScope to utils | Giuseppe Scrivano | 2021-09-17 |
| * | system: always move pause process when running on systemd | Giuseppe Scrivano | 2021-09-17 |
| * | system: avoid reading pause pid file | Giuseppe Scrivano | 2021-09-17 |
* | | [3.4] vendor c/common@v0.44.1 | Valentin Rothberg | 2021-09-20 |
|/ |
|
* | build: take advantage of --platform lists | Nalin Dahyabhai | 2021-09-16 |
* | api: handle nil pointer dereference in rest endpoints | Jelle van der Waa | 2021-09-16 |
* | Document `all` query parameter for /libpod/images/prune | Jelle van der Waa | 2021-09-16 |
* | Enhance bindings for IDE hints | Jhon Honce | 2021-09-16 |
* | remove rootlessport socket to prevent EADDRINUSE | Paul Holzinger | 2021-09-16 |
* | Search gvproxy with config.FindHelperBinary() | Hyeon Kim | 2021-09-16 |
* | Add deprecated fields for 1.22+ clients that still expect them | Jason T. Greene | 2021-09-16 |
* | Use default username for podman machine ssh | Ashley Cui | 2021-09-16 |
* | Use new aarch64 fcos repos | baude | 2021-09-15 |
* | Revert "logs: adjust handling around partial log messages" | Paul Holzinger | 2021-09-14 |
* | Fix #11444: remote breaks with stdout redirection | Anton Tykhyy | 2021-09-13 |
* | Merge pull request #11517 from jwhonce/issues/10053 | OpenShift Merge Robot | 2021-09-12 |
|\ |
|
| * | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 |