| Commit message (Expand) | Author | Age |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | Merge pull request #3425 from adrianreber/restore-mount-label | OpenShift Merge Robot | 2019-07-08 |
|\ |
|
| * | Track if a container is restored from an exported checkpoint | Adrian Reber | 2019-06-25 |
* | | Store Conmon's PID in our state and display in inspect | Matthew Heon | 2019-07-02 |
* | | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | | stats: fix cgroup path for rootless containers | Giuseppe Scrivano | 2019-06-26 |
* | | remove libpod from main | baude | 2019-06-25 |
|/ |
|
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | Purge all use of easyjson and ffjson in libpod | Matthew Heon | 2019-06-13 |
* | 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 support for retry count with --restart flag | Matthew Heon | 2019-05-03 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | Add a StoppedByUser field to the DB | Matthew Heon | 2019-05-03 |
* | Use GetContainer instead of LookupContainer for full ID | Matthew Heon | 2019-04-12 |
* | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
* | podman-remote ps | baude | 2019-04-09 |
* | Drop LocalVolumes from our the database | Matthew Heon | 2019-04-04 |
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | Add named volumes for each container to database | Matthew Heon | 2019-04-04 |
* | userns: do not use an intermediate mount namespace | Giuseppe Scrivano | 2019-03-29 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add support to disable creation of network config files | Matthew Heon | 2019-03-27 |
* | healtcheck phase 2 | baude | 2019-03-12 |
* | podman healthcheck run (phase 1) | baude | 2019-03-05 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | show container ports of network namespace | baude | 2019-02-13 |
* | podman-remote inspect | baude | 2019-01-18 |
* | Do not unmarshal into c.config.Spec | Matthew Heon | 2019-01-18 |
* | config: store the runtime used to create each container | Giuseppe Scrivano | 2019-01-14 |
* | Move all libpod/ JSON references over to jsoniter | Matthew Heon | 2019-01-10 |
* | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
* | Use existing interface to request IP address during restore | Adrian Reber | 2019-01-09 |
* | Rename libpod.Config back to ContainerConfig | Matthew Heon | 2019-01-07 |
* | Convert containers to SHM locking | Matthew Heon | 2019-01-04 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | Containers sharing a netns should share resolv/hosts | Matthew Heon | 2018-12-11 |
* | bind mount /etc/resolv.conf|hosts in pods | baude | 2018-12-06 |
* | Fix golang formatting issues | baude | 2018-11-28 |
* | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
* | libpod should know if the network is disabled | Daniel J Walsh | 2018-11-13 |
* | 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 |
* | Generate a passwd file for users not in container | Daniel J Walsh | 2018-10-12 |
* | Temporary commit to swap branches | Matthew Heon | 2018-10-11 |
* | Add ContainerStateExited and OCI delete() in cleanup() | Matthew Heon | 2018-10-02 |
* | Refactor Wait() to not require a timeout | Matthew Heon | 2018-09-21 |
* | Bind Mounts should be mounted read-only when in read-only mode | Daniel J Walsh | 2018-09-20 |