| Commit message (Expand) | Author | Age |
* | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | Ensure that hostname is added to hosts with net=host | Matthew Heon | 2020-10-20 |
* | fix pod creation with "new:" syntax | Paul Holzinger | 2020-07-31 |
* | 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 |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Don't ignore --user flag in rootless --userns keepid | Daniel J Walsh | 2020-06-17 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Ensure that containers in pods properly set hostname | Matthew Heon | 2020-06-04 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Rework port parsing to support --expose and -P | Matthew Heon | 2020-05-04 |
* | cgroupsns was not following containers.conf | Daniel J Walsh | 2020-05-01 |
* | Merge pull request #5971 from giuseppe/fix-userns-tests | OpenShift Merge Robot | 2020-04-24 |
|\ |
|
| * | podman: implement userns=keep-id | Giuseppe Scrivano | 2020-04-24 |
* | | Do not join pod namespaces without an infra ctr | Matthew Heon | 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 |
* | Merge pull request #5875 from rhatdan/network | OpenShift Merge Robot | 2020-04-21 |
|\ |
|
| * | Cleanup network option parsing | Daniel J Walsh | 2020-04-19 |
* | | Handle Linux Capabilities correctly | Daniel J Walsh | 2020-04-20 |
|/ |
|
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |