aboutsummaryrefslogtreecommitdiff
path: root/utils/utils.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Fix stuttersDaniel J Walsh2022-09-10
* 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
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* linter: enable unconvert linterValentin Rothberg2022-05-19
* fix a number of `godot` issuesValentin Rothberg2022-03-22
* 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
|/
* 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: 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
* volumes: Add support for exporting volumes to external tarflouthoc2021-08-23
* bump go module to v3Valentin Rothberg2021-02-22
* Ensure libpod/define does not include libpod/imageMatthew Heon2020-07-31
* v2 podman statsbaude2020-05-05
* utils: delete dead codeGiuseppe Scrivano2020-04-02
* code cleanupbaude2019-07-08
* libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* enable podman-remote on windowsbaude2019-04-30
* Corrected detach man pages and code commentsJhon Honce2019-03-13
* podman-remote save [image]baude2019-02-20
* Fix manual detach from containers to not wait for exitMatthew Heon2019-02-12
* Add container runlabel commandbaude2018-09-28
* Initial checkin from CRI-O repoMatthew Heon2017-11-01