aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/main.go
Commit message (Expand)AuthorAge
* Add --max-workers and heuristics for parallel operationsbaude2018-10-25
* rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-10-03
* report when rootlessbaude2018-09-20
* Do not set rlimits if we are rootlessMatthew Heon2018-09-13
* Up default Podman rlimits to avoid max open filesMatthew Heon2018-09-13
* Fix up libpod.conf man pages and referencese to it.Daniel J Walsh2018-09-06
* rootless, create: support --podGiuseppe Scrivano2018-09-04
* rootless, run: support --podGiuseppe Scrivano2018-09-04
* rootless: be in an userns to initialize the runtimeGiuseppe Scrivano2018-09-04
* catch command-not-found errorsValentin Rothberg2018-08-31
* don't print help message for usage errorsValentin Rothberg2018-08-31
* rootless: show an error when stats is usedGiuseppe Scrivano2018-08-29
* rootless: show an error when pause/unpause are usedGiuseppe Scrivano2018-08-29
* rootless: fix topGiuseppe Scrivano2018-08-29
* 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
* rootless: fix execGiuseppe Scrivano2018-08-26
* Mention that systemd is the default cgroup managerMatthew Heon2018-08-17
* switch projectatomic to containersDaniel J Walsh2018-08-16
* rootless: not require userns for help/versionGiuseppe Scrivano2018-08-14
* Address first round of review commentsMatthew Heon2018-07-24
* Add --namespace flag to PodmanMatthew Heon2018-07-24
* Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-pathDaniel J Walsh2018-07-13
|\
| * rootless: correctly propagate the exit status from the containerGiuseppe Scrivano2018-07-13
* | Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* | Log all output of logrus to syslog as well as stdout/stderrDaniel J Walsh2018-07-12
|/
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* make varlink optional for podmanbaude2018-06-24
* Move podman refresh under the container subcommandMatthew Heon2018-06-22
* Add podman refresh commandMatthew Heon2018-06-22
* podman: allow to override TmpdirGiuseppe Scrivano2018-06-15
* add podman container and image commandDaniel J Walsh2018-06-13
* Propegate exit code on Exec calls and integrated testhaircommander2018-06-07
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. Trevor King2018-05-11
* Add --cgroup-manager flag to Podman binaryMatthew Heon2018-05-11
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Initial varlink implementationbaude2018-04-23
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Add 'podman restart' commandMatthew Heon2018-03-16
* Add podman versionDaniel J Walsh2018-02-15
* No registries warningbaude2018-02-15
* Add podman search commandumohnani82018-02-06
* podman portbaude2018-01-23
* Fix handling of exit codesDaniel J Walsh2018-01-04
* We no longer use storesDaniel J Walsh2018-01-04
* Initial podman buildTomSweeneyRedHat2017-12-23
* Add podman commit commandumohnani82017-12-20
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18