aboutsummaryrefslogtreecommitdiff
path: root/pkg/util
Commit message (Expand)AuthorAge
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 add core container commandsBrent Baude2020-03-22
* Only run TestGetImageConfigStopSignal on LinuxMiloslav Trmač2020-03-21
* Allow users to set TMPDIR environmentDaniel J Walsh2020-03-06
* utils: relax check for directory to useGiuseppe Scrivano2020-02-24
* add pkg/signalValentin Rothberg2020-02-14
* camelcase: fix lint reportsValentin Rothberg2020-01-25
* fork fatih/camelcaseValentin Rothberg2020-01-25
* 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
* Return empty runtime directory if we're not rootlessJonathan Dieter2019-12-07
* Add ONBUILD support to --changeMatthew Heon2019-12-05
* Completely rework --change parsingMatthew Heon2019-12-04
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* mount: add new options nocopyup|copyup for tmpfsGiuseppe Scrivano2019-11-07
* 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
|/
* Fixup `util.GetRootlessConfigHomeDir` permission requirementsChristian Felder2019-09-09
* 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