aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/system
Commit message (Expand)AuthorAge
* 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
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Consolidate filter logic to pkg subdirectoryBaron Lenardson2020-12-24
* Add volume filters to system pruneBaron Lenardson2020-12-21
* Merge pull request #8752 from baude/bindings3volumesOpenShift Merge Robot2020-12-17
|\
| * misc bindings to podman v3baude2020-12-17
* | Close the stdin/tty when using podman as a restAPI.Daniel J Walsh2020-12-17
|/
* Refine public key usage when remoteJhon Honce2020-12-10
* Add --filter to podman system pruneDaniel J Walsh2020-12-09
* Merge pull request #8635 from Luap99/shell-completion-testOpenShift Merge Robot2020-12-09
|\
| * Add system test for shell completionPaul Holzinger2020-12-09
* | Repeat system pruning until there is nothing removedDaniel J Walsh2020-12-09
|/
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* add network connect|disconnect compat endpointsbaude2020-11-17
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Merge pull request #8187 from jwhonce/wip/tableOpenShift Merge Robot2020-10-30
|\
| * Restore --format table header supportJhon Honce2020-10-29
* | Create the default root API address pathPaul Holzinger2020-10-29
|/
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Restore --format table supportJhon Honce2020-10-13
* Lowercase some errorsKir Kolyshkin2020-10-05
* Refactor version handling in cmd treeJhon Honce2020-09-18
* podman version and --version: fix format, exitEd Santiago2020-09-15
* Fix system df inconsistentQi Wang2020-09-04
* Add support for --connectionDaniel J Walsh2020-08-19
* Support sighup reload configuration filesQi Wang2020-08-18
* podman-remote fixes for msi and clientBrent Baude2020-08-12
* Fix podman service --valink timeoutJhon Honce2020-07-31