| Commit message (Expand) | Author | Age |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | We need to sort mounts so that one mount does not over mount another. | Daniel J Walsh | 2018-08-10 |
* | Add --force to podman umount to force the unmounting of the rootfs | Daniel J Walsh | 2018-08-01 |
* | Ensure container and pod refresh picks up a State | Matthew Heon | 2018-07-31 |
* | network: add support for rootless network with slirp4netns | Giuseppe Scrivano | 2018-07-31 |
* | Added pod.Restart() functionality to libpod. | haircommander | 2018-07-25 |
* | Let containers/storage keep track of mounts | Daniel J Walsh | 2018-07-19 |
* | Vendor in latest code for storage,image, buildah | Daniel J Walsh | 2018-07-19 |
* | 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 |
* | more changes to compile darwin | baude | 2018-07-05 |
* | changes to allow for darwin compilation | baude | 2018-06-29 |
* | Fix built-in volume issue with podman run/create | umohnani8 | 2018-06-29 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | *: Replace Generator.Spec() with Generator.Config | W. Trevor King | 2018-06-27 |
* | rootless: do not configure additional groups | Giuseppe Scrivano | 2018-06-27 |
* | rootless: add management for the userNS | Giuseppe Scrivano | 2018-06-27 |
* | container_internal: don't ignore error from cleanupNetwork() | Giuseppe Scrivano | 2018-06-27 |
* | Make CGroups cleanup optional on whether they exist | Matthew Heon | 2018-06-22 |
* | Add Refresh() to ctrs to refresh state after db change | Matthew Heon | 2018-06-22 |
* | Fix image volumes access and mount problems on restart | Marco Vedovati | 2018-06-22 |
* | Add extra debug so we can tell apart postdelete hooks | Matthew Heon | 2018-06-19 |
* | Add MacAddress to inspect | Wim | 2018-06-18 |
* | podman: use a different store for the rootless case | Giuseppe Scrivano | 2018-06-15 |
* | container: do not set any mapping when using a rootfs | Giuseppe Scrivano | 2018-06-15 |
* | podman: do not use Chown in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | network: do not attempt to create a network in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | oci: do not use hooks in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | container: do not add shm in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | Fix cleaning up network namespaces on detached ctrs | Matthew Heon | 2018-06-15 |
* | Remove container from state before cleaning up. | Daniel J Walsh | 2018-06-10 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | Set Entrypoint from image only if not already set | Matthew Heon | 2018-05-24 |
* | Fix handling of command in images | Daniel J Walsh | 2018-05-23 |
* | podman create, start, getattachsocket | baude | 2018-05-21 |
* | Use container cleanup() functions when removing | Matthew Heon | 2018-05-17 |
* | chrootuser: default to GID 0 when given a numeric --user | Nalin Dahyabhai | 2018-05-17 |
* | hooks: Add package support for extension stages | W. Trevor King | 2018-05-14 |
* | Gracefully handle containers removed from c/storage | Matthew Heon | 2018-05-14 |
* | hooks: Order injection by collated JSON filename | W. Trevor King | 2018-05-11 |
* | libpod: Add HooksDirNotExistFatal | W. Trevor King | 2018-05-11 |
* | pkg/hooks: Version the hook structure and add 1.0.0 hooks | W. Trevor King | 2018-05-11 |
* | Do not error trying to remove cgroups that don't exist | Matthew Heon | 2018-05-11 |
* | Remove parent cgroup we create with cgroupfs | Matthew Heon | 2018-05-11 |
* | Add --cgroup-manager flag to Podman binary | Matthew Heon | 2018-05-11 |
* | Major fixes to systemd cgroup handling | Matthew Heon | 2018-05-11 |