summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
...
* Vendor CNI plugins firewall codeMatthew Heon2018-09-10
* Start pod infra container when pod is createdbaude2018-09-06
* vendor containerd/cgroupsbaude2018-09-06
* Print errors from individual pull attemptsMatthew Heon2018-09-05
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* rootless: create compatible pod infra containerGiuseppe Scrivano2018-09-04
* rootless: be in an userns to initialize the runtimeGiuseppe Scrivano2018-09-04
* Merge pull request #1392 from mheon/up_wait_durationMatthew Heon2018-08-31
|\
| * Up time between checks for podman waitMatthew Heon2018-08-31
* | We are mistakenly seeing repos as registries.Daniel J Walsh2018-08-31
* | container: resolve rootfs symlinksGiuseppe Scrivano2018-08-31
|/
* rootless, exec: use the new function to join the usernsGiuseppe Scrivano2018-08-29
* Resolve /etc/resolv.conf before readingbaude2018-08-28
* Fix Mount PropagationGiuseppe Scrivano2018-08-27
* rootless: don't use kill --allGiuseppe Scrivano2018-08-26
* rootless: exec handle processes that create an user namespaceGiuseppe Scrivano2018-08-26
* rootless: fix execGiuseppe Scrivano2018-08-26
* Regenerate easyjson after rebaseMatthew Heon2018-08-24
* Swap from FFJSON to easyjsonMatthew Heon2018-08-24
* rootless: allow to override policy.json by the userGiuseppe Scrivano2018-08-24
* Reveal information about container capabilitiesDaniel J Walsh2018-08-24
* Vendor in latest projectatomic/buildahumohnani82018-08-23
* Refactor error checking in With*NSFromPod optionshaircommander2018-08-23
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Support pause containers in varlinkhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Changed GetContainerStats to return ErrCtrStateInvalidhaircommander2018-08-23
* Add podman pod tophaircommander2018-08-23
* Properly translate users into runc format for execMatthew Heon2018-08-23
* Fixed segfault in stats where container had netNS none or from containerhaircommander2018-08-21
* Make failure to retrieve individual ctrs/pods nonfatalMatthew Heon2018-08-17
* podman: fix --uts=hostGiuseppe Scrivano2018-08-17
* podman pod statsbaude2018-08-17
* Change batchcontainer to sharedhaircommander2018-08-16
* Moved getPodStatus to pod API to be used in varlinkhaircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Fix build on non-Linux OSesMatthew Heon2018-08-15
* Create pod CGroups when using the systemd cgroup driverMatthew Heon2018-08-15
* Switch systemd default CGroup parent to machine.sliceMatthew Heon2018-08-15
* Updated pod_api to reflect function spechaircommander2018-08-14
* Remove unused function in runtime.goMatthew Heon2018-08-14
* Merge pull request #1254 from mheon/systemd_cgroups_defaultMatthew Heon2018-08-11
|\
| * Swap default CGroup manager to systemdMatthew Heon2018-08-10
* | Ensure pod inspect is locked and validity-checkedMatthew Heon2018-08-11
* | We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* | Split pod.go into 3 filesMatthew Heon2018-08-10
* | Make errors during refresh nonfatalMatthew Heon2018-08-10
* | Add batch check to container stats lockMatthew Heon2018-08-10
* | removeContainer: fix deadlockValentin Rothberg2018-08-10
|/