summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Increase pidWaitTimeout to 1000msEmilien Macchi2018-09-18
* Hooks supports two directories, process default and overrideDaniel J Walsh2018-09-17
* Merge pull request #1464 from mheon/optionally_disable_port_reservationMatthew Heon2018-09-14
|\
| * Add a way to disable port reservationMatthew Heon2018-09-13
* | Merge pull request #1434 from rhatdan/waitMatthew Heon2018-09-14
|\ \
| * | Add --interval flag to podman waitDaniel J Walsh2018-09-13
| |/
* / libpod/image/pull: Return image-pulling errors from doPullImageW. Trevor King2018-09-14
|/
* Explicitly set default CNI network name in libpod.confMatthew Heon2018-09-12
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Replace existing iptables handler with firewall codeMatthew Heon2018-09-10
* 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