| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
* | Swap from FFJSON to easyjson | Matthew Heon | 2018-08-24 |
* | 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 |
* | Switch systemd default CGroup parent to machine.slice | Matthew Heon | 2018-08-15 |
* | Fixed a bug setting dependencies on the wrong container | haircommander | 2018-08-09 |
* | Add additional comments on accessing state in API | Matthew Heon | 2018-07-31 |
* | network: add support for rootless network with slirp4netns | Giuseppe Scrivano | 2018-07-31 |
* | Add container and pod namespaces to configs | Matthew Heon | 2018-07-24 |
* | Update container Mounted() and Mountpoint() functions | Matthew Heon | 2018-07-24 |
* | Record whether the container has exited | Matthew Heon | 2018-07-13 |
* | Support multiple networks | baude | 2018-07-12 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | Remove per-container CGroup parents | Matthew Heon | 2018-07-06 |
* | libpod/container: Replace containerState* with containerPlatformState | W. Trevor King | 2018-07-05 |
* | changes to allow for darwin compilation | baude | 2018-06-29 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | Make CGroups cleanup optional on whether they exist | Matthew Heon | 2018-06-22 |
* | Add MacAddress to inspect | Wim | 2018-06-18 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | Place Conmon and Container in separate CGroups | Matthew Heon | 2018-05-11 |
* | Major fixes to systemd cgroup handling | Matthew Heon | 2018-05-11 |
* | Add validation for CGroup parents. Pass CGroups path into runc | Matthew Heon | 2018-05-11 |
* | container.go: fix lint error | Giuseppe Scrivano | 2018-05-05 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | 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 |
* | Add accessors for new image fields in container config | Matthew Heon | 2018-05-03 |
* | Store user Volumes, Entrypoint, Command in database | Matthew Heon | 2018-05-03 |
* | Add config bool to indicate there are user volumes | Matthew Heon | 2018-05-03 |