| Commit message (Expand) | Author | Age |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | Handle advanced --network options in podman play kube | Daniel J Walsh | 2021-06-30 |
* | Add the option of Rootless CNI networking by default | Matthew Heon | 2021-05-26 |
* | Correct json field name | Jhon Honce | 2021-03-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Support --network=default as if it was private | Daniel J Walsh | 2020-12-02 |
* | Merge pull request #8514 from Luap99/revert-8410-fix-multiple-networks | OpenShift Merge Robot | 2020-11-30 |
|\ |
|
| * | Revert "Allow multiple --network flags for podman run/create" | Luap99 | 2020-11-30 |
* | | Merge pull request #8230 from mheon/port_net_host_conflict | OpenShift Merge Robot | 2020-11-30 |
|\ \
| |/
|/| |
|
| * | Ensure that --net=host/pod/container/none warn with -p | Matthew Heon | 2020-11-04 |
* | | Allow multiple --network flags for podman run/create | Paul Holzinger | 2020-11-20 |
|/ |
|
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
* | allow switching of port-forward approaches in rootless/using slirp4netns | aleks-mariusz | 2020-07-15 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Start testing with cross compilation | Daniel J Walsh | 2020-05-21 |
* | cgroupsns was not following containers.conf | Daniel J Walsh | 2020-05-01 |
* | specgen: honor slirp4netns | Giuseppe Scrivano | 2020-04-29 |
* | namespaces: accept pod namespace | Giuseppe Scrivano | 2020-04-27 |
* | podman: implement userns=keep-id | Giuseppe Scrivano | 2020-04-24 |
* | podman: handle namespaces specified on the CLI | Giuseppe Scrivano | 2020-04-23 |
* | Modify namespace generation code for specgen | Matthew Heon | 2020-04-21 |
* | V2 Enable rootless | Jhon Honce | 2020-04-16 |
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |
* | v2podman container create | Brent Baude | 2020-04-03 |
* | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
* | spec: allow container alias name in lookup | Giuseppe Scrivano | 2020-02-26 |
* | apiv2 container create using specgen | Brent Baude | 2020-02-19 |