| Commit message (Expand) | Author | Age |
* | Vendor in go-selinux again | Daniel J Walsh | 2018-06-26 |
* | Update the vendoring of github.com/opencontainers/selinux | Daniel J Walsh | 2018-06-26 |
* | Containers can dissappear | Daniel J Walsh | 2018-06-26 |
* | Add podman-image and podman-container man page links | Daniel J Walsh | 2018-06-25 |
* | Update ocicni vendor to pick up bugfixes | Matthew Heon | 2018-06-25 |
* | make varlink optional for podman | baude | 2018-06-24 |
* | Merge pull request #989 from mheon/bump-0.6.4 | Matthew Heon | 2018-06-22 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-06-22 |
| * | Bump to v0.6.5-dev | Matthew Heon | 2018-06-22 |
| * | Bump to v0.6.4v0.6.4 | Matthew Heon | 2018-06-22 |
|/ |
|
* | Add tests for podman refresh | Matthew Heon | 2018-06-22 |
* | Point podman-refresh at the right manpage | Matthew Heon | 2018-06-22 |
* | Add bash completions for podman refresh | Matthew Heon | 2018-06-22 |
* | Add manpages for podman refresh | Matthew Heon | 2018-06-22 |
* | Move podman refresh under the container subcommand | Matthew Heon | 2018-06-22 |
* | Make CGroups cleanup optional on whether they exist | Matthew Heon | 2018-06-22 |
* | Add podman refresh command | Matthew Heon | 2018-06-22 |
* | Add Refresh() to ctrs to refresh state after db change | Matthew Heon | 2018-06-22 |
* | Add information about the configuration files to the install docs | Daniel J Walsh | 2018-06-22 |
* | 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 |