summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2024-03-18utils: drop conversion float->string->floatGiuseppe Scrivano
2024-01-28Run codespell on codeDaniel J Walsh
2023-12-07use rootless netns from c/commonPaul Holzinger
2023-11-28utils: close a couple of ReadClosersNalin Dahyabhai
2023-11-07Refactor key machine objectsBrent Baude
2023-11-02vendor: update c/commonGiuseppe Scrivano
2023-09-08utils: export MoveUnderCgroupGiuseppe Scrivano
2023-06-19make lint: enable mirrorValentin Rothberg
2023-02-16volume,container: chroot to source before exporting contentAditya R
2022-11-14utils: Enable cgroup utils for FreeBSDDoug Rabson
2022-11-07fix incorrect systemd booted checkPaul Holzinger
2022-09-20Replace deprecated ioutilChris Evich
2022-09-10Fix stuttersDaniel J Walsh
2022-08-16utils: Add missing symbols for FreeBSDDoug Rabson
2022-07-13utils: call MaybeMoveToSubCgroup onceGiuseppe Scrivano
2022-07-13podman: move MaybeMoveToSubCgroup to utils/Giuseppe Scrivano
2022-07-06use c/common code for resize and CopyDetachablePaul Holzinger
2022-07-05hack/test/utils: switch to golang native error wrappingSascha Grunert
2022-07-05Merge pull request #14789 from saschagrunert/libpod-errorsopenshift-ci[bot]
2022-07-04libpod/runtime: switch to golang native error wrappingSascha Grunert
2022-06-30utils: move the cgroup if root on cgroupv2Giuseppe Scrivano
2022-06-28podman image scp remote support & podman image scp taggingcdoern
2022-05-21Support running podman under a root v2 cgroupJason T. Greene
2022-05-19linter: enable unconvert linterValentin Rothberg
2022-04-22enable staticcheck linterPaul Holzinger
2022-03-22fix a number of `godot` issuesValentin Rothberg
2022-03-18go fmt: use go 1.18 conditional-build syntaxValentin Rothberg
2022-02-07move rootless netns slirp4netns process to systemd user.slicePaul Holzinger
2022-01-26switch podman image scp from depending on machinectl to just os/execcdoern
2022-01-18bump go module to version 4Valentin Rothberg
2022-01-05Merge pull request #12429 from cdoern/scpOpenShift Merge Robot
2021-12-23podman image scp never enter podman user NScdoern
2021-12-16MovePauseProcessToScope do not seed everytimePaul Holzinger
2021-12-14pause scope: don't use the global math/rand RNGValentin Rothberg
2021-12-08utils: reintroduce moveToCgroupGiuseppe Scrivano
2021-12-07Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh
2021-11-24checkpoint do not modify XDG_RUNTIME_DIRPaul Holzinger
2021-11-17utils: use podman-pause-$RANDOM.scope nameGiuseppe Scrivano
2021-10-28runtime: change PID existence checkGiuseppe Scrivano
2021-10-27utils: do not overwrite the err variableGiuseppe Scrivano
2021-09-20utils: return error message from StartTransientUnitGiuseppe Scrivano
2021-09-20utils: raise warning only on cgroupv2Giuseppe Scrivano
2021-09-16system: move MovePauseProcessToScope to utilsGiuseppe Scrivano
2021-09-16system: always move pause process when running on systemdGiuseppe Scrivano
2021-08-23utils.RunUnderSystemdScope(): always close ConnNalin Dahyabhai
2021-08-23volumes: Add support for exporting volumes to external tarflouthoc
2021-06-16utils: move message from warning to debugGiuseppe Scrivano
2021-06-16utils: improve error messageGiuseppe Scrivano
2021-03-25Improvements for machinebaude
2021-02-22bump go module to v3Valentin Rothberg