index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
container_internal_linux.go
Commit message (
Expand
)
Author
Age
*
libpod: Move platform-specific bind mounts to a per-platform method
Doug Rabson
2022-09-12
*
Fix stutters
Daniel J Walsh
2022-09-10
*
podman: skip /sys/fs/cgroup/systemd if not present
Giuseppe Scrivano
2022-09-07
*
libpod: Factor out setting volume atime to container_internal_linux.go
Doug Rabson
2022-09-05
*
libpod: Move miscellaneous file handlling to container_internal_common.go
Doug Rabson
2022-09-05
*
libpod: Factor out handling of slirp4netns and net=none
Doug Rabson
2022-09-05
*
libpod: Move functions related to /etc bind mounts to container_internal_comm...
Doug Rabson
2022-09-05
*
libpod: Move getRootNetNsDepCtr to container_internal_common.go
Doug Rabson
2022-09-05
*
libpod: Move functions related to checkpoints to container_internal_common.go
Doug Rabson
2022-09-05
*
libpod: Move mountNotifySocket to container_internal_common.go
Doug Rabson
2022-09-05
*
libpod: Move getUserOverrides, lookupHostUser to container_internal_common.go
Doug Rabson
2022-09-05
*
libpod: Move isWorkDirSymlink, resolveWorkDir to container_internal_common.go
Doug Rabson
2022-09-05
*
libpod: Use platform-specific mount type for volume mounts
Doug Rabson
2022-09-05
*
libpod: Factor out platform-specific sections from generateSpec
Doug Rabson
2022-09-05
*
libpod: Move getOverlayUpperAndWorkDir and generateSpec to container_internal...
Doug Rabson
2022-09-05
*
Add container GID to additional groups
Matthew Heon
2022-09-02
*
libpod: Move uses of unix.O_PATH to container_internal_linux.go
Doug Rabson
2022-08-17
*
libpod: Move rootless network setup details to container_internal_linux.go
Doug Rabson
2022-08-17
*
Merge pull request #15248 from vrothberg/RUN-1606
OpenShift Merge Robot
2022-08-11
|
\
|
*
libpod: allow the notify socket to be passed programatically
Valentin Rothberg
2022-08-10
*
|
build(deps) bump CDI dependency from 0.4.0 to 0.5.0
Evan Lezar
2022-08-10
|
/
*
libpod: create /etc/passwd if missing
Giuseppe Scrivano
2022-07-21
*
[CI:DOCS] Improve language. Fix spelling and typos.
Erik Sjölund
2022-07-11
*
libpod: switch to golang native error wrapping
Sascha Grunert
2022-07-05
*
Merge pull request #14732 from dfr/criu
openshift-ci[bot]
2022-06-27
|
\
|
*
Fix spelling of GetCriuVersion
Doug Rabson
2022-06-27
*
|
podman cgroup enhancement
cdoern
2022-06-24
|
/
*
Fix spelling "setup" -> "set up" and similar
Erik Sjölund
2022-06-22
*
[CI:DOCS] "setup" -> "set up" in source code comments
Erik Sjölund
2022-06-19
*
Merge pull request #14585 from Luap99/nolint
openshift-ci[bot]
2022-06-14
|
\
|
*
golangci-lint: enable nolintlint
Paul Holzinger
2022-06-14
*
|
container: do not create .containerenv with -v SRC:/run
Giuseppe Scrivano
2022-06-14
|
/
*
Merge pull request #14220 from Luap99/resolvconf
OpenShift Merge Robot
2022-06-07
|
\
|
*
use resolvconf package from c/common/libnetwork
Paul Holzinger
2022-06-07
*
|
Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-aft...
OpenShift Merge Robot
2022-06-07
|
\
\
|
|
/
|
/
|
|
*
Privileged containers can now restart if the host devices change
Jake Correnti
2022-06-06
*
|
overlay-volumes: add support for non-volatile upperdir,workdir for anonymous ...
Aditya R
2022-06-06
|
/
*
First batch of resolutions to FIXMEs
Matthew Heon
2022-05-25
*
Merge pull request #14308 from n1hility/root-cgroup
OpenShift Merge Robot
2022-05-25
|
\
|
*
Support running podman under a root v2 cgroup
Jason T. Greene
2022-05-21
*
|
Use containers/common/pkg/util.StringToSlice
Daniel J Walsh
2022-05-23
|
/
*
linter: enable unconvert linter
Valentin Rothberg
2022-05-19
*
Merge pull request #14062 from Luap99/resolv.conf
OpenShift Merge Robot
2022-04-29
|
\
|
*
libpod: host netns keep same /etc/resolv.conf
Paul Holzinger
2022-04-29
|
*
fix incorrect permissions for /etc/resolv.conf in userns
Paul Holzinger
2022-04-29
*
|
enable errcheck linter
Paul Holzinger
2022-04-29
|
/
*
enable gocritic linter
Paul Holzinger
2022-04-26
*
Merge pull request #13978 from Luap99/unparam
OpenShift Merge Robot
2022-04-25
|
\
|
*
enable unparam linter
Paul Holzinger
2022-04-25
*
|
Merge pull request #13973 from Luap99/linter-revive
OpenShift Merge Robot
2022-04-23
|
\
\
|
|
/
|
/
|
[next]