aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* utils: Add missing symbols for FreeBSDDoug Rabson2022-08-16
* utils: call MaybeMoveToSubCgroup onceGiuseppe Scrivano2022-07-13
* podman: move MaybeMoveToSubCgroup to utils/Giuseppe Scrivano2022-07-13
* use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* hack/test/utils: switch to golang native error wrappingSascha Grunert2022-07-05
* Merge pull request #14789 from saschagrunert/libpod-errorsopenshift-ci[bot]2022-07-05
|\
| * libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* | utils: move the cgroup if root on cgroupv2Giuseppe Scrivano2022-06-30
|/
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* Support running podman under a root v2 cgroupJason T. Greene2022-05-21
* linter: enable unconvert linterValentin Rothberg2022-05-19
* enable staticcheck linterPaul Holzinger2022-04-22
* fix a number of `godot` issuesValentin Rothberg2022-03-22
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* move rootless netns slirp4netns process to systemd user.slicePaul Holzinger2022-02-07
* switch podman image scp from depending on machinectl to just os/execcdoern2022-01-26
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12429 from cdoern/scpOpenShift Merge Robot2022-01-05
|\
| * podman image scp never enter podman user NScdoern2021-12-23
* | MovePauseProcessToScope do not seed everytimePaul Holzinger2021-12-16
* | pause scope: don't use the global math/rand RNGValentin Rothberg2021-12-14
|/
* utils: reintroduce moveToCgroupGiuseppe Scrivano2021-12-08
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* checkpoint do not modify XDG_RUNTIME_DIRPaul Holzinger2021-11-24
* utils: use podman-pause-$RANDOM.scope nameGiuseppe Scrivano2021-11-17
* runtime: change PID existence checkGiuseppe Scrivano2021-10-28
* utils: do not overwrite the err variableGiuseppe Scrivano2021-10-27
* utils: return error message from StartTransientUnitGiuseppe Scrivano2021-09-20
* utils: raise warning only on cgroupv2Giuseppe Scrivano2021-09-20
* system: move MovePauseProcessToScope to utilsGiuseppe Scrivano2021-09-16
* system: always move pause process when running on systemdGiuseppe Scrivano2021-09-16
* utils.RunUnderSystemdScope(): always close ConnNalin Dahyabhai2021-08-23
* volumes: Add support for exporting volumes to external tarflouthoc2021-08-23
* utils: move message from warning to debugGiuseppe Scrivano2021-06-16
* utils: improve error messageGiuseppe Scrivano2021-06-16
* Improvements for machinebaude2021-03-25
* bump go module to v3Valentin Rothberg2021-02-22
* utils: takes the longest path on cgroup v1Giuseppe Scrivano2021-02-11
* utils: create parent cgroupsGiuseppe Scrivano2021-02-11
* utils: ignore unified on cgroupv1 if not presentGiuseppe Scrivano2021-02-11
* utils: skip empty linesGiuseppe Scrivano2021-02-11
* Fix some nitzhangguanzhang2020-12-04
* podman, exec: move conmon to the correct cgroupGiuseppe Scrivano2020-12-03
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* Ensure libpod/define does not include libpod/imageMatthew Heon2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* utils: fix parsing of cgroup with : in the nameGiuseppe Scrivano2020-06-30
* podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
* v2 podman statsbaude2020-05-05