summaryrefslogtreecommitdiff
path: root/libpod/oci_conmon_linux.go
Commit message (Expand)AuthorAge
* Ensure that exec sends resize eventsMatthew Heon2020-03-25
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* podman: avoid conmon zombie on execGiuseppe Scrivano2020-03-18
* update systemd & dbus dependenciesValentin Rothberg2020-03-10
* Revert "exec: get the exit code from sync pipe instead of file"Matthew Heon2020-03-09
* Revert "Exec: use ErrorConmonRead"Matthew Heon2020-03-09
* Exec: use ErrorConmonReadPeter Hunt2020-03-03
* exec: get the exit code from sync pipe instead of filePeter Hunt2020-03-03
* Ensure that exec sessions inherit supplemental groupsMatthew Heon2020-02-28
* rootless: fix a regression when using -dGiuseppe Scrivano2020-02-18
* Merge pull request #4861 from giuseppe/add-cgroups-disabled-conmonOpenShift Merge Robot2020-01-22
|\
| * oci_conmon: do not create a cgroup under systemdGiuseppe Scrivano2020-01-16
| * podman: add new option --cgroups=no-conmonGiuseppe Scrivano2020-01-16
* | Add an API for Attach over HTTP APIMatthew Heon2020-01-16
|/
* oci_conmon: not make accessible dirs if not neededGiuseppe Scrivano2020-01-14
* make lint: enable gocriticValentin Rothberg2020-01-13
* Merge pull request #4805 from giuseppe/log-tagOpenShift Merge Robot2020-01-10
|\
| * log: support --log-opt tag=Giuseppe Scrivano2020-01-10
* | Merge pull request #4818 from haircommander/piped-exec-fixOpenShift Merge Robot2020-01-09
|\ \ | |/ |/|
| * exec: fix pipesPeter Hunt2020-01-08
* | fix lint: correct func identifier in commentValentin Rothberg2020-01-08
* | rootless: use RootlessKit port forwarderAkihiro Suda2020-01-08
|/
* Reap exec sessions on cleanup and removalMatthew Heon2019-12-12
* Merge pull request #4352 from vrothberg/config-packageOpenShift Merge Robot2019-10-31
|\
| * add libpod/configValentin Rothberg2019-10-31
* | Merge pull request #4380 from giuseppe/rootless-create-cgroup-for-conmonOpenShift Merge Robot2019-10-30
|\ \
| * | libpod, rootless: create cgroup for conmonGiuseppe Scrivano2019-10-30
| |/
* / Processes execed into container should match container labelDaniel J Walsh2019-10-29
|/
* exec: remove unused varPeter Hunt2019-10-21
* Add a MissingRuntime implementationMatthew Heon2019-10-15
* change error wording when conmon fails without logsValentin Rothberg2019-10-14
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10