| Commit message (Expand) | Author | Age |
* | rootless: add new function to join existing namespace | Giuseppe Scrivano | 2018-08-29 |
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
* | Set nproc in containers unless explicitly overridden | Matthew Heon | 2018-08-28 |
* | Do not set max open files by default if we are rootless | Matthew Heon | 2018-08-28 |
* | Set default max open files in spec | Matthew Heon | 2018-08-28 |
* | Resolve /etc/resolv.conf before reading | baude | 2018-08-28 |
* | document `--rm` semantics | Valentin Rothberg | 2018-08-28 |
* | allow specification of entrypoint in the form of a slice | Daniel J Walsh | 2018-08-28 |
* | Test RPM build and install for regressions | baude | 2018-08-28 |
* | rootless, search: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, login, logout: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, kill: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, stop: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | Ensure return errors match API docs | baude | 2018-08-28 |
* | Fix manpage to note how multiple filters are combined | Matthew Heon | 2018-08-27 |
* | Fix handling of multiple filters in podman ps | Matthew Heon | 2018-08-27 |
* | Fix Mount Propagation | Giuseppe Scrivano | 2018-08-27 |
* | docs: add containers-mounts.conf(5) | Valentin Rothberg | 2018-08-27 |
* | docs: use "containers-" prefix for registries and storage | Valentin Rothberg | 2018-08-27 |
* | rootless: fix --pid=host | Giuseppe Scrivano | 2018-08-27 |
* | rootless: fix --ipc=host | Giuseppe Scrivano | 2018-08-27 |
* | spec: bind mount /sys only when userNS are enabled | Giuseppe Scrivano | 2018-08-27 |
* | rootless, tests: add test for --uts=host | Giuseppe Scrivano | 2018-08-27 |
* | Dockerfile.Fedora: install slirp4netns | 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 |
* | Move whale-says test to end of baseline | TomSweeneyRedHat | 2018-08-25 |
* | Merge pull request #1343 from mheon/bump-0.8.4 | Matthew Heon | 2018-08-24 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-08-24 |
| * | Bump to v0.8.5-dev | Matthew Heon | 2018-08-24 |
| * | Bump to v0.8.4v0.8.4 | Matthew Heon | 2018-08-24 |
|/ |
|
* | Merge pull request #1342 from mheon/add_release_notes | Matthew Heon | 2018-08-24 |
|\ |
|
| * | Add release notes | Matthew Heon | 2018-08-24 |
|/ |
|
* | Regenerate easyjson after rebase | Matthew Heon | 2018-08-24 |
* | Vendor easyjson code to fix build | Matthew Heon | 2018-08-24 |
* | Swap from FFJSON to easyjson | Matthew Heon | 2018-08-24 |
* | Make 'make clean' remove FFJSON generated code | Matthew Heon | 2018-08-24 |
* | rootless: allow to override policy.json by the user | Giuseppe Scrivano | 2018-08-24 |
* | add completion for --pod in run and create | haircommander | 2018-08-24 |
* | Fixed formatting and lowered verbosity of pod ps | haircommander | 2018-08-24 |
* | Do not try to enable AppArmor in rootless mode | Marco Vedovati | 2018-08-24 |
* | exposes tcp port only if no proto specified. | Kunal Kushwaha | 2018-08-24 |
* | rpm-spec: use skopeo-containers instead of containers-common | Lokesh Mandvekar | 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 |