summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* podman-build --help: update descriptionValentin Rothberg2018-06-28
* *: Replace Generator.Spec() with Generator.ConfigW. Trevor King2018-06-27
* generator.New() requires an OS string input variablebaude2018-06-27
* Vendor in latest buildahbaude2018-06-27
* Vendor in latest runtime-toolsbaude2018-06-27
* docs: add documentation for rootless containersGiuseppe Scrivano2018-06-27
* runtime: change rootless data storage default pathGiuseppe Scrivano2018-06-27
* rootless: use $HOME/.config/containers/libpod.confGiuseppe Scrivano2018-06-27
* test: add env variables to the debug outputGiuseppe Scrivano2018-06-27
* rootless: do not configure additional groupsGiuseppe Scrivano2018-06-27
* oci: set XDG_RUNTIME_DIR to the runtime from GetRootlessRuntimeDir()Giuseppe Scrivano2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* container_internal: don't ignore error from cleanupNetwork()Giuseppe Scrivano2018-06-27
* Mark containers invalid earlier during removalMatthew Heon2018-06-27
* Add --authfile to podman searchumohnani82018-06-27
* Vendor in latest containers/imageumohnani82018-06-27
* Merge pull request #1003 from rhatdan/vendorDaniel J Walsh2018-06-27
|\
| * Vendor in go-selinux againDaniel J Walsh2018-06-26
* | add podman remote clientbaude2018-06-27
|/
* 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
|\ \