| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Fix possible rootless netns cleanup race | Paul Holzinger | 2021-12-01 |
* | rename rootless cni ns to rootless netns | Paul Holzinger | 2021-11-05 |
* | system: move MovePauseProcessToScope to utils | Giuseppe Scrivano | 2021-09-16 |
* | system: always move pause process when running on systemd | Giuseppe Scrivano | 2021-09-16 |
* | system: avoid reading pause pid file | Giuseppe Scrivano | 2021-09-16 |
* | command: migrate doesn't move process to cgroup | Giuseppe Scrivano | 2021-07-27 |
* | rootless: do not overwrite err variable | Giuseppe Scrivano | 2021-07-27 |
* | Fix race conditions in rootless cni setup | Paul Holzinger | 2021-07-15 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | runtime: create userns when CAP_SYS_ADMIN is not present | Giuseppe Scrivano | 2021-04-26 |
* | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 |
* | podman unshare: add --rootless-cni to join the ns | Paul Holzinger | 2021-04-07 |
* | [NO TESTS NEEDED] Drop Warning to Info, if cgroups not mounted | Daniel J Walsh | 2021-03-29 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | infra: downgrade warning to debug | Giuseppe Scrivano | 2021-02-17 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Add volume filters to system prune | Baron Lenardson | 2020-12-21 |
* | misc bindings to podman v3 | baude | 2020-12-17 |
* | Merge pull request #8689 from bblenard/issue-8672-volume-prune | OpenShift Merge Robot | 2020-12-14 |
|\ |
|
| * | Add volume prune --filter support | Baron Lenardson | 2020-12-12 |
* | | Add --filter to podman system prune | Daniel J Walsh | 2020-12-09 |
|/ |
|
* | Repeat system pruning until there is nothing removed | Daniel J Walsh | 2020-12-09 |
* | Use Libpod tmpdir for pause path | Matthew Heon | 2020-12-02 |
* | Wrap missing container errors with container ID | Daniel J Walsh | 2020-11-15 |
* | rootless: improve error message if cannot join namespaces | Giuseppe Scrivano | 2020-10-29 |
* | system df: fix image-size calculations | Valentin Rothberg | 2020-09-11 |
* | Fix system df inconsistent | Qi Wang | 2020-09-04 |
* | abi: trim init command | Giuseppe Scrivano | 2020-08-28 |
* | abi: fix detection for systemd | Giuseppe Scrivano | 2020-08-18 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | fix: system df error when an image has no name | Paul Holzinger | 2020-07-19 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Add support for dangling filter to volumes | Matthew Heon | 2020-06-24 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | podman: create scope only if --cgroup-manager=systemd | Giuseppe Scrivano | 2020-06-11 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | add socket information to podman info | Brent Baude | 2020-06-03 |
* | Attempt to turn on additional build tests | Daniel J Walsh | 2020-05-22 |
* | Adds tunnel routes for system reset. | Sujil02 | 2020-05-11 |
* | V2 Impliment tunnelled podman version | Jhon Honce | 2020-05-08 |
* | v2 podman unshare command | Brent Baude | 2020-05-08 |
* | abi: do not attempt to setup rootless if euid==0 | Giuseppe Scrivano | 2020-05-08 |
* | v2 system subcommand | baude | 2020-05-05 |
* | And system prune feature for v2. | Sujil02 | 2020-05-01 |
* | podman rmi: refactor logic | Valentin Rothberg | 2020-04-21 |