summaryrefslogtreecommitdiff
path: root/cmd/podman/system
Commit message (Expand)AuthorAge
* system service: remove unnecessary pointer to listnerPaul Holzinger2022-04-21
* Remove error stutterDaniel J Walsh2022-03-25
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* fix a number of `godot` issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* podman system df: fix percent calculationPaul Holzinger2022-03-21
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* fix empty newline in version outputPaul Holzinger2022-03-15
* system prune: remove all networksPaul Holzinger2022-02-03
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor podman system to report.FormatterJhon Honce2021-12-03
* Refactor podman image command outputJhon Honce2021-12-02
* Print headers for system connection lsUrvashi Mohnani2021-11-10
* test connection addJhon Honce2021-11-08
* system: Adds support for removing all named destination via --allAditya Rajan2021-11-08
* rename rootless cni ns to rootless netnsPaul Holzinger2021-11-05
* Fix help message case for `podman version`Praveen Kumar2021-10-29
* pod create: remove need for pause imageValentin Rothberg2021-10-26
* Change podman connection list to use default fieldDaniel J Walsh2021-10-18
* Fix CI flake on time of shutdown for API serviceJhon Honce2021-10-12
* Merge pull request #11819 from trynaeat/dial-stdioOpenShift Merge Robot2021-10-11
|\
| * Fixes #11668Jake Parks2021-10-06
* | Enable /debug/pprof API service endpointsJhon Honce2021-10-08
|/
* Fix english on prune promptDaniel J Walsh2021-09-24
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Add support for retrieving system service --timeoutDaniel J Walsh2021-09-20
* Add no-trunc support to podman-eventsDaniel J Walsh2021-09-16
* If container exits with 125 podman should exit with 125Daniel J Walsh2021-09-13
* podman unshare keep exit codePaul Holzinger2021-09-10
* Merge pull request #10828 from cdoern/scpopenshift-ci[bot]2021-08-02
|\
| * Created scp.go image_scp_test.go and podman-image-scp.1.mdcdoern2021-07-30
* | command: migrate doesn't move process to cgroupGiuseppe Scrivano2021-07-27
|/
* podman service reaperPaul Holzinger2021-07-02
* Merge pull request #10789 from flouthoc/system-reset-prune-externalOpenShift Merge Robot2021-06-30
|\
| * reset: remove external containers on podman system resetflouthoc2021-06-30
* | Enhance system connection add URL inputJhon Honce2021-06-29
* | Make system connection ls deterministicAshley Cui2021-06-29
|/
* Add --format to connection listJhon Honce2021-06-22
* Scrub podman commands to use report packageJhon Honce2021-06-16
* Add CORS supportBoaz Shuster2021-06-04
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Several shell completion fixesPaul Holzinger2021-05-17
* Add host.serviceIsRemote to podman info resultsJhon Honce2021-05-10
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* podman-remote should show podman.sock infoDaniel J Walsh2021-04-20
* podman unshare: add --rootless-cni to join the nsPaul Holzinger2021-04-07
* service: use LISTEN_FDSGiuseppe Scrivano2021-03-29
* Fix system prune cmd user message with optionsJakub Guzik2021-03-21
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* bump go module to v3Valentin Rothberg2021-02-22