| Commit message (Expand) | Author | Age |
... | |
* | | use events_logfile_path from containers.conf for events log. | Daniel J Walsh | 2022-01-13 |
* | | libpod: fix check for systemd session | Giuseppe Scrivano | 2022-01-12 |
|/ |
|
* | Fix permission on secrets directory | Daniel J Walsh | 2022-01-11 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Merge pull request #12807 from Luap99/macvlan-hostip | Daniel J Walsh | 2022-01-11 |
|\ |
|
| * | fix host.containers.internal entry for macvlan networks | Paul Holzinger | 2022-01-11 |
* | | Use the InfraImage defined in containers.conf | Daniel J Walsh | 2022-01-10 |
* | | Remove dead RuntimeOption functions | Daniel J Walsh | 2022-01-10 |
* | | Merge pull request #12733 from rhatdan/copy | OpenShift Merge Robot | 2022-01-07 |
|\ \
| |/
|/| |
|
| * | Set volume NeedsCopyUp to false iff data was copied up | Daniel J Walsh | 2022-01-06 |
* | | Prevent double decoding of storage options | Riyad Preukschas | 2022-01-07 |
* | | Merge pull request #12758 from rhatdan/runtime | OpenShift Merge Robot | 2022-01-06 |
|\ \ |
|
| * | | add OCI Runtime name to errors | Daniel J Walsh | 2022-01-06 |
| |/ |
|
* / | fix healthcheck timeouts and ut8 coercion | Brent Baude | 2022-01-06 |
|/ |
|
* | Merge pull request #12687 from rhatdan/volume | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Support all volume mounts for rootless containers | Daniel J Walsh | 2022-01-04 |
* | | Merge pull request #12208 from cdoern/podSecurityOpt | OpenShift Merge Robot | 2022-01-05 |
|\ \
| |/
|/| |
|
| * | Pod Security Option support | cdoern | 2021-12-27 |
* | | Merge pull request #12697 from baude/servicefailedstates | OpenShift Merge Robot | 2022-01-03 |
|\ \ |
|
| * | | .service file removal on failure | Brent Baude | 2021-12-26 |
| |/ |
|
* / | fix doc | ye.sijun | 2022-01-03 |
|/ |
|
* | Merge pull request #12627 from rhatdan/passwd | OpenShift Merge Robot | 2021-12-23 |
|\ |
|
| * | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | | container creation: don't apply reserved annotations from image | Valentin Rothberg | 2021-12-23 |
|/ |
|
* | Merge pull request #12599 from rhatdan/kernelmemory | OpenShift Merge Robot | 2021-12-23 |
|\ |
|
| * | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | | 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 |
| |/ |
|
* | | Merge pull request #12664 from cdoern/noManagePasswd | OpenShift Merge Robot | 2021-12-22 |
|\ \
| |/
|/| |
|
| * | Podman run --passwd | cdoern | 2021-12-21 |
* | | Merge pull request #12648 from ttys3/fix-generate-kube-env-missing | OpenShift Merge Robot | 2021-12-20 |
|\ \
| |/
|/| |
|
| * | fix(generate): fix up podman generate kube missing env field bug | 荒野無燈 | 2021-12-18 |
* | | Merge pull request #12626 from vrothberg/may-the-force-be-with-removal | Daniel J Walsh | 2021-12-19 |
|\ \
| |/
|/| |
|
| * | image rm: allow for force-remove infra images | Valentin Rothberg | 2021-12-17 |
* | | Merge pull request #12625 from adrianreber/2021-12-16-podman-inspect | OpenShift Merge Robot | 2021-12-17 |
|\ \ |
|
| * | | Add more checkpoint/restore information to 'inspect' | Adrian Reber | 2021-12-17 |
| |/ |
|
* / | Removed .service file for healthchecks | Brent Baude | 2021-12-16 |
|/ |
|
* | container restore/import: store networks from db | Paul Holzinger | 2021-12-14 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
* | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |
* | remove unneeded return value from c.Networks() | Paul Holzinger | 2021-12-14 |
* | network db rewrite: migrate existing settings | Paul Holzinger | 2021-12-14 |
* | inotify: make sure to remove files | Valentin Rothberg | 2021-12-09 |
* | Merge pull request #12524 from Luap99/resolve-symlink | OpenShift Merge Robot | 2021-12-07 |
|\ |
|
| * | rootless netns: resolve all path components for resolv.conf | Paul Holzinger | 2021-12-06 |