| Commit message (Expand) | Author | Age |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | container: workdir resolution must consider symlink if explicitly configured | Aditya R | 2022-03-02 |
* | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | Modify /etc/resolv.conf when connecting/disconnecting | Matthew Heon | 2022-02-10 |
* | append podman dns search domain | Paul Holzinger | 2022-02-04 |
* | libpod: enforce noexec,nosuid,nodev for /dev/shm | Giuseppe Scrivano | 2022-02-02 |
* | volume: add support for non-volatile upperdir,workdir for overlay volumes | Aditya Rajan | 2022-01-28 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Use new CDI API | Evan Lezar | 2022-01-14 |
* | Merge pull request #12828 from giuseppe/drop-check | OpenShift Merge Robot | 2022-01-13 |
|\ |
|
| * | libpod: refine check for empty pod cgroup | Giuseppe Scrivano | 2022-01-12 |
* | | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
|/ |
|
* | fix host.containers.internal entry for macvlan networks | Paul Holzinger | 2022-01-11 |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Enable checkpoint/restore for /dev/shm | Radostin Stoyanov | 2021-12-23 |
* | Always run passwd management code when DB value is nil | Matthew Heon | 2021-12-22 |
* | Merge pull request #12375 from rhatdan/hosts | OpenShift Merge Robot | 2021-12-22 |
|\ |
|
| * | Use hosts public ip address in rootless containers | Daniel J Walsh | 2021-12-21 |
* | | Merge pull request #12668 from vrothberg/fix-12667 | OpenShift Merge Robot | 2021-12-22 |
|\ \ |
|
| * | | support hosts without /etc/hosts | Valentin Rothberg | 2021-12-22 |
| |/ |
|
* / | Podman run --passwd | cdoern | 2021-12-21 |
|/ |
|
* | Add more checkpoint/restore information to 'inspect' | Adrian Reber | 2021-12-17 |
* | network db rewrite: migrate existing settings | Paul Holzinger | 2021-12-14 |
* | Merge pull request #12498 from rhatdan/cgroups | OpenShift Merge Robot | 2021-12-07 |
|\ |
|
| * | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | | volume: apply exact permission of target directory without adding extra 0111 | Aditya Rajan | 2021-12-07 |
|/ |
|
* | libpod: improve heuristic to detect cgroup | Giuseppe Scrivano | 2021-11-24 |
* | rename libpod nettypes fields | Paul Holzinger | 2021-11-16 |
* | Merge pull request #12100 from rhatdan/env | OpenShift Merge Robot | 2021-11-16 |
|\ |
|
| * | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | | Merge pull request #12294 from flouthoc/secret-mount-target | OpenShift Merge Robot | 2021-11-16 |
|\ \
| |/
|/| |
|
| * | secret: honor custom target for secrets with run | Aditya Rajan | 2021-11-15 |
* | | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
|/ |
|
* | Fix rootless networking with userns and ports | Paul Holzinger | 2021-11-09 |
* | Add 'stats-dump' file to exported checkpoint | Adrian Reber | 2021-11-05 |
* | Set Checkpointed state to false after restore | Adrian Reber | 2021-10-27 |
* | Update vendor github.com/opencontainers/runtime-tools | Daniel J Walsh | 2021-10-25 |
* | We should only be relabeling when on first run | Daniel J Walsh | 2021-10-15 |
* | Don't include ctr.log if not using file logging | Daniel J Walsh | 2021-10-14 |
* | codespell code | Daniel J Walsh | 2021-10-12 |
* | always add short container id as net alias | Paul Holzinger | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | volume: Add support for overlay on named volumes | Aditya Rajan | 2021-09-21 |
* | podman machine: use gvproxy for host.containers.internal | Paul Holzinger | 2021-09-20 |
* | Only add 127.0.0.1 entry to /etc/hosts with --net=none | Paul Holzinger | 2021-09-16 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11567 from giuseppe/cgroups-split-with-pods | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-14 |