summaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* Preserve passwd on container restartMatthew Heon2020-07-15
* Remove all instances of named return "err" from LibpodMatthew Heon2020-07-09
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
* Add container name to the /etc/hosts within the containerDaniel J Walsh2020-06-20
* Turn on More lintersDaniel J Walsh2020-06-15
* libpod: fix check for slirp4netns netnsGiuseppe Scrivano2020-06-11
* container: do not set hostname when joining utsGiuseppe Scrivano2020-06-10
* container: make resolv.conf and hosts accessible in usernsGiuseppe Scrivano2020-06-10
* check --user range for rootless containersQi Wang2020-06-02
* Fix mountpont in SecretMountsWithUIDGIDDaniel J Walsh2020-05-19
* libpod: set hostname from joined containerGiuseppe Scrivano2020-04-27
* Update podman to use containers.confDaniel J Walsh2020-04-20
* userns: support --userns=autoGiuseppe Scrivano2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* Attempt manual removal of CNI IP allocations on refreshMatthew Heon2020-03-19
* Ensure that exec sessions inherit supplemental groupsMatthew Heon2020-02-28
* Add network options to podman pod createMatthew Heon2020-02-19
* make lint: enable gocriticValentin Rothberg2020-01-13
* Correctly export the root file-system changesAdrian Reber2019-12-09
* Allow chained network namespace containersMatthew Heon2019-12-03
* Merge pull request #4493 from mheon/add_removing_stateOpenShift Merge Robot2019-12-02
|\
| * Add ContainerStateRemovingMatthew Heon2019-11-19
* | Disable checkpointing of containers started with --rmAdrian Reber2019-11-28
* | container-restore: Fix restore with user namespaceRadostin Stoyanov2019-11-17
|/
* podman: add support for specifying MACJakub Filak2019-11-06
* Vendor in latest containers/buildahUrvashi Mohnani2019-11-01
* add libpod/configValentin Rothberg2019-10-31
* systemd: mask /sys/fs/cgroup/systemd/release_agentGiuseppe Scrivano2019-10-25
* When restoring containers, reset cgroup pathMatthew Heon2019-10-10
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Merge pull request #4086 from mheon/cni_del_on_refreshOpenShift Merge Robot2019-09-25
|\
| * Force a CNI Delete on refreshing containersMatthew Heon2019-09-24
* | rootless: Rearrange setup of rootless containersGabi Beyer2019-09-24
* | execuser: look at the source for /etc/{passwd,group} overridesGiuseppe Scrivano2019-09-21
|/
* container: make sure $HOME is always setGiuseppe Scrivano2019-09-20
* linux: fix systemd with --cgroupns=privateGiuseppe Scrivano2019-09-12
* Merge pull request #3927 from openSUSE/manager-annotationsOpenShift Merge Robot2019-09-11
|\
| * Add `ContainerManager` annotation to created containersSascha Grunert2019-09-10
* | Merge pull request #3581 from mheon/no_cgroupsOpenShift Merge Robot2019-09-11
|\ \
| * | Add support for launching containers without CGroupsMatthew Heon2019-09-10
| |/
* / When first mounting any named volume, copy upMatthew Heon2019-09-09
|/
* Ignore ENOENT on umount of SHMMatthew Heon2019-09-06
* Correctly report errors on unmounting SHMMatthew Heon2019-09-05
* Add ability for volumes with options to mount/umountMatthew Heon2019-09-05
* handle dns response from cnibaude2019-09-03
* cgroup: fix regression when running systemdGiuseppe Scrivano2019-08-06