summaryrefslogtreecommitdiff
path: root/pkg/util
Commit message (Expand)AuthorAge
* Merge pull request #3876 from mheon/fix_mount_flagsOpenShift Merge Robot2019-09-04
|\
| * Fix addition of mount options when using RO tmpfsMatthew Heon2019-08-28
| * Allow :z and :Z with ProcessOptionsMatthew Heon2019-08-28
| * Set base mount options for bind mounts from base systemMatthew Heon2019-08-28
| * Add support for 'exec', 'suid', 'dev' mount flagsMatthew Heon2019-08-28
* | pkg/util: use rootless function to read additional usersGiuseppe Scrivano2019-09-03
|/
* Merge pull request #3760 from rhatdan/authOpenShift Merge Robot2019-08-19
|\
| * Use GetRuntimeDir to setup auth.json for loginDaniel J Walsh2019-08-12
* | Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\ \
| * | add --pull flag for podman create&runQi Wang2019-08-09
* | | Remove --tmpfs size defaultAshley Cui2019-08-14
| |/ |/|
* | enable windows remote clientbaude2019-08-08
|/
* Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhomeOpenShift Merge Robot2019-08-06
|\
| * Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* | Don't log errors to the screen when XDG_RUNTIME_DIR is not setDaniel J Walsh2019-08-04
|/
* golangci-lint phase 4baude2019-07-22
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod removal from main (phase 2)baude2019-06-27
* util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
* Allow (but ignore) Cached and Delegated volume optionsMatthew Heon2019-06-18
* Fix ENV parsing on `podman import`Jordan Webb2019-06-14
* storage: support --mount type=bind,bind-nonrecursiveGiuseppe Scrivano2019-06-13
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* rootless: use a pause processGiuseppe Scrivano2019-05-17
* rootless, spec: allow resources with cgroup v2Giuseppe Scrivano2019-05-13
* Merge pull request #2905 from QiWang19/globalvarOpenShift Merge Robot2019-05-03
|\
| * Add variable for global flags to runlabelQi Wang2019-05-02
* | Merge pull request #2959 from mheon/merge_volume_flagsOpenShift Merge Robot2019-05-03
|\ \ | |/ |/|
| * Ensure that named volumes have their options parsedMatthew Heon2019-05-01
* | 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