| Commit message (Expand) | Author | Age |
... | |
* | | Ensure libpod/define does not include libpod/image | Matthew Heon | 2020-07-31 |
|/ |
|
* | Merge pull request #7168 from QiWang19/exec-fds | OpenShift Merge Robot | 2020-07-31 |
|\ |
|
| * | Fix close fds of exec --preserve-fds | Qi Wang | 2020-07-31 |
* | | Merge pull request #7120 from QiWang19/preserve-fd | OpenShift Merge Robot | 2020-07-31 |
|\ \
| |/
|/| |
|
| * | fix close fds of run --preserve-fds | Qi Wang | 2020-07-30 |
* | | volumes: do not recurse when chowning | Giuseppe Scrivano | 2020-07-31 |
|/ |
|
* | Ensure that 'rmi --force' evicts Podman containers | Matthew Heon | 2020-07-30 |
* | Merge pull request #6991 from mheon/change_passwd_ondisk | OpenShift Merge Robot | 2020-07-29 |
|\ |
|
| * | Make changes to /etc/passwd on disk for non-read only | Matthew Heon | 2020-07-23 |
* | | Add podman image mount | Daniel J Walsh | 2020-07-28 |
* | | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | | Merge pull request #7094 from rhatdan/volume | OpenShift Merge Robot | 2020-07-27 |
|\ \ |
|
| * | | When chowning we should not follow symbolic link | Daniel J Walsh | 2020-07-27 |
* | | | Refactor container config | louis | 2020-07-23 |
|/ / |
|
* | | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | | Merge pull request #7006 from ashley-cui/umask | OpenShift Merge Robot | 2020-07-22 |
|\ \ |
|
| * | | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | | | Do not print an error message on non-0 exec exit code | Matthew Heon | 2020-07-21 |
* | | | Merge pull request #6902 from vrothberg/events-endpoint | OpenShift Merge Robot | 2020-07-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | events endpoint: fix panic and race condition | Valentin Rothberg | 2020-07-20 |
* | | | Switch references from libpod.conf to containers.conf | Daniel J Walsh | 2020-07-20 |
* | | | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
|/ / |
|
* | | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | | Merge pull request #6965 from giuseppe/followup-pr6324 | OpenShift Merge Robot | 2020-07-17 |
|\ \
| |/
|/| |
|
| * | network, slirp4netns: add option to allow host loopback | Giuseppe Scrivano | 2020-07-16 |
| * | 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 |
* | | Preserve passwd on container restart | Matthew Heon | 2020-07-15 |
* | | Merge pull request #6956 from mheon/add_ports_to_pod_inspect | OpenShift Merge Robot | 2020-07-15 |
|\ \
| |/
|/| |
|
| * | Fix lint | Matthew Heon | 2020-07-14 |
| * | Populate remaining unused fields in `pod inspect` | Matthew Heon | 2020-07-14 |
| * | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
* | | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-14 |
|/ |
|
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
* | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
* | Merge pull request #6916 from vrothberg/logs-fixes | OpenShift Merge Robot | 2020-07-09 |
|\ |
|
| * | log API: add context to allow for cancelling | Valentin Rothberg | 2020-07-09 |
* | | Fix saving in oci format | Qi Wang | 2020-07-09 |
|/ |
|
* | Merge pull request #6829 from rhatdan/keepid | OpenShift Merge Robot | 2020-07-07 |
|\ |
|
| * | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | | fix race condition in `libpod.GetEvents(...)` | Valentin Rothberg | 2020-07-07 |
|/ |
|
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | | Merge pull request #6846 from mheon/fix_pod_errors | OpenShift Merge Robot | 2020-07-06 |
|\ \ |
|
| * | | Print errors from individual containers in pods | Matthew Heon | 2020-07-02 |
| |/ |
|
* / | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
|/ |
|
* | Merge pull request #6747 from giuseppe/fix-user-volumes | OpenShift Merge Robot | 2020-06-30 |
|\ |
|
| * | container: move volume chown after spec generation | Giuseppe Scrivano | 2020-06-29 |