| Commit message (Expand) | Author | Age |
* | Merge pull request #13583 from rhatdan/ipc | OpenShift Merge Robot | 2022-04-16 |
|\ |
|
| * | Add support for ipc namespace modes "none, private, sharable" | Daniel J Walsh | 2022-04-12 |
* | | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
|/ |
|
* | fix pod volume passing and alter infra inheritance | cdoern | 2022-03-29 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Pod Security Option support | cdoern | 2021-12-27 |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Podman run --passwd | cdoern | 2021-12-21 |
* | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |
* | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | Merge pull request #11890 from Luap99/ports | OpenShift Merge Robot | 2021-11-06 |
|\ |
|
| * | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
|/ |
|
* | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
* | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | rename oneshot initcontainers to once | Brent Baude | 2021-08-12 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | Merge pull request #10221 from ashley-cui/envsec | OpenShift Merge Robot | 2021-05-07 |
|\ |
|
| * | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |
* | | codespell cleanup | Daniel J Walsh | 2021-05-05 |
* | | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | Merge pull request #10119 from rhatdan/timeout | OpenShift Merge Robot | 2021-04-27 |
|\ \
| |/
|/| |
|
| * | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | | Add support for CDI device configuration | Sebastian Jug | 2021-04-20 |
|/ |
|
* | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Change name of imageVolumes in container config JSON | Matthew Heon | 2020-12-07 |
* | Add support for network connect / disconnect to DB | Matthew Heon | 2020-11-11 |
* | Merge pull request #8156 from mheon/add_net_aliases_db | OpenShift Merge Robot | 2020-11-04 |
|\ |
|
| * | Add network aliases for containers to DB | Matthew Heon | 2020-10-27 |
* | | new "image" mount type | Valentin Rothberg | 2020-10-29 |
|/ |
|
* | Store cgroup manager on a per-container basis | Matthew Heon | 2020-10-08 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-13 |
* | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-03 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Refactor container config | louis | 2020-07-23 |