| Commit message (Expand) | Author | Age |
* | Vendor in latest buildah and imagebuilder | Daniel J Walsh | 2018-08-17 |
* | Don't fail on size. | Daniel J Walsh | 2018-08-17 |
* | Fix handling of socket connection refusal. | Daniel J Walsh | 2018-08-17 |
* | podman: fix --uts=host | Giuseppe Scrivano | 2018-08-17 |
* | podman pod stats | baude | 2018-08-17 |
* | Merge pull request #1271 from vrothberg/recommend-slirp4netns | Daniel J Walsh | 2018-08-16 |
|\ |
|
| * | podman.spec: recommend slirp4netns | Valentin Rothberg | 2018-08-16 |
* | | Added helper function for libpod pod api calls | haircommander | 2018-08-16 |
* | | CreatePod args now PodCreate structure | haircommander | 2018-08-16 |
* | | Added reason to PodContainerError | haircommander | 2018-08-16 |
* | | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | | Add Pod API to varlink. | haircommander | 2018-08-16 |
* | | Change pod varlink API. | haircommander | 2018-08-16 |
* | | Moved getPodStatus to pod API to be used in varlink | haircommander | 2018-08-16 |
* | | Vendor in latest containers/psgo code | Daniel J Walsh | 2018-08-16 |
* | | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | | Revert "spec: bind mount /sys only for rootless containers" | Giuseppe Scrivano | 2018-08-16 |
* | | Suport format param for varlink Commit | Qi Wang | 2018-08-16 |
* | | Fix segfault in top when -l and no args are passed | haircommander | 2018-08-16 |
* | | Document STORAGE_DRIVER and STORAGE_OPTS environment variable | Daniel J Walsh | 2018-08-16 |
* | | Do not 'make all' on Travis for Linux | Matthew Heon | 2018-08-15 |
* | | 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 |
* | | spec: bind mount /sys only for rootless containers | Giuseppe Scrivano | 2018-08-15 |
* | | build, rootless: specify IsolationOCIRootless | Giuseppe Scrivano | 2018-08-15 |
* | | vendor: update buildah version | Giuseppe Scrivano | 2018-08-15 |
* | | Fix handling of hostname in --net=host | Daniel J Walsh | 2018-08-15 |
* | | Updated pod_api to reflect function spec | haircommander | 2018-08-14 |
* | | Add create and pull commands | Jhon Honce | 2018-08-14 |
|/ |
|
* | rootless: not require userns for help/version | Giuseppe Scrivano | 2018-08-14 |
* | pkg/apparmor: use a pipe instead of a tmp file | Valentin Rothberg | 2018-08-14 |
* | pkg/apparmor: move data under Linux/apparmor buildtags | Valentin Rothberg | 2018-08-14 |
* | pkg/apparmor: move all linux-code into apparmor_linux* | Valentin Rothberg | 2018-08-14 |
* | podman in rootless mode will only work with cgroupfs at this point. | Daniel J Walsh | 2018-08-14 |
* | when searching, survive errors for multiple registries | baude | 2018-08-14 |
* | Remove unused function in runtime.go | Matthew Heon | 2018-08-14 |
* | Fix papr tests by forcing cgroupfs in CI | Matthew Heon | 2018-08-14 |
* | Merge pull request #1259 from mheon/bump-0.8.2.1 | Matthew Heon | 2018-08-11 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-08-11 |
| * | Bump to v0.8.3-dev | Matthew Heon | 2018-08-11 |
| * | Bump to v0.8.2.1v0.8.2.1 | Matthew Heon | 2018-08-11 |
|/ |
|
* | Merge pull request #1254 from mheon/systemd_cgroups_default | Matthew Heon | 2018-08-11 |
|\ |
|
| * | Further fix tests | Matthew Heon | 2018-08-11 |
| * | Fix python tests again | Matthew Heon | 2018-08-10 |
| * | Fix python tests to use cgroupfs | Matthew Heon | 2018-08-10 |
| * | Fix typo breaking tests | Matthew Heon | 2018-08-10 |
| * | Force cgroupfs for python tests | Matthew Heon | 2018-08-10 |
| * | Swap default CGroup manager to systemd | Matthew Heon | 2018-08-10 |
| * | Only use cgroupfs for containerized tests | Matthew Heon | 2018-08-10 |