aboutsummaryrefslogtreecommitdiff
path: root/libpod/oci_missing.go
Commit message (Expand)AuthorAge
* implement podman updateCharlie Doern2022-09-01
* use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Move Attach under the OCI Runtime interfaceMatthew Heon2022-05-26
* bump go module to version 4Valentin Rothberg2022-01-18
* Added optional container restore statisticsAdrian Reber2021-11-15
* Added optional container checkpointing statisticsAdrian Reber2021-11-15
* Fix resize race with podman exec -itPaul Holzinger2021-06-16
* oci: drop ExecContainerCleanupPeter Hunt2021-04-16
* prune remotecommand dependencybaude2021-02-25
* bump go module to v3Valentin Rothberg2021-02-22
* Send HTTP Hijack headers after successful attachMatthew Heon2020-08-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Ensure Conmon is alive before waiting for exit fileMatthew Heon2020-06-08
* Add backend code for detached execMatthew Heon2020-05-20
* Add an initial implementation of HTTP-forwarded execMatthew Heon2020-05-14
* Add support for selecting kvm and systemd labelsDaniel J Walsh2020-04-15
* refactor infoBrent Baude2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* Revert "exec: get the exit code from sync pipe instead of file"Matthew Heon2020-03-09
* exec: get the exit code from sync pipe instead of filePeter Hunt2020-03-03
* Add an API for Attach over HTTP APIMatthew Heon2020-01-16
* Reap exec sessions on cleanup and removalMatthew Heon2019-12-12
* Add a MissingRuntime implementationMatthew Heon2019-10-15