summaryrefslogtreecommitdiff
path: root/libpod/oci.go
Commit message (Expand)AuthorAge
* prune remotecommand dependencybaude2021-02-25
* bump go module to v3Valentin Rothberg2021-02-22
* Handle podman exec capabilities correctlyDaniel J Walsh2021-01-07
* SpellingJosh Soref2020-12-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
* Ensure Conmon is alive before waiting for exit fileMatthew Heon2020-06-08
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add backend code for detached execMatthew Heon2020-05-20
* Add exit commands to exec sessionsMatthew 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
* v2podman attach and execBrent Baude2020-04-05
* 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
* Fix spelling mistakes in code found by codespellDaniel J Walsh2020-03-07
* 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
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Merge pull request #3760 from rhatdan/authOpenShift Merge Robot2019-08-19
|\
| * Use GetRuntimeDir to setup auth.json for loginDaniel J Walsh2019-08-12
* | do not activate sd_notify support when varlinkbaude2019-08-15
|/
* Add runtime and conmon path discoverySascha Grunert2019-08-01
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* golangci-lint pass number 2baude2019-07-11
* code cleanupbaude2019-07-08
* Wipe PID and ConmonPID in state after container stopsMatthew Heon2019-07-02
* 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
* oci: allow to specify what runtimes support JSONGiuseppe Scrivano2019-06-13
* oci: use json formatted errors from the runtimeGiuseppe Scrivano2019-06-13
* Address commentsPeter Hunt2019-05-28
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* libpod: prefer WaitForFile to pollingGiuseppe Scrivano2019-05-21
* enable podman-remote on windowsbaude2019-04-30
* Implement podman-remote rmJhon Honce2019-04-09
* oci: drop reference to runcGiuseppe Scrivano2019-03-29
* rootless: change env prefixGiuseppe Scrivano2019-03-28
* Add support for SCTP port forwardingMatthew Heon2019-03-15
* Add event on container deathMatthew Heon2019-03-13
* oci: make explicit the extra files to the execGiuseppe Scrivano2019-03-07
* exec: support --preserve-fdsGiuseppe Scrivano2019-03-02