summaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* 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
* | enable staticcheck linterPaul Holzinger2022-04-22
|/
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* Merge pull request #13583 from rhatdan/ipcOpenShift Merge Robot2022-04-16
|\
| * Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
|/
* When running systemd in a container set container_uuidDaniel J Walsh2022-03-23
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* Add support for --chrootdirsLStandman2022-03-14
* container: workdir resolution must consider symlink if explicitly configuredAditya R2022-03-02
* Implement Podman Container Clonecdoern2022-02-20
* Modify /etc/resolv.conf when connecting/disconnectingMatthew Heon2022-02-10
* append podman dns search domainPaul Holzinger2022-02-04