summaryrefslogtreecommitdiff
path: root/libpod/pod_api.go
Commit message (Expand)AuthorAge
...
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Report errors when trying to pause rootless containersDaniel J Walsh2019-09-13
* generate systemd: support pods and geneartig filesValentin Rothberg2019-08-21
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* Sending signals to containers prevents restart policyMatthew Heon2019-05-03
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Add event logging to libpod, even display to podmanbaude2019-03-11
* add timeout to pod stopbaude2018-12-07
* Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Change batchcontainer to sharedhaircommander2018-08-16
* Moved getPodStatus to pod API to be used in varlinkhaircommander2018-08-16
* Updated pod_api to reflect function spechaircommander2018-08-14
* Ensure pod inspect is locked and validity-checkedMatthew Heon2018-08-11
* Split pod.go into 3 filesMatthew Heon2018-08-10