aboutsummaryrefslogtreecommitdiff
path: root/pkg/util/utils.go
Commit message (Expand)AuthorAge
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 add core container commandsBrent Baude2020-03-22
* Allow users to set TMPDIR environmentDaniel J Walsh2020-03-06
* add pkg/signalValentin Rothberg2020-02-14
* make lint: enable gocriticValentin Rothberg2020-01-13
* libpod: fix --userns=keep-id with big UIDsGiuseppe Scrivano2020-01-10
* fix lint - pkg/util: func commentValentin Rothberg2020-01-08
* signal parsing - better input validationEd Santiago2019-12-26
* Add ONBUILD support to --changeMatthew Heon2019-12-05
* Completely rework --change parsingMatthew Heon2019-12-04
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* add libpod/configValentin Rothberg2019-10-31
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* rootless: write storage overrides to the conf fileGiuseppe Scrivano2019-10-21
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Merge pull request #4001 from kunalkushwaha/podman-import-fixOpenShift Merge Robot2019-09-30
|\
| * syntax updated for podman import --changeKunal Kushwaha2019-09-27
* | Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
|/
* pkg/util: use rootless function to read additional usersGiuseppe Scrivano2019-09-03
* add --pull flag for podman create&runQi Wang2019-08-09
* Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod removal from main (phase 2)baude2019-06-27
* Fix ENV parsing on `podman import`Jordan Webb2019-06-14
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* Add variable for global flags to runlabelQi Wang2019-05-02
* enable podman-remote on windowsbaude2019-04-30
* utils: call GetRootlessRuntimeDir onceGiuseppe Scrivano2019-03-29
* vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* utils: split generation and writing of storage.confGiuseppe Scrivano2019-03-17
* utils: avoid too long tmp directoryGiuseppe Scrivano2019-03-16
* rootless: use /tmp/libpod-rundir-$EUID for fallbackGiuseppe Scrivano2019-03-15
* Add event logging to libpod, even display to podmanbaude2019-03-11
* Centralize setting default volume pathMatthew Heon2019-02-26
* Ensure volume path is set appropriately by defaultMatthew Heon2019-02-26
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Unconditionally refresh storage options from configMatthew Heon2019-02-06
* Use defaults if paths are not specified in storage.confMatthew Heon2019-01-10
* Merge pull request #2076 from rhatdan/storage.confOpenShift Merge Robot2019-01-08
|\
| * If local storage file exists, then use it rather then defaults.Daniel J Walsh2019-01-03
* | Add the configuration file used to setup storage to podman infoDaniel J Walsh2019-01-07
|/
* Refactor: use idtools.ParseIDMap instead of bundling own versionŠimon Lukašík2018-12-23
* Add "podman volume" commandumohnani82018-12-06
* Revert changes to GetDefaultStoreOptionsMatthew Heon2018-12-03
* Fix gofmt and lintMatthew Heon2018-12-02
* Move rootless storage config into libpodMatthew Heon2018-12-02
* rootless: store only subset of storage.confGiuseppe Scrivano2018-11-28
* rootless: create storage.conf when it doesn't existGiuseppe Scrivano2018-11-19
* rootless: default to fuse-overlayfs when availableGiuseppe Scrivano2018-11-08
* rootless: do not add an additional /run to runrootGiuseppe Scrivano2018-10-31