| Commit message (Expand) | Author | Age |
* | 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 |
* | Do not make renumber shut down the runtime | Matthew Heon | 2019-02-21 |
* | Move RenumberLocks into runtime init | Matthew Heon | 2019-02-21 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | oci: allow to define multiple OCI runtimes | Giuseppe Scrivano | 2019-01-14 |
* | libpod: allow multiple oci runtimes | Vincent Batts | 2019-01-14 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | Ensure storage options are properly initialized | Matthew Heon | 2018-12-10 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ |
|
| * | Fix libpod static dir selection when graphroot changed | Matthew Heon | 2018-12-03 |
| * | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
| * | Add a struct indicating if some Runtime fields were set | Matthew Heon | 2018-12-02 |
* | | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
|/ |
|
* | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | Allow containers/storage to handle on SELinux labeling | Daniel J Walsh | 2018-10-23 |
* | Mount proper cgroup for systemd to manage inside of the container. | Daniel J Walsh | 2018-10-15 |
* | Fix gofmt | Matthew Heon | 2018-10-11 |
* | Temporary commit to swap branches | Matthew Heon | 2018-10-11 |
* | Add new field to libpod to indicate whether or not to use labelling | Daniel J Walsh | 2018-09-20 |