| Commit message (Expand) | Author | Age |
... | |
* | Add unittests and fix bugs | Jhon Honce | 2018-06-22 |
* | Fix docs on --sig-proxy to match current behaviour | Daniel J Walsh | 2018-06-22 |
* | Podman history now prints out intermediate image IDs | umohnani8 | 2018-06-22 |
* | Add cap-add and cap-drop to build man page | TomSweeneyRedHat | 2018-06-22 |
* | Option handling has become large and should be a shared function | Daniel J Walsh | 2018-06-22 |
* | Fix image volumes access and mount problems on restart | Marco Vedovati | 2018-06-22 |
* | We are using err in defer function, needs to be defined name | Daniel J Walsh | 2018-06-22 |
* | Update the version of conmon used in test | Daniel J Walsh | 2018-06-22 |
* | Merge pull request #970 from giuseppe/fix-start-attach | Daniel J Walsh | 2018-06-22 |
|\ |
|
| * | libpod: fix race with attach/start | Giuseppe Scrivano | 2018-06-20 |
* | | Merge pull request #972 from miabbott/install_make | Daniel J Walsh | 2018-06-21 |
|\ \ |
|
| * | | install: need to install make on Fedora-like distros | Micah Abbott | 2018-06-20 |
|/ / |
|
* | | Merge pull request #969 from jwhonce/wip/remote | Brent Baude | 2018-06-20 |
|\ \ |
|
| * | | Implement SSH tunnels between client and podman server | Jhon Honce | 2018-06-19 |
| |/ |
|
* / | Vendor containers/storage for better error reporting on dups | Daniel J Walsh | 2018-06-20 |
|/ |
|
* | Add carriage return to log message when using --tty flag | Marco Vedovati | 2018-06-19 |
* | Errors from closing a netns on removal from DB are nonfatal | Matthew Heon | 2018-06-19 |
* | Vendor in latest go-selinux | Daniel J Walsh | 2018-06-19 |
* | Added --sort to ps | haircommander | 2018-06-19 |
* | Fix podman build -q | Daniel J Walsh | 2018-06-19 |
* | Add extra debug so we can tell apart postdelete hooks | Matthew Heon | 2018-06-19 |
* | hack/ostree_tag.sh: Fill in OSTree dependencies | W. Trevor King | 2018-06-18 |
* | TLS verify is skipped per registry. | haircommander | 2018-06-18 |
* | Add missing functionality for podman build layers | umohnani8 | 2018-06-18 |
* | Add --all,-a flag to podman images | umohnani8 | 2018-06-18 |
* | Add MacAddress to inspect | Wim | 2018-06-18 |
* | Update gitvalidation epoch | Matthew Heon | 2018-06-18 |
* | top: make output tabular | Valentin Rothberg | 2018-06-18 |
* | Add more network info ipv4/ipv6 and be more compatible with docker | Wim | 2018-06-17 |
* | Do not run iptablesDNS workaround on IPv6 addresses | Wim | 2018-06-17 |
* | Added --tls-verify functionality to podman search, with tests | haircommander | 2018-06-15 |
* | Merge pull request #950 from mheon/bump-0.6.3 | Matthew Heon | 2018-06-15 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-06-15 |
| * | Bump to v0.6.4-dev | Matthew Heon | 2018-06-15 |
| * | Bump to v0.6.3v0.6.3 | Matthew Heon | 2018-06-15 |
|/ |
|
* | spec: remove dead code | Giuseppe Scrivano | 2018-06-15 |
* | test: add test for running a rootless container | Giuseppe Scrivano | 2018-06-15 |
* | container: specify path to error message | Giuseppe Scrivano | 2018-06-15 |
* | podman: use a different store for the rootless case | Giuseppe Scrivano | 2018-06-15 |
* | container: do not set any mapping when using a rootfs | Giuseppe Scrivano | 2018-06-15 |
* | podman: do not use Chown in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | network: do not attempt to create a network in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | oci: do not set resources in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | oci: do not use hooks in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | oci: do not set the cgroup path in Rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | spec: change mount options for /dev/pts in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | container: do not add shm in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | oci: pass XDG_RUNTIME_DIR down to the OCI runtime | Giuseppe Scrivano | 2018-06-15 |
* | podman: allow to override Tmpdir | Giuseppe Scrivano | 2018-06-15 |
* | podman: provide a default UID mapping when non root | Giuseppe Scrivano | 2018-06-15 |