| Commit message (Expand) | Author | Age |
* | utils: call MaybeMoveToSubCgroup once | Giuseppe Scrivano | 2022-07-13 |
* | podman: move MaybeMoveToSubCgroup to utils/ | Giuseppe Scrivano | 2022-07-13 |
* | use c/common code for resize and CopyDetachable | Paul Holzinger | 2022-07-06 |
* | hack/test/utils: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | Merge pull request #14789 from saschagrunert/libpod-errors | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 |
* | | utils: move the cgroup if root on cgroupv2 | Giuseppe Scrivano | 2022-06-30 |
|/ |
|
* | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | Support running podman under a root v2 cgroup | Jason T. Greene | 2022-05-21 |
* | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | fix a number of `godot` issues | Valentin Rothberg | 2022-03-22 |
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | move rootless netns slirp4netns process to systemd user.slice | Paul Holzinger | 2022-02-07 |
* | switch podman image scp from depending on machinectl to just os/exec | cdoern | 2022-01-26 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12429 from cdoern/scp | OpenShift Merge Robot | 2022-01-05 |
|\ |
|
| * | podman image scp never enter podman user NS | cdoern | 2021-12-23 |
* | | MovePauseProcessToScope do not seed everytime | Paul Holzinger | 2021-12-16 |
* | | pause scope: don't use the global math/rand RNG | Valentin Rothberg | 2021-12-14 |
|/ |
|
* | utils: reintroduce moveToCgroup | Giuseppe Scrivano | 2021-12-08 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | checkpoint do not modify XDG_RUNTIME_DIR | Paul Holzinger | 2021-11-24 |
* | utils: use podman-pause-$RANDOM.scope name | Giuseppe Scrivano | 2021-11-17 |
* | runtime: change PID existence check | Giuseppe Scrivano | 2021-10-28 |
* | utils: do not overwrite the err variable | Giuseppe Scrivano | 2021-10-27 |
* | utils: return error message from StartTransientUnit | Giuseppe Scrivano | 2021-09-20 |
* | utils: raise warning only on cgroupv2 | Giuseppe Scrivano | 2021-09-20 |
* | system: move MovePauseProcessToScope to utils | Giuseppe Scrivano | 2021-09-16 |
* | system: always move pause process when running on systemd | Giuseppe Scrivano | 2021-09-16 |
* | utils.RunUnderSystemdScope(): always close Conn | Nalin Dahyabhai | 2021-08-23 |
* | volumes: Add support for exporting volumes to external tar | flouthoc | 2021-08-23 |
* | utils: move message from warning to debug | Giuseppe Scrivano | 2021-06-16 |
* | utils: improve error message | Giuseppe Scrivano | 2021-06-16 |
* | Improvements for machine | baude | 2021-03-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | utils: takes the longest path on cgroup v1 | Giuseppe Scrivano | 2021-02-11 |
* | utils: create parent cgroups | Giuseppe Scrivano | 2021-02-11 |
* | utils: ignore unified on cgroupv1 if not present | Giuseppe Scrivano | 2021-02-11 |
* | utils: skip empty lines | Giuseppe Scrivano | 2021-02-11 |
* | Fix some nit | zhangguanzhang | 2020-12-04 |
* | podman, exec: move conmon to the correct cgroup | Giuseppe Scrivano | 2020-12-03 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | Ensure libpod/define does not include libpod/image | Matthew Heon | 2020-07-31 |
* | 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 |
* | utils: fix parsing of cgroup with : in the name | Giuseppe Scrivano | 2020-06-30 |
* | podman: add new cgroup mode split | Giuseppe Scrivano | 2020-06-25 |
* | v2 podman stats | baude | 2020-05-05 |
* | utils: delete dead code | Giuseppe Scrivano | 2020-04-02 |