summaryrefslogtreecommitdiff
path: root/pkg/util
Commit message (Expand)AuthorAge
* Fixes from make codespellDaniel J Walsh2021-04-21
* podman-remote should show podman.sock infoDaniel J Walsh2021-04-20
* Add support for play/generate kube volumesEduardo Vega2021-04-09
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Unification of until filter across list/prune endpointsJakub Guzik2021-03-24
* Unification of label filter across list/prune endpointsJakub Guzik2021-03-24
* Fix volumes and networks list/prune filters in http apiJakub Guzik2021-03-19
* network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* Add U volume flag to chown source volumesEduardo Vega2021-02-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable stylecheck linterPaul Holzinger2021-02-11
* Docker ignores mount flags that begin with constencyDaniel J Walsh2021-01-30
* SpellingJosh Soref2020-12-22
* podman: drop checking valid rootless UIDGiuseppe Scrivano2020-12-11
* Support Unix timestamps for `podman logs --since`Chih-Hsuan Yen2020-12-04
* Use Libpod tmpdir for pause pathMatthew Heon2020-12-02
* Align the podman ps --filter behavior with dockerPaul Holzinger2020-11-18
* Use /tmp/podman-run-* for backup XDG_RUNTIME_DIRDaniel J Walsh2020-11-04
* Merge pull request #8166 from rhatdan/unbindableOpenShift Merge Robot2020-11-02
|\
| * Add better support for unbindable volume mountsDaniel J Walsh2020-11-02
* | Centralize cores and period/quota conversion codeJordan Christiansen2020-10-31
|/
* The cidfile should be created when the container is createdDaniel J Walsh2020-10-26
* Convert Split() calls with an equal sign to SplitN()TomSweeneyRedHat2020-10-13
* Merge pull request #7929 from kolyshkin/nits-errOpenShift Merge Robot2020-10-06
|\
| * Remove excessive error wrappingKir Kolyshkin2020-10-05
* | Fix handling of CheckRootlessUIDRangeDaniel J Walsh2020-10-05
|/
* pull types allow initial capsDaniel J Walsh2020-09-12
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Don't create ~/.config after removing storage.confjjzmajic2020-09-02
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* Fix & add notes regarding problematic language in codebaseAshley Cui2020-07-15
* play-kube: add suport for "IfNotPresent" pull typeTristan Cacqueray2020-07-14
* move go module to v2Valentin Rothberg2020-07-06
* utils: drop default mapping when running uid!=0Giuseppe Scrivano2020-06-24
* 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