index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
oci_conmon_linux.go
Commit message (
Expand
)
Author
Age
*
libpod: Move moveConmonToCgroupAndSignal and GetLimits to oci_conmon_linux.go
Doug Rabson
2022-08-18
*
libpod: Move socket label handling from oci_conmon_common.go to oci_conmon_li...
Doug Rabson
2022-08-18
*
libpod: Move rootless handling from oci_conmon_common.go to oci_conmon_linux.go
Doug Rabson
2022-08-18
*
libpod: Move oci_conmon_linux.go to oci_conmon_common.go
Doug Rabson
2022-08-18
*
libpod: allow the notify socket to be passed programatically
Valentin Rothberg
2022-08-10
*
fix wrong log message on Trace level
Mikhail Khachayants
2022-07-12
*
[CI:DOCS] Improve language. Fix spelling and typos.
Erik Sjölund
2022-07-11
*
podman wait: return 0 if container never ran
Valentin Rothberg
2022-07-11
*
use c/common code for resize and CopyDetachable
Paul Holzinger
2022-07-06
*
libpod: switch to golang native error wrapping
Sascha Grunert
2022-07-05
*
Merge pull request #14654 from cdoern/cgroup
openshift-ci[bot]
2022-06-27
|
\
|
*
podman cgroup enhancement
cdoern
2022-06-24
*
|
libpod: fix wait and exit-code logic
Valentin Rothberg
2022-06-23
*
|
conmon: silence json-file error
Valentin Rothberg
2022-06-23
|
/
*
Merge pull request #14596 from giuseppe/move-conmon-different-cgroup-system-s...
openshift-ci[bot]
2022-06-15
|
\
|
*
libpod: improve check to create conmon cgroup
Giuseppe Scrivano
2022-06-15
*
|
golangci-lint: enable nolintlint
Paul Holzinger
2022-06-14
*
|
Do not error on signalling a just-stopped container
Matthew Heon
2022-06-09
|
/
*
sdnotify: send MAINPID only once
Valentin Rothberg
2022-05-12
*
enable gocritic linter
Paul Holzinger
2022-04-26
*
enable unparam linter
Paul Holzinger
2022-04-25
*
Merge pull request #13093 from 0xC0ncord/selinux-conmon-agnostic
OpenShift Merge Robot
2022-04-12
|
\
|
*
selinux: remove explicit range transition when starting conmon
Kenton Groombridge
2022-03-08
*
|
Add option for pod logs to display different colors per container.
gcalin
2022-03-29
*
|
readConmonPipeData: try to improve error
Paul Holzinger
2022-03-24
*
|
linter: enable nilerr
Valentin Rothberg
2022-03-22
*
|
linter: enable wastedassign
Valentin Rothberg
2022-03-22
*
|
bump golangci-lint to v1.45.0
Valentin Rothberg
2022-03-21
*
|
Merge pull request #13552 from vrothberg/go1.18
OpenShift Merge Robot
2022-03-18
|
\
\
|
*
|
go fmt: use go 1.18 conditional-build syntax
Valentin Rothberg
2022-03-18
|
|
/
*
/
podman machine: remove hostip from port
Paul Holzinger
2022-03-17
|
/
*
Propagate $CONTAINERS_CONF to conmon
David Gibson
2022-02-18
*
compat attach: fix write on closed channel
Valentin Rothberg
2022-01-18
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Standardize on capatalized Cgroups
Daniel J Walsh
2022-01-14
*
add OCI Runtime name to errors
Daniel J Walsh
2022-01-06
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
checkpoint do not modify XDG_RUNTIME_DIR
Paul Holzinger
2021-11-24
*
libpod: leave thread locked on errors
Giuseppe Scrivano
2021-11-24
*
Unset SocketLabel after system finishes checkpointing
Daniel J Walsh
2021-11-23
*
Warn on failing to update container status
Matthew Heon
2021-11-23
*
oci: ack crun output when container is not there
Aditya Rajan
2021-11-23
*
oci: exit gracefully if container is already dead
Aditya Rajan
2021-11-23
*
Merge pull request #12354 from Luap99/exit-command
OpenShift Merge Robot
2021-11-18
|
\
|
*
Do not store the exit command in container config
Paul Holzinger
2021-11-18
*
|
Add --file-locks checkpoint/restore option
Radostin Stoyanov
2021-11-18
|
/
*
Added optional container restore statistics
Adrian Reber
2021-11-15
*
Added optional container checkpointing statistics
Adrian Reber
2021-11-15
*
oci: rename sub-cgroup to runtime instead of supervisor
Giuseppe Scrivano
2021-10-28
*
Warn if podman stop timeout expires that sigkill was sent
Daniel J Walsh
2021-10-08
[next]