summaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #12294 from flouthoc/secret-mount-targetOpenShift Merge Robot2021-11-16
|\ \ | |/ |/|
| * secret: honor custom target for secrets with runAditya Rajan2021-11-15
* | Added optional container restore statisticsAdrian Reber2021-11-15
* | Added optional container checkpointing statisticsAdrian Reber2021-11-15
|/
* Fix rootless networking with userns and portsPaul Holzinger2021-11-09
* Add 'stats-dump' file to exported checkpointAdrian Reber2021-11-05
* Set Checkpointed state to false after restoreAdrian Reber2021-10-27
* Update vendor github.com/opencontainers/runtime-toolsDaniel J Walsh2021-10-25
* We should only be relabeling when on first runDaniel J Walsh2021-10-15
* Don't include ctr.log if not using file loggingDaniel J Walsh2021-10-14
* codespell codeDaniel J Walsh2021-10-12
* always add short container id as net aliasPaul Holzinger2021-09-28
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* volume: Add support for overlay on named volumesAditya Rajan2021-09-21
* podman machine: use gvproxy for host.containers.internalPaul Holzinger2021-09-20