summaryrefslogtreecommitdiff
path: root/pkg/util
Commit message (Expand)AuthorAge
* 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
* Fix man page to show info on storageDaniel J Walsh2018-10-22
* Move rootless directory handling to the libpod/pkg/util directoryDaniel J Walsh2018-10-22
* podman: provide a default UID mapping when non rootGiuseppe Scrivano2018-06-15
* If user specifies UIDMapSlice without GIDMapSlice, set them equalDaniel J Walsh2018-05-31
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* varlink imagesbaude2018-04-26
* Stage3 Image Librarybaude2018-03-14
* Change un/pwd handling to match Buildah'sTomSweeneyRedHat2018-02-06