summaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* handle dns response from cnibaude2019-09-03
* cgroup: fix regression when running systemdGiuseppe Scrivano2019-08-06
* Revert "rootless: Rearrange setup of rootless containers"baude2019-08-06
* Merge pull request #3690 from adrianreber/ignore-static-ipOpenShift Merge Robot2019-08-05
|\
| * restore: added --ignore-static-ip optionAdrian Reber2019-08-02
* | Merge pull request #3310 from gabibeyer/rootlessKataOpenShift Merge Robot2019-08-05
|\ \ | |/ |/|
| * rootless: Rearrange setup of rootless containersGabi Beyer2019-07-30
* | Merge pull request #3677 from giuseppe/systemd-cgroupsv2OpenShift Merge Robot2019-08-01
|\ \
| * | systemd, cgroupsv2: not bind mount /sys/fs/cgroup/systemdGiuseppe Scrivano2019-08-01
| |/
* / Vendor in buildah 1.9.2Daniel J Walsh2019-07-30
|/
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* Add --ignore-rootfs option for checkpoint/restoreAdrian Reber2019-07-11
* Include root file-system changes in container migrationAdrian Reber2019-07-11
* Correctly set FinishedTime for checkpointed containerAdrian Reber2019-07-11
* code cleanupbaude2019-07-08
* libpod removal from main (phase 2)baude2019-06-27
* stats: fix cgroup path for rootless containersGiuseppe Scrivano2019-06-26
* remove libpod from mainbaude2019-06-25
* rootless: add an entry to /etc/hosts when using slirp4netnsGiuseppe Scrivano2019-06-24
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* Merge pull request #3297 from rhatdan/systemdOpenShift Merge Robot2019-06-17
|\
| * Accidently removed /run/lock from systemd mountsDaniel J Walsh2019-06-11
* | rootless: use the slirp4netns builtin DNS firstGiuseppe Scrivano2019-06-12
|/
* migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
* Added support to migrate containersAdrian Reber2019-06-03
* Added helper functions for container migrationAdrian Reber2019-06-03
* apparmor: don't load/set profile in privileged modeValentin Rothberg2019-05-23
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* Use the same SELinux label for CRIU log filesAdrian Reber2019-04-12
* Implement podman-remote rmJhon Honce2019-04-09
* Switch Libpod over to new explicit named volumesMatthew Heon2019-04-04
* userns: do not use an intermediate mount namespaceGiuseppe Scrivano2019-03-29
* vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* Resolve review commentsMatthew Heon2019-03-27
* Add support to disable creation of network config filesMatthew Heon2019-03-27
* userns: use the intermediate mountns for volumesGiuseppe Scrivano2019-03-21
* Make sure buildin volumes have the same ownership and permissions as imageDaniel J Walsh2019-03-15
* Merge pull request #2585 from giuseppe/build-honor-netOpenShift Merge Robot2019-03-12
|\
| * slirp4netns: add builtin DNS server to resolv.confGiuseppe Scrivano2019-03-11
* | Ensure that tmpfs mounts do not have symlinksMatthew Heon2019-03-11
|/
* Don't delete another container's resolv and hosts filesMatthew Heon2019-03-10
* Move secrets package to buildahDaniel J Walsh2019-03-08
* Append hosts to dependency container's /etc/hosts filePeter Hunt2019-03-05
* Verify that used OCI runtime supports checkpointAdrian Reber2019-03-01
* Label CRIU log files correctlyAdrian Reber2019-02-26
* Merge pull request #2358 from rhatdan/namespaceOpenShift Merge Robot2019-02-25
|\
| * Fix up handling of user defined network namespacesDaniel J Walsh2019-02-23
* | In shared networkNS /etc/resolv.conf&/etc/hosts should be sharedDaniel J Walsh2019-02-23
|/