summaryrefslogtreecommitdiff
path: root/libpod/oci_conmon_linux.go
Commit message (Expand)AuthorAge
* checkpoint do not modify XDG_RUNTIME_DIRPaul Holzinger2021-11-24
* libpod: leave thread locked on errorsGiuseppe Scrivano2021-11-24
* Unset SocketLabel after system finishes checkpointingDaniel J Walsh2021-11-23
* Warn on failing to update container statusMatthew Heon2021-11-23
* oci: ack crun output when container is not thereAditya Rajan2021-11-23
* oci: exit gracefully if container is already deadAditya Rajan2021-11-23
* Merge pull request #12354 from Luap99/exit-commandOpenShift Merge Robot2021-11-18
|\
| * Do not store the exit command in container configPaul Holzinger2021-11-18
* | Add --file-locks checkpoint/restore optionRadostin Stoyanov2021-11-18
|/
* Added optional container restore statisticsAdrian Reber2021-11-15
* Added optional container checkpointing statisticsAdrian Reber2021-11-15
* oci: rename sub-cgroup to runtime instead of supervisorGiuseppe Scrivano2021-10-28
* Warn if podman stop timeout expires that sigkill was sentDaniel J Walsh2021-10-08
* Merge pull request #11878 from mheon/stop_stoppingOpenShift Merge Robot2021-10-06
|\
| * Ensure `podman ps --sync` functionsMatthew Heon2021-10-06
* | libpod: fix race when closing STDINPaul Holzinger2021-10-06
|/
* Merge pull request #11390 from giuseppe/logging-passthroughOpenShift Merge Robot2021-09-29
|\
| * logging: new mode -l passthroughGiuseppe Scrivano2021-09-27
* | libpod: do not call (*container).Config()Valentin Rothberg2021-09-28
|/
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* libpod: rootful close binded portsPaul Holzinger2021-09-14
* Fix conmon attach socket buffer sizePaul Holzinger2021-09-09
* pass LISTEN_* environment into containerValentin Rothberg2021-08-31
* logs: adjust handling around partial log messagesNalin Dahyabhai2021-08-23
* Implement SD-NOTIFY proxy in conmonDaniel J Walsh2021-08-20
* Support checkpoint/restore with podsAdrian Reber2021-07-27
* Fix pre-checkpointingAdrian Reber2021-06-10
* fix container startup for empty pidfilePaul Holzinger2021-05-10
* Add podman run --timeout optionDaniel J Walsh2021-04-23
* Merge pull request #8979 from haircommander/full-attach-pathOpenShift Merge Robot2021-04-21
|\
| * oci: use `--full-path` option for conmonPeter Hunt2021-04-16
* | set pidfile default value int containerconfigchenkang2021-04-17
* | add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
|/
* Fix message about runtime to show only the actual runtimeDaniel J Walsh2021-04-13
* Ensure that `--userns=keep-id` sets user in configMatthew Heon2021-04-06
* security: use the bounding caps with --privilegedGiuseppe Scrivano2021-03-19
* Check for supportsKVM based on basename of the runtimeDaniel J Walsh2021-03-03
* Move checkpoint/restore code to pkg/checkpoint/crutilsAdrian Reber2021-03-02
* prune remotecommand dependencybaude2021-02-25
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Merge pull request #8947 from Luap99/cleanup-codeOpenShift Merge Robot2021-01-12
|\
| * Fix problems reported by staticcheckPaul Holzinger2021-01-12
* | Merge pull request #8819 from chen-zhuohan/add-pre-checkpointOpenShift Merge Robot2021-01-12
|\ \
| * | add pre checkpointunknown2021-01-10
* | | Merge pull request #8933 from giuseppe/use-O_PATH-for-unix-sockOpenShift Merge Robot2021-01-12
|\ \ \ | |_|/ |/| |
| * | oci: use /proc/self/fd/FD to open unix socketGiuseppe Scrivano2021-01-12
| |/
* / oci: keep LC_ env variables to conmonGiuseppe Scrivano2021-01-11
|/
* Handle podman exec capabilities correctlyDaniel J Walsh2021-01-07
* Merge pull request #8878 from mheon/no_edit_configOpenShift Merge Robot2021-01-04
|\