aboutsummaryrefslogtreecommitdiff
path: root/libpod/oci_conmon_exec_linux.go
Commit message (Expand)AuthorAge
* Only use container/storage/pkg/homedir.Get()Daniel J Walsh2020-11-04
* HTTP Attach: Wait until both STDIN and STDOUT finishMatthew Heon2020-09-24
* Send HTTP Hijack headers after successful attachMatthew Heon2020-08-27
* Fix close fds of exec --preserve-fdsQi Wang2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Do not share container log driver for execMatthew Heon2020-06-17
* 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