| Commit message (Expand) | Author | Age |
* | rootless: create compatible pod infra container | Giuseppe Scrivano | 2018-09-04 |
* | rootless: be in an userns to initialize the runtime | Giuseppe Scrivano | 2018-09-04 |
* | Merge pull request #1392 from mheon/up_wait_duration | Matthew Heon | 2018-08-31 |
|\ |
|
| * | Up time between checks for podman wait | Matthew Heon | 2018-08-31 |
* | | We are mistakenly seeing repos as registries. | Daniel J Walsh | 2018-08-31 |
* | | container: resolve rootfs symlinks | Giuseppe Scrivano | 2018-08-31 |
|/ |
|
* | rootless, exec: use the new function to join the userns | Giuseppe Scrivano | 2018-08-29 |
* | Resolve /etc/resolv.conf before reading | baude | 2018-08-28 |
* | Fix Mount Propagation | Giuseppe Scrivano | 2018-08-27 |
* | rootless: don't use kill --all | Giuseppe Scrivano | 2018-08-26 |
* | rootless: exec handle processes that create an user namespace | Giuseppe Scrivano | 2018-08-26 |
* | rootless: fix exec | Giuseppe Scrivano | 2018-08-26 |
* | Regenerate easyjson after rebase | Matthew Heon | 2018-08-24 |
* | Swap from FFJSON to easyjson | Matthew Heon | 2018-08-24 |
* | rootless: allow to override policy.json by the user | Giuseppe Scrivano | 2018-08-24 |
* | Reveal information about container capabilities | Daniel J Walsh | 2018-08-24 |
* | Vendor in latest projectatomic/buildah | umohnani8 | 2018-08-23 |
* | Refactor error checking in With*NSFromPod options | haircommander | 2018-08-23 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Support pause containers in varlink | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Changed GetContainerStats to return ErrCtrStateInvalid | haircommander | 2018-08-23 |
* | Add podman pod top | haircommander | 2018-08-23 |
* | Properly translate users into runc format for exec | Matthew Heon | 2018-08-23 |
* | Fixed segfault in stats where container had netNS none or from container | haircommander | 2018-08-21 |
* | Make failure to retrieve individual ctrs/pods nonfatal | Matthew Heon | 2018-08-17 |
* | podman: fix --uts=host | Giuseppe Scrivano | 2018-08-17 |
* | podman pod stats | baude | 2018-08-17 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | Moved getPodStatus to pod API to be used in varlink | haircommander | 2018-08-16 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Fix build on non-Linux OSes | Matthew Heon | 2018-08-15 |
* | Create pod CGroups when using the systemd cgroup driver | Matthew Heon | 2018-08-15 |
* | Switch systemd default CGroup parent to machine.slice | Matthew Heon | 2018-08-15 |
* | Updated pod_api to reflect function spec | haircommander | 2018-08-14 |
* | Remove unused function in runtime.go | Matthew Heon | 2018-08-14 |
* | Merge pull request #1254 from mheon/systemd_cgroups_default | Matthew Heon | 2018-08-11 |
|\ |
|
| * | Swap default CGroup manager to systemd | Matthew Heon | 2018-08-10 |
* | | Ensure pod inspect is locked and validity-checked | Matthew Heon | 2018-08-11 |
* | | We need to sort mounts so that one mount does not over mount another. | Daniel J Walsh | 2018-08-10 |
* | | Split pod.go into 3 files | Matthew Heon | 2018-08-10 |
* | | Make errors during refresh nonfatal | Matthew Heon | 2018-08-10 |
* | | Add batch check to container stats lock | Matthew Heon | 2018-08-10 |
* | | removeContainer: fix deadlock | Valentin Rothberg | 2018-08-10 |
|/ |
|
* | Add FFJSON generation to makefile | Matthew Heon | 2018-08-09 |
* | Re-add FFJSON for container and pod structs | Matthew Heon | 2018-08-09 |
* | Fixed a bug setting dependencies on the wrong container | haircommander | 2018-08-09 |
* | Always connect to the stdout and stderr of stream | Daniel J Walsh | 2018-08-09 |
* | oci.go: syslog: fix debug formatting | Valentin Rothberg | 2018-08-09 |