| Commit message (Expand) | Author | Age |
* | 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 |
* | Hooks supports two directories, process default and override | Daniel J Walsh | 2018-09-17 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Refactor error checking in With*NSFromPod options | haircommander | 2018-08-23 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Add --namespace flag to Podman | Matthew Heon | 2018-07-24 |
* | Add constraint that dependencies must be in the same ns | Matthew Heon | 2018-07-24 |
* | Add container and pod namespaces to configs | Matthew Heon | 2018-07-24 |
* | Support multiple networks | baude | 2018-07-12 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | Add per-pod CGroups | Matthew Heon | 2018-05-17 |
* | libpod: Add HooksDirNotExistFatal | W. Trevor King | 2018-05-11 |
* | Add --cgroup-manager flag to Podman binary | Matthew Heon | 2018-05-11 |
* | networking, userNS: configure the network namespace after create | Giuseppe Scrivano | 2018-05-04 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | Store user Volumes, Entrypoint, Command in database | Matthew Heon | 2018-05-03 |
* | Further fix Godoc comments in options.go | Matthew Heon | 2018-05-03 |
* | Fix Godoc comments in options.go | Matthew Heon | 2018-05-03 |
* | Add config bool to indicate there are user volumes | Matthew Heon | 2018-05-03 |
* | Modify secrets pkg | umohnani8 | 2018-04-27 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |