summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update the vendoring of github.com/opencontainers/selinuxDaniel J Walsh2018-06-26
* Containers can dissappearDaniel J Walsh2018-06-26
* Add podman-image and podman-container man page linksDaniel J Walsh2018-06-25
* Update ocicni vendor to pick up bugfixesMatthew Heon2018-06-25
* make varlink optional for podmanbaude2018-06-24
* Merge pull request #989 from mheon/bump-0.6.4Matthew Heon2018-06-22
|\
| * Bump gitvalidation epochMatthew Heon2018-06-22
| * Bump to v0.6.5-devMatthew Heon2018-06-22
| * Bump to v0.6.4v0.6.4Matthew Heon2018-06-22
|/
* Add tests for podman refreshMatthew Heon2018-06-22
* Point podman-refresh at the right manpageMatthew Heon2018-06-22
* Add bash completions for podman refreshMatthew Heon2018-06-22
* Add manpages for podman refreshMatthew Heon2018-06-22
* Move podman refresh under the container subcommandMatthew Heon2018-06-22
* Make CGroups cleanup optional on whether they existMatthew Heon2018-06-22
* Add podman refresh commandMatthew Heon2018-06-22
* Add Refresh() to ctrs to refresh state after db changeMatthew Heon2018-06-22
* Add information about the configuration files to the install docsDaniel J Walsh2018-06-22
* Add unittests and fix bugsJhon Honce2018-06-22
* Fix docs on --sig-proxy to match current behaviourDaniel J Walsh2018-06-22
* Podman history now prints out intermediate image IDsumohnani82018-06-22
* Add cap-add and cap-drop to build man pageTomSweeneyRedHat2018-06-22
* Option handling has become large and should be a shared functionDaniel J Walsh2018-06-22
* Fix image volumes access and mount problems on restartMarco Vedovati2018-06-22
* We are using err in defer function, needs to be defined nameDaniel J Walsh2018-06-22
* Update the version of conmon used in testDaniel J Walsh2018-06-22
* Merge pull request #970 from giuseppe/fix-start-attachDaniel J Walsh2018-06-22
|\
| * libpod: fix race with attach/startGiuseppe Scrivano2018-06-20
* | Merge pull request #972 from miabbott/install_makeDaniel J Walsh2018-06-21
|\ \
| * | install: need to install make on Fedora-like distrosMicah Abbott2018-06-20
|/ /
* | Merge pull request #969 from jwhonce/wip/remoteBrent Baude2018-06-20
|\ \
| * | Implement SSH tunnels between client and podman serverJhon Honce2018-06-19
| |/
* / Vendor containers/storage for better error reporting on dupsDaniel J Walsh2018-06-20
|/
* Add carriage return to log message when using --tty flagMarco Vedovati2018-06-19
* Errors from closing a netns on removal from DB are nonfatalMatthew Heon2018-06-19
* Vendor in latest go-selinuxDaniel J Walsh2018-06-19
* Added --sort to pshaircommander2018-06-19
* Fix podman build -qDaniel J Walsh2018-06-19
* Add extra debug so we can tell apart postdelete hooksMatthew Heon2018-06-19
* hack/ostree_tag.sh: Fill in OSTree dependenciesW. Trevor King2018-06-18
* TLS verify is skipped per registry.haircommander2018-06-18
* Add missing functionality for podman build layersumohnani82018-06-18
* Add --all,-a flag to podman imagesumohnani82018-06-18
* Add MacAddress to inspectWim2018-06-18
* Update gitvalidation epochMatthew Heon2018-06-18
* top: make output tabularValentin Rothberg2018-06-18
* Add more network info ipv4/ipv6 and be more compatible with dockerWim2018-06-17
* Do not run iptablesDNS workaround on IPv6 addressesWim2018-06-17
* Added --tls-verify functionality to podman search, with testshaircommander2018-06-15
* Merge pull request #950 from mheon/bump-0.6.3Matthew Heon2018-06-15
|\