| Commit message (Expand) | Author | Age |
* | Returning joining namespace error should not be fatal | Daniel J Walsh | 2018-06-29 |
* | Mark containers invalid earlier during removal | Matthew Heon | 2018-06-27 |
* | Remove container from state before cleaning up. | Daniel J Walsh | 2018-06-10 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | Add per-pod CGroups | Matthew Heon | 2018-05-17 |
* | Use container cleanup() functions when removing | Matthew Heon | 2018-05-17 |
* | Remove parent cgroup we create with cgroupfs | Matthew Heon | 2018-05-11 |
* | Add validation for CGroup parents. Pass CGroups path into runc | Matthew Heon | 2018-05-11 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | Error is already wrapped properly. | Daniel J Walsh | 2018-03-29 |
* | Check for duplicate names when generating new container and pod names. | Daniel J Walsh | 2018-03-29 |
* | Handle removing containers with active exec sessions | Matthew Heon | 2018-03-01 |
* | Add implementation for BoltDB-backed state | Matthew Heon | 2018-02-12 |
* | Rework state tests to avoid boilerplate. Begin adding pod tests. | Matthew Heon | 2018-02-09 |
* | Add pod removal code | Matthew Heon | 2018-02-09 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Address review comments | Matthew Heon | 2018-01-17 |
* | Change handling for pods in libpod state | Matthew Heon | 2018-01-17 |
* | Prevent containers with dependencies from being removed | Matthew Heon | 2018-01-16 |
* | Add latest to wait | baude | 2018-01-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Clean up network namespaces on container removal | Matthew Heon | 2018-01-08 |
* | podman create/run need to load information from the image | Daniel J Walsh | 2018-01-03 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | kpod stats | baude | 2017-12-13 |
* | Remove SQL state locking and rely on sqlite locking | Matthew Heon | 2017-12-04 |
* | Move containers to file locks from c/storage | Matthew Heon | 2017-12-04 |
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | Add randomly generates container names | Matthew Heon | 2017-11-30 |
* | Fix error in runtime_ctr | Matthew Heon | 2017-11-29 |
* | Ensure that we can't remove paused containers | Matthew Heon | 2017-11-29 |
* | Fix rmi -f removing containers from storage without telling libpod | Matthew Heon | 2017-11-29 |
* | Fix removing running containers | Matthew Heon | 2017-11-29 |
* | First pass at fixing test errors | Matthew Heon | 2017-11-29 |
* | Add ability to kill and stop containers | Matthew Heon | 2017-11-29 |
* | Add ability to update container status from runc | Matthew Heon | 2017-11-21 |
* | Resolve another segfault | Matthew Heon | 2017-11-18 |
* | Wire SQL backed state into rest of libpod | Matthew Heon | 2017-11-18 |
* | Enhancements to papr tests | baude | 2017-11-17 |
* | libpod create and run | baude | 2017-11-01 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |