summaryrefslogtreecommitdiff
path: root/cmd/podman/common
Commit message (Expand)AuthorAge
* Improvements for machinebaude2021-03-25
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Compat API: Avoid trying to create volumes if they already existPablo Greco2021-03-08
* replace local mount consts with libpod/defineJakub Guzik2021-03-07
* Merge pull request #9607 from mheon/fix_9523OpenShift Merge Robot2021-03-04
|\
| * Respect NanoCpus in Compat CreateMatthew Heon2021-03-04
* | Compat API: create volume source dirs on the hostMatthew Heon2021-03-03
|/
* Merge pull request #9512 from mheon/fix_9511OpenShift Merge Robot2021-03-02
|\
| * Fix parsing of Tmpfs field in compat createMatthew Heon2021-02-25
* | Enable no_hosts from containers.confDaniel J Walsh2021-02-26
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Fix segfault in run with memory-swapbaude2021-02-19
* fix create container: handle empty host portMatej Vasek2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Merge pull request #9125 from ashley-cui/secretswiringOpenShift Merge Robot2021-02-09
|\
| * Implement SecretsAshley Cui2021-02-09
* | Allow path completion for podman create/run --rootfsPaul Holzinger2021-02-08
|/
* Merge pull request #9174 from bitstrings/masterOpenShift Merge Robot2021-02-03
|\
| * Make slirp MTU configurable (network_cmd_options)bitstrings2021-02-02
* | Docker ignores mount flags that begin with constencyDaniel J Walsh2021-01-30
|/
* Ensure the Volumes field in Compat Create is honoredMatthew Heon2021-01-26
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Set log driver for compatability containersbaude2021-01-20
* Rename AutocompletePortCommand funcPaul Holzinger2021-01-16
* Reduce general binding binary sizebaude2021-01-13
* Merge pull request #8947 from Luap99/cleanup-codeOpenShift Merge Robot2021-01-12
|\
| * Fix problems reported by staticcheckPaul Holzinger2021-01-12
* | Use HTTPProxy settings from containers.confDaniel J Walsh2021-01-11
|/
* Add network filter for podman ps and pod psPaul Holzinger2021-01-09
* SpellingJosh Soref2020-12-22
* shell completion for the network flagPaul Holzinger2020-12-12
* Add system test for shell completionPaul Holzinger2020-12-09
* Merge pull request #8638 from kwiesmueller/fix-container-network-modeOpenShift Merge Robot2020-12-08
|\
| * pass full NetworkMode to ParseNetworkNamespaceKevin Wiesmueller2020-12-07
* | Add systempaths=unconfined optionUrvashi Mohnani2020-12-08
|/
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* Merge pull request #8408 from umohnani8/sec-optOpenShift Merge Robot2020-12-03
|\
| * Add mask and unmask option to --security-optUrvashi Mohnani2020-12-02
* | add commas between mount optionsbaude2020-12-02
* | Fix shell completion for ps --filter ancestorPaul Holzinger2020-12-02
* | Merge pull request #8488 from rhatdan/platformOpenShift Merge Robot2020-12-01
|\ \
| * | Add support for --platformDaniel J Walsh2020-11-26
* | | compat create should use bindingsbaude2020-12-01
| |/ |/|
* | Revert "Allow multiple --network flags for podman run/create"Luap992020-11-30
* | Do not validate the volume source path in specgenPaul Holzinger2020-11-26
|/
* Merge pull request #8461 from Luap99/top-shell-completionOpenShift Merge Robot2020-11-24
|\
| * Implement shell completion for podman topPaul Holzinger2020-11-23
* | Refactor compat container create endpointJhon Honce2020-11-23
|/
* Merge pull request #8416 from Luap99/shell-completionOpenShift Merge Robot2020-11-23
|\
| * shell completions: remove usage of ShellCompDirectiveErrorPaul Holzinger2020-11-23