summaryrefslogtreecommitdiff
path: root/pkg/util
Commit message (Expand)AuthorAge
* Turn on More lintersDaniel J Walsh2020-06-15
* check --user range for rootless containersQi Wang2020-06-02
* Turn off 'noexec' option by default for named volumesMatthew Heon2020-05-20
* Fix errors found in coverity scanDaniel J Walsh2020-05-01
* podman: implement userns=keep-idGiuseppe Scrivano2020-04-24
* Move selinux labeling support from pkg/util to pkg/selinuxDaniel J Walsh2020-04-22
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Merge pull request #5690 from rhatdan/selinuxOpenShift Merge Robot2020-04-16
|\
| * Add support for selecting kvm and systemd labelsDaniel J Walsh2020-04-15
* | v2 bloat pruning phase 2Brent Baude2020-04-15
|/
* Add support for the global flags and config filesJhon Honce2020-04-14
* userns: support --userns=autoGiuseppe Scrivano2020-04-06
* pkg/spec.InitFSMounts: optimizeKir Kolyshkin2020-04-02
* 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
|/