| Commit message (Expand) | Author | Age |
* | libpod: create /etc/mtab safely | Giuseppe Scrivano | 2021-11-11 |
* | Fix rootless networking with userns and ports | Paul Holzinger | 2021-11-09 |
* | pod/container create: resolve conflicts of generated names | Valentin Rothberg | 2021-11-08 |
* | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | Merge pull request #11956 from vrothberg/pause | OpenShift Merge Robot | 2021-10-27 |
|\ |
|
| * | overlay root fs: create mount on runtime dir | Valentin Rothberg | 2021-10-26 |
* | | Allow 'container restore' with '--ipc host' | Adrian Reber | 2021-10-26 |
|/ |
|
* | Merge pull request #11991 from rhatdan/size | OpenShift Merge Robot | 2021-10-22 |
|\ |
|
| * | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | | Merge pull request #11851 from cdoern/podRm | OpenShift Merge Robot | 2021-10-20 |
|\ \ |
|
| * | | Pod Rm Infra Improvements | cdoern | 2021-10-18 |
* | | | libpod: change mountpoint ownership c.Root when using overlay on top of exter... | Aditya Rajan | 2021-10-19 |
| |/
|/| |
|
* | | rootfs-overlay: fix overlaybase path for cleanups | Aditya Rajan | 2021-10-18 |
|/ |
|
* | libpod: do not call (*container).Spec() | Valentin Rothberg | 2021-09-29 |
* | libpod: do not call (*container).Config() | Valentin Rothberg | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11170 from flouthoc/support-rootfs-overlay | OpenShift Merge Robot | 2021-09-14 |
|\ |
|
| * | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
* | | fix restart always with rootlessport | Paul Holzinger | 2021-09-13 |
|/ |
|
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | container: resolve workdir after all the mounts happen. | flouthoc | 2021-08-30 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | Fix handling of user specified container labels | Daniel J Walsh | 2021-08-02 |
* | Drop podman create --storage-opt container flag | Daniel J Walsh | 2021-07-20 |
* | [NO TESTS NEEDED] Create /etc/mtab with the correct ownership | Urvashi Mohnani | 2021-06-23 |
* | Fix permissions on initially created named volumes | Daniel J Walsh | 2021-06-14 |
* | Merge pull request #10635 from adrianreber/2021-06-04-privileged | OpenShift Merge Robot | 2021-06-12 |
|\ |
|
| * | Fix restoring of privileged containers | Adrian Reber | 2021-06-10 |
* | | Fix pre-checkpointing | Adrian Reber | 2021-06-10 |
|/ |
|
* | Merge pull request #10366 from ashley-cui/secretoptions | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | | Create the /etc/mtab file if does not exists | Daniel J Walsh | 2021-05-15 |
|/ |
|
* | fix restart always with slirp4netns | Paul Holzinger | 2021-05-11 |
* | Merge pull request #10220 from giuseppe/rm-volatile | OpenShift Merge Robot | 2021-05-05 |
|\ |
|
| * | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
|/ |
|
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | use AttachSocketPath when removing conmon files | Peter Hunt | 2021-04-16 |
* | Add rootless support for cni and --uidmap | Paul Holzinger | 2021-04-01 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | Merge pull request #9624 from mheon/fix_9615 | OpenShift Merge Robot | 2021-03-05 |
|\ |
|
| * | Do not return from c.stop() before re-locking | Matthew Heon | 2021-03-05 |
* | | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
|/ |
|
* | Use functions and defines from checkpointctl | Adrian Reber | 2021-03-02 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Change source path resolution for volume copy-up | Matthew Heon | 2021-02-17 |
* | Fix an issue where copyup could fail with ENOENT | Matthew Heon | 2021-02-16 |