summaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* Added option to keep containers running after checkpointingAdrian Reber2018-11-20
* Use a struct to pass options to Checkpoint()Adrian Reber2018-11-20
* Accurately update state if prepare() partially failsMatthew Heon2018-11-08
* Merge pull request #1771 from baude/prepareOpenShift Merge Robot2018-11-07
|\
| * move defer'd function declaration ahead of prepare error returnbaude2018-11-07
* | rootless: mount /sys/fs/cgroup/systemd from the hostGiuseppe Scrivano2018-11-07
* | rootless: don't bind mount /sys/fs/cgroup/systemd in systemd modeGiuseppe Scrivano2018-11-07
|/
* get user and group information using securejoin and runc's user librarybaude2018-10-29
* Merge pull request #1699 from baude/rundOpenShift Merge Robot2018-10-25
|\
| * run prepare in parallelbaude2018-10-25
* | Increase security and performance when looking up groupsbaude2018-10-25
|/
* Use the CRIU version check in checkpoint/restoreAdrian Reber2018-10-23
* Fix CGroup paths used for systemd CGroup mountMatthew Heon2018-10-17
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Add support to checkpoint/restore containersAdrian Reber2018-10-03
* Disable problematic SELinux code causing runc issuesMatthew Heon2018-09-25
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Add new field to libpod to indicate whether or not to use labellingDaniel J Walsh2018-09-20
* Bind Mounts should be mounted read-only when in read-only modeDaniel J Walsh2018-09-20
* Fix Mount PropagationGiuseppe Scrivano2018-08-27
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* podman: fix --uts=hostGiuseppe Scrivano2018-08-17
* switch projectatomic to containersDaniel J Walsh2018-08-16
* We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* Support multiple networksbaude2018-07-12
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Remove per-container CGroup parentsMatthew Heon2018-07-06
* more changes to compile darwinbaude2018-07-05
* changes to allow for darwin compilationbaude2018-06-29