| Commit message (Expand) | Author | Age |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Pod Volumes Support | cdoern | 2021-09-14 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | rename oneshot initcontainers to once | Brent Baude | 2021-08-12 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | podman pod create --pid flag | cdoern | 2021-07-15 |
* | Podman Pod Create --cpus and --cpuset-cpus flags | cdoern | 2021-06-23 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix podman pod inspect show wrong MAC string | zhangguanzhang | 2020-11-18 |
* | Add a Degraded state to pods | Matthew Heon | 2020-10-21 |
* | Move pod jobs to parallel execution | Matthew Heon | 2020-10-07 |
* | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | Clean up pods before returning from Pod Stop API call | Matthew Heon | 2020-08-17 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Fix lint | Matthew Heon | 2020-07-14 |
* | Populate remaining unused fields in `pod inspect` | Matthew Heon | 2020-07-14 |
* | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Print errors from individual containers in pods | Matthew Heon | 2020-07-02 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | pod config: add a `CreateCommand` field | Valentin Rothberg | 2020-06-11 |
* | Ensure that containers in pods properly set hostname | Matthew Heon | 2020-06-04 |
* | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | Update pod inspect report to hold current pod status. | Sujil02 | 2020-04-20 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Update pod bindings and Add test to validate prune pod apiv2 binding. | Sujil02 | 2020-02-28 |
* | if container is not in a pid namespace, stop all processes | Daniel J Walsh | 2019-12-19 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | Report errors when trying to pause rootless containers | Daniel J Walsh | 2019-09-13 |
* | generate systemd: support pods and geneartig files | Valentin Rothberg | 2019-08-21 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | remove libpod from main | baude | 2019-06-25 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | Sending signals to containers prevents restart policy | Matthew Heon | 2019-05-03 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | add timeout to pod stop | baude | 2018-12-07 |
* | Add ContainerStateExited and OCI delete() in cleanup() | Matthew Heon | 2018-10-02 |
* | 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 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | Moved getPodStatus to pod API to be used in varlink | haircommander | 2018-08-16 |
* | Updated pod_api to reflect function spec | haircommander | 2018-08-14 |
* | Ensure pod inspect is locked and validity-checked | Matthew Heon | 2018-08-11 |
* | Split pod.go into 3 files | Matthew Heon | 2018-08-10 |