| Commit message (Expand) | Author | Age |
* | Merge pull request #4333 from giuseppe/error-rootless-cni | OpenShift Merge Robot | 2019-10-24 |
|\ |
|
| * | rootless: raise an error with --network= | Giuseppe Scrivano | 2019-10-24 |
* | | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
|/ |
|
* | Migrate can move containers to a new runtime | Matthew Heon | 2019-10-10 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | podman network create: validate user input | Mrigank Krishan | 2019-10-04 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Set base mount options for bind mounts from base system | Matthew Heon | 2019-08-28 |
* | Add support for 'exec', 'suid', 'dev' mount flags | Matthew Heon | 2019-08-28 |
* | Merge pull request #3709 from mheon/volume_inspect | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Implement backend for 'volume inspect' | Matthew Heon | 2019-08-02 |
* | | Merge pull request #3836 from chenzhiwei/hostname | OpenShift Merge Robot | 2019-08-19 |
|\ \ |
|
| * | | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
| |/ |
|
* / | do not activate sd_notify support when varlink | baude | 2019-08-15 |
|/ |
|
* | Add a flag to set events logger type | Matthew Heon | 2019-07-31 |
* | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | code cleanup | baude | 2019-07-08 |
* | configure runtime without store | baude | 2019-07-01 |
* | remove libpod from main | baude | 2019-06-25 |
* | Make Inspect's mounts struct accurate to Docker | Matthew Heon | 2019-06-12 |
* | Address comments | Peter Hunt | 2019-05-28 |
* | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | Move to using constants for valid restart policy types | Matthew Heon | 2019-05-03 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | Merge pull request #2959 from mheon/merge_volume_flags | OpenShift Merge Robot | 2019-05-03 |
|\ |
|
| * | Ensure that named volumes have their options parsed | Matthew Heon | 2019-05-01 |
* | | Small fixes for #2950 | Matthew Heon | 2019-05-01 |
|/ |
|
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | system: add new subcommand "migrate" | Giuseppe Scrivano | 2019-04-26 |
* | Update invalid name errors to report the correct regex | Matthew Heon | 2019-04-09 |
* | Drop LocalVolumes from our the database | Matthew Heon | 2019-04-04 |
* | Create non-existing named volumes at container create | Matthew Heon | 2019-04-04 |
* | Add named volumes for each container to database | Matthew Heon | 2019-04-04 |
* | Merge pull request #2730 from giuseppe/userns-take-rid-of-intermediate-mountns | OpenShift Merge Robot | 2019-03-29 |
|\ |
|
| * | volumes: push the chown logic to runtime_volume_linux.go | Giuseppe Scrivano | 2019-03-29 |
* | | Merge pull request #2793 from mheon/alter_name_regex | OpenShift Merge Robot | 2019-03-29 |
|\ \
| |/
|/| |
|
| * | Alter container/pod/volume name regexp to match Docker | Matthew Heon | 2019-03-29 |
* | | Ensure that we make a netns for CNI non-default nets | Matthew Heon | 2019-03-28 |
* | | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
|/ |
|
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add support to disable creation of network config files | Matthew Heon | 2019-03-27 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | libpod: allow to configure path to the network-cmd binary | Giuseppe Scrivano | 2019-03-11 |
* | podman healthcheck run (phase 1) | baude | 2019-03-05 |
* | Only remove image volumes when removing containers | Matthew Heon | 2019-02-26 |
* | Validate VolumePath against DB configuration | Matthew Heon | 2019-02-26 |
* | When location of c/storage root changes, set VolumePath | Matthew Heon | 2019-02-26 |
* | Fix up handling of user defined network namespaces | Daniel J Walsh | 2019-02-23 |
* | podman: --runtime has higher priority on runtime_path | Giuseppe Scrivano | 2019-02-22 |