aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* run/create: reserve `-h` flag for hostnameValentin Rothberg2018-08-30
* podman,varlink: inform user about --timeout 0Tomas Tomecek2018-08-30
* rootless: show an error when stats is usedGiuseppe Scrivano2018-08-29
* rootless: show an error when pause/unpause are usedGiuseppe Scrivano2018-08-29
* rootless: unexport GetUserNSForPidGiuseppe Scrivano2018-08-29
* rootless, exec: use the new function to join the usernsGiuseppe Scrivano2018-08-29
* rootless: fix topGiuseppe Scrivano2018-08-29
* rootless: add new function to join existing namespaceGiuseppe Scrivano2018-08-29
* Vendor in latest projectatomic/buildahDaniel J Walsh2018-08-29
* Set nproc in containers unless explicitly overriddenMatthew Heon2018-08-28
* Do not set max open files by default if we are rootlessMatthew Heon2018-08-28
* Set default max open files in specMatthew Heon2018-08-28
* Resolve /etc/resolv.conf before readingbaude2018-08-28
* document `--rm` semanticsValentin Rothberg2018-08-28
* allow specification of entrypoint in the form of a sliceDaniel J Walsh2018-08-28
* Test RPM build and install for regressionsbaude2018-08-28
* rootless, search: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, login, logout: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, kill: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, stop: do not create a new usernsGiuseppe Scrivano2018-08-28
* Ensure return errors match API docsbaude2018-08-28
* Fix manpage to note how multiple filters are combinedMatthew Heon2018-08-27
* Fix handling of multiple filters in podman psMatthew Heon2018-08-27
* Fix Mount PropagationGiuseppe Scrivano2018-08-27
* docs: add containers-mounts.conf(5)Valentin Rothberg2018-08-27
* docs: use "containers-" prefix for registries and storageValentin Rothberg2018-08-27
* rootless: fix --pid=hostGiuseppe Scrivano2018-08-27
* rootless: fix --ipc=hostGiuseppe Scrivano2018-08-27
* spec: bind mount /sys only when userNS are enabledGiuseppe Scrivano2018-08-27
* rootless, tests: add test for --uts=hostGiuseppe Scrivano2018-08-27
* Dockerfile.Fedora: install slirp4netnsGiuseppe Scrivano2018-08-27
* rootless: don't use kill --allGiuseppe Scrivano2018-08-26
* rootless: exec handle processes that create an user namespaceGiuseppe Scrivano2018-08-26
* rootless: fix execGiuseppe Scrivano2018-08-26
* Move whale-says test to end of baselineTomSweeneyRedHat2018-08-25
* Merge pull request #1343 from mheon/bump-0.8.4Matthew Heon2018-08-24
|\
| * Bump gitvalidation epochMatthew Heon2018-08-24
| * Bump to v0.8.5-devMatthew Heon2018-08-24
| * Bump to v0.8.4v0.8.4Matthew Heon2018-08-24
|/
* Merge pull request #1342 from mheon/add_release_notesMatthew Heon2018-08-24
|\
| * Add release notesMatthew Heon2018-08-24
|/
* Regenerate easyjson after rebaseMatthew Heon2018-08-24
* Vendor easyjson code to fix buildMatthew Heon2018-08-24
* Swap from FFJSON to easyjsonMatthew Heon2018-08-24
* Make 'make clean' remove FFJSON generated codeMatthew Heon2018-08-24
* rootless: allow to override policy.json by the userGiuseppe Scrivano2018-08-24
* add completion for --pod in run and createhaircommander2018-08-24
* Fixed formatting and lowered verbosity of pod pshaircommander2018-08-24
* Do not try to enable AppArmor in rootless modeMarco Vedovati2018-08-24
* exposes tcp port only if no proto specified.Kunal Kushwaha2018-08-24