aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* libpod: Factor out setting volume atime to container_internal_linux.goDoug Rabson2022-09-05
* libpod: Move miscellaneous file handlling to container_internal_common.goDoug Rabson2022-09-05
* libpod: Factor out handling of slirp4netns and net=noneDoug Rabson2022-09-05
* libpod: Move functions related to /etc bind mounts to container_internal_comm...Doug Rabson2022-09-05
* libpod: Move getRootNetNsDepCtr to container_internal_common.goDoug Rabson2022-09-05
* libpod: Move functions related to checkpoints to container_internal_common.goDoug Rabson2022-09-05
* libpod: Move mountNotifySocket to container_internal_common.goDoug Rabson2022-09-05
* libpod: Move getUserOverrides, lookupHostUser to container_internal_common.goDoug Rabson2022-09-05
* libpod: Move isWorkDirSymlink, resolveWorkDir to container_internal_common.goDoug Rabson2022-09-05
* libpod: Use platform-specific mount type for volume mountsDoug Rabson2022-09-05
* libpod: Factor out platform-specific sections from generateSpecDoug Rabson2022-09-05
* libpod: Move getOverlayUpperAndWorkDir and generateSpec to container_internal...Doug Rabson2022-09-05
* Add container GID to additional groupsMatthew Heon2022-09-02
* libpod: Move uses of unix.O_PATH to container_internal_linux.goDoug Rabson2022-08-17
* libpod: Move rootless network setup details to container_internal_linux.goDoug Rabson2022-08-17
* Merge pull request #15248 from vrothberg/RUN-1606OpenShift Merge Robot2022-08-11
|\
| * libpod: allow the notify socket to be passed programaticallyValentin Rothberg2022-08-10
* | build(deps) bump CDI dependency from 0.4.0 to 0.5.0Evan Lezar2022-08-10
|/
* libpod: create /etc/passwd if missingGiuseppe Scrivano2022-07-21
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-11
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Merge pull request #14732 from dfr/criuopenshift-ci[bot]2022-06-27
|\
| * Fix spelling of GetCriuVersionDoug Rabson2022-06-27
* | podman cgroup enhancementcdoern2022-06-24
|/
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* [CI:DOCS] "setup" -> "set up" in source code commentsErik Sjölund2022-06-19
* Merge pull request #14585 from Luap99/nolintopenshift-ci[bot]2022-06-14
|\
| * golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* | container: do not create .containerenv with -v SRC:/runGiuseppe Scrivano2022-06-14
|/
* Merge pull request #14220 from Luap99/resolvconfOpenShift Merge Robot2022-06-07
|\
| * use resolvconf package from c/common/libnetworkPaul Holzinger2022-06-07
* | Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-aft...OpenShift Merge Robot2022-06-07
|\ \ | |/ |/|
| * Privileged containers can now restart if the host devices changeJake Correnti2022-06-06
* | overlay-volumes: add support for non-volatile upperdir,workdir for anonymous ...Aditya R2022-06-06
|/
* First batch of resolutions to FIXMEsMatthew Heon2022-05-25
* Merge pull request #14308 from n1hility/root-cgroupOpenShift Merge Robot2022-05-25
|\
| * Support running podman under a root v2 cgroupJason T. Greene2022-05-21
* | Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-05-23
|/
* linter: enable unconvert linterValentin Rothberg2022-05-19
* Merge pull request #14062 from Luap99/resolv.confOpenShift Merge Robot2022-04-29
|\
| * libpod: host netns keep same /etc/resolv.confPaul Holzinger2022-04-29
| * fix incorrect permissions for /etc/resolv.conf in usernsPaul Holzinger2022-04-29
* | enable errcheck linterPaul Holzinger2022-04-29
|/
* enable gocritic linterPaul Holzinger2022-04-26
* Merge pull request #13978 from Luap99/unparamOpenShift Merge Robot2022-04-25
|\
| * enable unparam linterPaul Holzinger2022-04-25
* | Merge pull request #13973 from Luap99/linter-reviveOpenShift Merge Robot2022-04-23
|\ \ | |/ |/|
| * replace golint with revive linterPaul Holzinger2022-04-22
* | Merge pull request #13918 from Luap99/hostsOpenShift Merge Robot2022-04-22
|\ \ | |/ |/|
| * use etchosts package from c/commonPaul Holzinger2022-04-22