| Commit message (Expand) | Author | Age |
* | 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 #12283 from Luap99/machine-ports | OpenShift Merge Robot | 2021-11-16 |
|\ \ |
|
| * | | podman machine improve port forwarding | Paul Holzinger | 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 |
| |/ / |
|
* | | | Merge pull request #12285 from nalind/journal-follow-not-early | OpenShift Merge Robot | 2021-11-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | journald logs: keep reading until the journal's end | Nalin Dahyabhai | 2021-11-15 |
* | | | Merge pull request #12130 from rhatdan/journal | OpenShift Merge Robot | 2021-11-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Error logs --follow if events-backend != journald, event-logger=journald | Daniel J Walsh | 2021-11-13 |
| |/ |
|
* | | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
|/ |
|
* | Merge pull request #12267 from giuseppe/safely-create-etc-mtab | OpenShift Merge Robot | 2021-11-11 |
|\ |
|
| * | libpod: create /etc/mtab safely | Giuseppe Scrivano | 2021-11-11 |
* | | Add failing run test for netavark | Paul Holzinger | 2021-11-11 |
* | | Add flag to overwrite network backend from config | Paul Holzinger | 2021-11-11 |
* | | Add network backend to podman info | Paul Holzinger | 2021-11-11 |
* | | Add more netavark tests | Paul Holzinger | 2021-11-11 |
* | | select network backend based on config | Paul Holzinger | 2021-11-11 |
* | | Fix RUST_LOG envar for netavark | Paul Holzinger | 2021-11-11 |
* | | netavark IPAM assignment | Paul Holzinger | 2021-11-11 |
* | | netavark network interface | Paul Holzinger | 2021-11-11 |
* | | Make networking code reusable | Paul Holzinger | 2021-11-11 |
|/ |
|
* | network reload return error if we cannot reload ports | Paul Holzinger | 2021-11-10 |
* | network reload without ports should not reload ports | Paul Holzinger | 2021-11-10 |
* | Merge pull request #12227 from Luap99/net-setup | OpenShift Merge Robot | 2021-11-09 |
|\ |
|
| * | Fix rootless networking with userns and ports | Paul Holzinger | 2021-11-09 |
* | | Merge pull request #12195 from boaz0/closes_11998 | OpenShift Merge Robot | 2021-11-09 |
|\ \ |
|
| * | | podman-generate-kube - remove empty structs from YAML | Boaz Shuster | 2021-11-07 |
* | | | shm_lock: Handle ENOSPC better in AllocateSemaphore | Ian Wienand | 2021-11-09 |
| |/
|/| |
|
* | | pod/container create: resolve conflicts of generated names | Valentin Rothberg | 2021-11-08 |
* | | Merge pull request #12184 from adrianreber/2021-11-05-stats-dump | OpenShift Merge Robot | 2021-11-08 |
|\ \
| |/
|/| |
|
| * | Add 'stats-dump' file to exported checkpoint | Adrian Reber | 2021-11-05 |
* | | Merge pull request #11890 from Luap99/ports | OpenShift Merge Robot | 2021-11-06 |
|\ \ |
|
| * | | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | | | Fix swagger definition for the new mac address type | Paul Holzinger | 2021-11-05 |
* | | | rename rootless cni ns to rootless netns | Paul Holzinger | 2021-11-05 |
* | | | mount full XDG_RUNTIME_DIR in rootless cni ns | Paul Holzinger | 2021-11-05 |
* | | | Fix rootless cni netns cleanup logic | Paul Holzinger | 2021-11-05 |
| |/
|/| |
|
* | | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | | Merge pull request #12127 from vrothberg/bz-2014149 | OpenShift Merge Robot | 2021-10-29 |
|\ \ |
|
| * | | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-10-28 |
* | | | Merge pull request #12117 from adrianreber/2021-10-27-set-checkpointed-false-... | OpenShift Merge Robot | 2021-10-28 |
|\ \ \ |
|
| * | | | Set Checkpointed state to false after restore | Adrian Reber | 2021-10-27 |
| |/ / |
|
* | | | Merge pull request #12126 from giuseppe/fix-race-warning-message | OpenShift Merge Robot | 2021-10-28 |
|\ \ \ |
|
| * | | | runtime: change PID existence check | Giuseppe Scrivano | 2021-10-28 |
| | |/
| |/| |
|
* / | | oci: rename sub-cgroup to runtime instead of supervisor | Giuseppe Scrivano | 2021-10-28 |
|/ / |
|
* | | Merge pull request #12111 from giuseppe/fix-warning-move-pause-process | OpenShift Merge Robot | 2021-10-27 |
|\ \
| |/
|/| |
|
| * | runtime: check for pause pid existence | Giuseppe Scrivano | 2021-10-27 |