| Commit message (Expand) | Author | Age |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-08-11 |
* | fix pod creation with "new:" syntax | Paul Holzinger | 2020-08-11 |
* | Binding the same container port to >1 host port is OK | Matthew Heon | 2020-07-31 |
* | Fix handling of entrypoint | Daniel J Walsh | 2020-07-22 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-22 |
* | Mask out /sys/dev to prevent information leak from the host | Daniel J Walsh | 2020-07-22 |
* | When determining systemd mode, use full command | Matthew Heon | 2020-07-22 |
* | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-22 |
* | Error on rootless mac and ip addresses | Brent Baude | 2020-07-22 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-22 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | Merge pull request #6871 from mheon/202_backports | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | specgen: fix order for setting rlimits | Ralf Haferkamp | 2020-07-06 |
| * | Allow empty host port in --publish flag | Matthew Heon | 2020-07-06 |
* | | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-06 |
|/ |
|
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Set syslog for exit commands on log-level=debug | Matthew Heon | 2020-06-25 |
* | Fix conflicts between privileged and other flags | Matthew Heon | 2020-06-24 |
* | Merge pull request #6654 from rhatdan/keepid | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Don't ignore --user flag in rootless --userns keepid | Daniel J Walsh | 2020-06-17 |
* | | Handle dropping capabilties correctly when running as non root user | Daniel J Walsh | 2020-06-17 |
|/ |
|
* | Add support for the unless-stopped restart policy | Matthew Heon | 2020-06-17 |
* | Merge pull request #6636 from mheon/add_warnings | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
* | | Fix --init and --init-path | Joseph Gooch | 2020-06-16 |
|/ |
|
* | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
* | pod config: add a `CreateCommand` field | Valentin Rothberg | 2020-06-11 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | Merge pull request #6498 from mheon/fix_pod_hostname | OpenShift Merge Robot | 2020-06-05 |
|\ |
|
| * | Ensure that containers in pods properly set hostname | Matthew Heon | 2020-06-04 |
* | | Fix handling of ThrottleWriteIOPSDevice | Daniel J Walsh | 2020-06-05 |
|/ |
|
* | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | Add invalid value to error message | Jhon Honce | 2020-06-01 |
* | specgen: fix segfault | Peter Hunt | 2020-05-27 |
* | Attempt to turn on build_without_cgo tests | Daniel J Walsh | 2020-05-22 |
* | Start testing with cross compilation | Daniel J Walsh | 2020-05-21 |
* | Enable cleanup processes for detached exec | Matthew Heon | 2020-05-20 |
* | Add remaining annotations for `podman inspect` | Matthew Heon | 2020-05-08 |
* | Fix `podman pod create --infra=false` | Matthew Heon | 2020-05-08 |
* | Merge pull request #6118 from baude/v2bindingsenforce | OpenShift Merge Robot | 2020-05-08 |
|\ |
|
| * | set binding tests to required | Brent Baude | 2020-05-08 |
* | | Fix parsing of --network for `podman pod create` | Matthew Heon | 2020-05-07 |
|/ |
|
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Add small fixes for 'podman run' from diffing inspect | Matthew Heon | 2020-05-05 |
* | 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 |
* | Properly handle default capabilities listed in containers.conf | Daniel J Walsh | 2020-05-01 |
* | Properly handle containers.conf devices | Daniel J Walsh | 2020-05-01 |