| Commit message (Expand) | Author | Age |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-22 |
* | Used reference package with errors for parsing tag | Parker Van Roy | 2020-07-22 |
* | Add noop function disable-content-trust | Daniel J Walsh | 2020-07-22 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | Switch references from libpod.conf to containers.conf | Daniel J Walsh | 2020-07-21 |
* | Fix a bug where --pids-limit was parsed incorrectly | Matthew Heon | 2020-07-15 |
* | Merge pull request #6873 from baude/v2.0disableconnection | OpenShift Merge Robot | 2020-07-07 |
|\ |
|
| * | remove podman system connection | Brent Baude | 2020-07-06 |
* | | Fix bug where `podman mount` didn't error as rootless | Matthew Heon | 2020-07-06 |
|/ |
|
* | Merge pull request #6871 from mheon/202_backports | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Fix imports to ensure v2 is used with libpod | Matthew Heon | 2020-07-06 |
| * | Fixes --remote flag issues | Jhon Honce | 2020-07-06 |
| * | Set console mode for windows | Brent Baude | 2020-07-06 |
| * | Allow empty host port in --publish flag | Matthew Heon | 2020-07-06 |
| * | Set TMPDIR to /var/tmp by default if not set | Daniel J Walsh | 2020-07-06 |
| * | auto-update: clarify systemd-unit requirements | Valentin Rothberg | 2020-07-06 |
| * | podman ps truncate the command | Paul Holzinger | 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 |
* | Account for non-default port number in image name | Lokesh Mandvekar | 2020-06-27 |
* | Fix inspect to display multiple label: changes | Daniel J Walsh | 2020-06-25 |
* | podman run/create: support all transports | Valentin Rothberg | 2020-06-25 |
* | Revert sending --remote flag to containers | Jhon Honce | 2020-06-25 |
* | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
* | Fix ssh-agent support | Jhon Honce | 2020-06-24 |
* | Add JSON output field for ps | Brent Baude | 2020-06-24 |
* | V2 podman system connection | Jhon Honce | 2020-06-24 |
* | wip | Brent Baude | 2020-06-24 |
* | image load: no args required | Valentin Rothberg | 2020-06-24 |
* | Re-add PODMAN_USERNS environment variable | Matthew Heon | 2020-06-24 |
* | Fix conflicts between privileged and other flags | Matthew Heon | 2020-06-24 |
* | Fix podman build handling of --http-proxy flag | Daniel J Walsh | 2020-06-24 |
* | Fixes #6670 | Jhon Honce | 2020-06-19 |
* | podman images --format json: pretty print | Valentin Rothberg | 2020-06-19 |
* | Podman system service is no longer experimental | 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 |
* | | Merge pull request #6583 from mheon/inspect_ctr_before_img | OpenShift Merge Robot | 2020-06-17 |
|\ \ |
|
| * | | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |
* | | | Merge pull request #6622 from goochjj/podman_fix_init | OpenShift Merge Robot | 2020-06-17 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix --init and --init-path | Joseph Gooch | 2020-06-16 |
| |/ |
|
* / | Add deprecated message to varlink command | Jhon Honce | 2020-06-15 |
|/ |
|
* | pod create --replace | Valentin Rothberg | 2020-06-15 |
* | {create,run} --replace | Valentin Rothberg | 2020-06-15 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Do not default WorkingDir to / on client side | Daniel J Walsh | 2020-06-12 |
* | Merge pull request #6415 from vrothberg/systemd-new-pod | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
| * | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
| * | podman-pod{rm,start,stop}: support --pod-id-file | Valentin Rothberg | 2020-06-11 |