summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Handle http/https in registry given to login/outTomSweeneyRedHat2018-10-22
* Move rootless directory handling to the libpod/pkg/util directoryDaniel J Walsh2018-10-22
* Support auth file environment variable & add change to man pagesQi Wang2018-10-12
* Swap from map to channels for podman stop workersMatthew Heon2018-10-11
* Merge pull request #1605 from mheon/syslog_cleanupOpenShift Merge Robot2018-10-11
|\
| * Pass along syslog variable to podman cleanup processesMatthew Heon2018-10-11
* | Merge pull request #1619 from QiWang19/issus1610OpenShift Merge Robot2018-10-11
|\ \
| * | Sort all command flagsQi Wang2018-10-11
| |/
* | Merge pull request #1614 from baude/parastopOpenShift Merge Robot2018-10-11
|\ \
| * | Stop containers in parallel fashionbaude2018-10-11
* | | Merge pull request #1623 from mheon/static_ipOpenShift Merge Robot2018-10-11
|\ \ \ | |_|/ |/| |
| * | Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
| |/
* / fix runlabel functions based on QA feedbackbaude2018-10-11
|/
* Merge pull request #1587 from mheon/fix_pod_statusOpenShift Merge Robot2018-10-08
|\
| * Fix pod status reporting for new Exited stateMatthew Heon2018-10-03
* | runlabel: execute /proc/self/exe and avoid recursionValentin Rothberg2018-10-05
* | Add support to checkpoint/restore containersAdrian Reber2018-10-03
|/
* Merge pull request #1580 from giuseppe/rootless-always-set-XDG_RUNTIME_DIROpenShift Merge Robot2018-10-03
|\
| * rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-10-03
* | Merge pull request #1531 from mheon/add_exited_stateOpenShift Merge Robot2018-10-03
|\ \ | |/ |/|
| * Address review comments and fix ps outputMatthew Heon2018-10-02
| * Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* | Merge pull request #1528 from baude/runlabelOpenShift Merge Robot2018-10-02
|\ \
| * | Add container runlabel commandbaude2018-09-28
* | | Merge pull request #1576 from rhatdan/labelOpenShift Merge Robot2018-10-02
|\ \ \ | |_|/ |/| |
| * | Disable SELinux labeling if --privilegedDaniel J Walsh2018-10-02
* | | Merge pull request #1563 from jwhonce/wip/podsOpenShift Merge Robot2018-10-02
|\ \ \ | |/ / |/| |
| * | * Update documenationJhon Honce2018-10-01
| * | Implement pod varlink bindingsJhon Honce2018-10-01
| |/
* / Add --all flag to podman killDaniel J Walsh2018-09-30
|/
* Add buildah version and distribution to infobaude2018-09-28
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Refactor Wait() to not require a timeoutMatthew Heon2018-09-21
* Don't mount /dev/shm if the user told you --ipc=noneDaniel J Walsh2018-09-21
* rootless: fix create with images not in the storageGiuseppe Scrivano2018-09-21
* create, rootless: join the userns of ns:PATHGiuseppe Scrivano2018-09-21
* create, rootless: join the userns of container:CONTAINERGiuseppe Scrivano2018-09-21
* Add new field to libpod to indicate whether or not to use labellingDaniel J Walsh2018-09-20
* report when rootlessbaude2018-09-20
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* Don't crash if an image has no namesDaniel J Walsh2018-09-18
* Hooks supports two directories, process default and overrideDaniel J Walsh2018-09-17
* Merge pull request #1472 from giuseppe/rootless-fix-entrypointMatthew Heon2018-09-14
|\
| * rootless: do not raise an error if the entrypoint is specifiedGiuseppe Scrivano2018-09-14
* | Merge pull request #1461 from rhatdan/runMatthew Heon2018-09-14
|\ \
| * | Remove duplicate code between create.go and run.goDaniel J Walsh2018-09-13
| |/
* | Merge pull request #1434 from rhatdan/waitMatthew Heon2018-09-14
|\ \
| * | Add --interval flag to podman waitDaniel J Walsh2018-09-13
| |/
* | Do not set rlimits if we are rootlessMatthew Heon2018-09-13
* | Up default Podman rlimits to avoid max open filesMatthew Heon2018-09-13