| Commit message (Expand) | Author | Age |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Switch references from libpod.conf to containers.conf | Daniel J Walsh | 2020-07-20 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | Fix handling of overridden paths from database | Daniel J Walsh | 2020-05-08 |
* | manifest create,add,inspect | Qi Wang | 2020-04-22 |
* | Merge pull request #5690 from rhatdan/selinux | OpenShift Merge Robot | 2020-04-16 |
|\ |
|
| * | Add support for selecting kvm and systemd labels | Daniel J Walsh | 2020-04-15 |
* | | Fix up SELinux labeling | Daniel J Walsh | 2020-04-15 |
|/ |
|
* | refactor info | Brent Baude | 2020-04-06 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | fix lint - drop else block | Valentin Rothberg | 2020-01-08 |
* | runtime.go: show registries data and search table | José Guilherme Vanz | 2019-12-13 |
* | runtime.go: show search table in podman info | José Guilherme Vanz | 2019-12-12 |
* | podman: mirror information | José Guilherme Vanz | 2019-12-12 |
* | Ensure volumes reacquire locks on state refresh | Matthew Heon | 2019-12-02 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Merge pull request #3792 from haircommander/minimum-conmon | OpenShift Merge Robot | 2019-10-29 |
|\ |
|
| * | require conmon v2.0.1 | Peter Hunt | 2019-10-28 |
| * | require conmon v2.0.0 | Peter Hunt | 2019-10-28 |
* | | Merge pull request #4228 from giuseppe/detect-no-systemd-session | OpenShift Merge Robot | 2019-10-24 |
|\ \ |
|
| * | | rootless: detect no system session with --cgroup-manager=systemd | Giuseppe Scrivano | 2019-10-23 |
| |/ |
|
* | | Merge pull request #4309 from giuseppe/write-storage-overrides | OpenShift Merge Robot | 2019-10-21 |
|\ \
| |/
|/| |
|
| * | rootless: write storage overrides to the conf file | Giuseppe Scrivano | 2019-10-21 |
* | | rootless: do not enable lingering mode | Giuseppe Scrivano | 2019-10-17 |
|/ |
|
* | Merge pull request #4220 from mheon/null_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | | Migrate can move containers to a new runtime | Matthew Heon | 2019-10-10 |
|/ |
|
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | rootless: set DBUS_SESSION_BUS_ADDRESS if it is not set | Giuseppe Scrivano | 2019-10-02 |
* | We need to convert libpod.conf files in user homedir for cgroupv2 | Daniel J Walsh | 2019-09-21 |
* | fix trivial type for event logger | baude | 2019-09-19 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Ensure good defaults on blank c/storage configuration | Matthew Heon | 2019-09-05 |
* | Add an integration test for systemd in a container | Matthew Heon | 2019-08-28 |
* | Merge pull request #2940 from giuseppe/drop-firewall | OpenShift Merge Robot | 2019-08-21 |
|\ |
|
| * | networking: use firewall plugin | Giuseppe Scrivano | 2019-08-19 |
* | | Merge pull request #3760 from rhatdan/auth | OpenShift Merge Robot | 2019-08-19 |
|\ \
| |/
|/| |
|
| * | Use GetRuntimeDir to setup auth.json for login | Daniel J Walsh | 2019-08-12 |
* | | do not activate sd_notify support when varlink | baude | 2019-08-15 |
|/ |
|
* | rootless: cherry-pick runtime from the system configuration | Giuseppe Scrivano | 2019-08-12 |
* | Add conmon probe to runtime construction | Peter Hunt | 2019-08-08 |
* | Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhome | OpenShift Merge Robot | 2019-08-06 |
|\ |
|
| * | Touch up XDG, add rootless links | TomSweeneyRedHat | 2019-07-29 |
* | | honor libpod.conf in /usr/share/containers | baude | 2019-08-04 |