summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Ensure resolv.conf has the right label and pathMatthew Heon2018-10-04
* Drop libnetwork vendor and move the code into pkg/Matthew Heon2018-10-04
* Switch to using libnetwork's resolvconf packageMatthew Heon2018-10-04
* Merge pull request #1570 from giuseppe/fix-gvisorOpenShift Merge Robot2018-10-04
|\
| * oci: split the stdout and stderr pipesGiuseppe Scrivano2018-10-03
| * oci: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-10-03
* | Add support to checkpoint/restore containersAdrian Reber2018-10-03
|/
* Merge pull request #1578 from baude/addubuntuciOpenShift Merge Robot2018-10-03
|\
| * Add ability for ubuntu to be testedbaude2018-10-03
* | selinux: drop superflous relabelGiuseppe Scrivano2018-10-03
|/
* Merge pull request #1580 from giuseppe/rootless-always-set-XDG_RUNTIME_DIROpenShift Merge Robot2018-10-03
|\
| * rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-10-03
* | Merge pull request #1531 from mheon/add_exited_stateOpenShift Merge Robot2018-10-03
|\ \ | |/ |/|
| * Fix Wait() to allow Exited state as well as StoppedMatthew Heon2018-10-02
| * Fix cleanupRuntime to only save if container is validMatthew Heon2018-10-02
| * Fix bug with exited state and container removeMatthew Heon2018-10-02
| * Address review comments and fix ps outputMatthew Heon2018-10-02
| * Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* | Merge pull request #1528 from baude/runlabelOpenShift Merge Robot2018-10-02
|\ \
| * | Add container runlabel commandbaude2018-09-28
* | | Merge pull request #1562 from mheon/update_install_instructionsOpenShift Merge Robot2018-10-02
|\ \ \ | |_|/ |/| |
| * | Update docs to build a runc that works with systemdMatthew Heon2018-10-01
* | | Need to allocate memory for hook structDaniel J Walsh2018-10-02
|/ /
* / runtime: fix message which assumes the runtime is runcGiuseppe Scrivano2018-10-01
|/
* Merge pull request #1551 from baude/complexnamesOpenShift Merge Robot2018-09-28
|\
| * run complex image names with short namesbaude2018-09-28
* | Add buildah version and distribution to infobaude2018-09-28
|/
* Disable problematic SELinux code causing runc issuesMatthew Heon2018-09-25
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Refactor Wait() to not require a timeoutMatthew Heon2018-09-21
* Don't output inodes created to run a containerDaniel 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
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* 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