aboutsummaryrefslogtreecommitdiff
path: root/pkg/util
Commit message (Expand)AuthorAge
* Don't mount /dev/tty* inside privileged containers running systemdDan Čermák2022-09-22
* refactor: use `os.ReadDir` for lightweight directory readingEng Zer Jun2022-09-11
* pkg/util: Add no-op implementation of AddPrivilegedDevices on FreeBSDDoug Rabson2022-09-05
* podman: add uid and gid options to keep-idGiuseppe Scrivano2022-08-30
* pkg: Build pkg/util on FreeBSDDoug Rabson2022-08-13
* prune filter handlingCharlie Doern2022-07-25
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* volume: new options [no]copyGiuseppe Scrivano2022-06-27
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* Privileged containers can now restart if the host devices changeJake Correnti2022-06-06
* Fix codespell errorsDaniel J Walsh2022-05-25
* Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-05-23
* Add support for machine events on WindowsJason T. Greene2022-05-12
* Report correct RemoteURIDaniel J Walsh2022-05-04
* Merge pull request #13881 from rhatdan/usernsOpenShift Merge Robot2022-04-22
|\
| * Add support for --userns=nomapDaniel J Walsh2022-04-21
* | move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
|/
* run, mount: allow setting driver specific option using volume-optAditya R2022-04-12
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Remove error stutterDaniel J Walsh2022-03-25
* linter: enable nilerrValentin Rothberg2022-03-22
* linter: enable wastedassignValentin Rothberg2022-03-22
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* Revert "use GetRuntimeDir() from c/common"Brent Baude2022-03-01
* use GetRuntimeDir() from c/commonPaul Holzinger2022-02-21
* Merge pull request #13228 from giuseppe/idmap-optionsOpenShift Merge Robot2022-02-17
|\
| * pkg: support passing down options for idmapGiuseppe Scrivano2022-02-16
* | Calculate device major/minor using bitshiftRobb Manes2022-02-16
|/
* idmap should be able to be specified along with other optionsDaniel J Walsh2022-02-08
* volume: add support for non-volatile upperdir,workdir for overlay volumesAditya Rajan2022-01-28
* bump go module to version 4Valentin Rothberg2022-01-18
* fix misleading comment regarding default value of cpu period [NO NEW TESTS NE...Noah Stride2022-01-03
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* filter: use filepath.Match to maintain consistency with other patternAditya Rajan2021-11-19
* Merge pull request #12295 from flouthoc/filter-label-patternOpenShift Merge Robot2021-11-18
|\
| * filter: add basic pattern matching for label keysAditya Rajan2021-11-15
* | volumes: add new option idmapGiuseppe Scrivano2021-11-18
|/
* Spell "build linux darwin" as "build !windows".Maya Rashish2021-09-03
* Globally replace http:// with https://Daniel J Walsh2021-08-27
* Merge pull request #11218 from cdoern/untilBugOpenShift Merge Robot2021-08-26
|\
| * logFile until flag issuecdoern2021-08-23
* | Add space trimming check in ValidateSysctlsxatier2021-08-13
|/
* Fix TS parsing for fractional valuesMatej Vasek2021-08-04
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* 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