aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* 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
* libpod: enforce noexec,nosuid,nodev for /dev/shmGiuseppe Scrivano2022-02-02
* volume: add support for non-volatile upperdir,workdir for overlay volumesAditya Rajan2022-01-28
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Use new CDI APIEvan Lezar2022-01-14
* Merge pull request #12828 from giuseppe/drop-checkOpenShift Merge Robot2022-01-13
|\
| * libpod: refine check for empty pod cgroupGiuseppe Scrivano2022-01-12
* | use libnetwork from c/commonPaul Holzinger2022-01-12
|/
* fix host.containers.internal entry for macvlan networksPaul Holzinger2022-01-11
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* Enable checkpoint/restore for /dev/shmRadostin Stoyanov2021-12-23
* Always run passwd management code when DB value is nilMatthew Heon2021-12-22
* Merge pull request #12375 from rhatdan/hostsOpenShift Merge Robot2021-12-22
|\
| * Use hosts public ip address in rootless containersDaniel J Walsh2021-12-21
* | Merge pull request #12668 from vrothberg/fix-12667OpenShift Merge Robot2021-12-22
|\ \
| * | support hosts without /etc/hostsValentin Rothberg2021-12-22
| |/
* / Podman run --passwdcdoern2021-12-21
|/
* Add more checkpoint/restore information to 'inspect'Adrian Reber2021-12-17
* network db rewrite: migrate existing settingsPaul Holzinger2021-12-14
* Merge pull request #12498 from rhatdan/cgroupsOpenShift Merge Robot2021-12-07
|\
| * Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* | volume: apply exact permission of target directory without adding extra 0111Aditya Rajan2021-12-07
|/
* libpod: improve heuristic to detect cgroupGiuseppe Scrivano2021-11-24
* rename libpod nettypes fieldsPaul Holzinger2021-11-16
* Merge pull request #12100 from rhatdan/envOpenShift Merge Robot2021-11-16
|\
| * Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15