| Commit message (Expand) | Author | Age |
* | Merge pull request #1570 from giuseppe/fix-gvisor | OpenShift Merge Robot | 2018-10-04 |
|\ |
|
| * | oci: split the stdout and stderr pipes | Giuseppe Scrivano | 2018-10-03 |
| * | oci: always set XDG_RUNTIME_DIR | Giuseppe Scrivano | 2018-10-03 |
* | | Add support to checkpoint/restore containers | Adrian Reber | 2018-10-03 |
|/ |
|
* | Merge pull request #1531 from mheon/add_exited_state | OpenShift Merge Robot | 2018-10-03 |
|\ |
|
| * | Fix Wait() to allow Exited state as well as Stopped | Matthew Heon | 2018-10-02 |
* | | Add container runlabel command | baude | 2018-09-28 |
|/ |
|
* | Add a way to disable port reservation | Matthew Heon | 2018-09-13 |
* | rootless, exec: use the new function to join the userns | Giuseppe Scrivano | 2018-08-29 |
* | rootless: don't use kill --all | Giuseppe Scrivano | 2018-08-26 |
* | rootless: exec handle processes that create an user namespace | Giuseppe Scrivano | 2018-08-26 |
* | rootless: fix exec | Giuseppe Scrivano | 2018-08-26 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | oci.go: syslog: fix debug formatting | Valentin Rothberg | 2018-08-09 |
* | Pass newly-added --log-level flag to Conmon | Matthew Heon | 2018-08-08 |
* | network: add support for rootless network with slirp4netns | Giuseppe Scrivano | 2018-07-31 |
* | oci: keep exposed ports busy and leak the fd into conmon | Giuseppe Scrivano | 2018-07-19 |
* | Record whether the container has exited | Matthew Heon | 2018-07-13 |
* | rootless: propagate errors from GetRootlessRuntimeDir() | Giuseppe Scrivano | 2018-07-11 |
* | pkg/ctime: Factor libpod/finished* into a separate package | W. Trevor King | 2018-07-06 |
* | more changes to compile darwin | baude | 2018-07-05 |
* | rootless: set XDG_RUNTIME_DIR also for state and exec | Giuseppe Scrivano | 2018-07-05 |
* | changes to allow for darwin compilation | baude | 2018-06-29 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | conmon no longer writes to syslog | Daniel J Walsh | 2018-06-29 |
* | oci: set XDG_RUNTIME_DIR to the runtime from GetRootlessRuntimeDir() | Giuseppe Scrivano | 2018-06-27 |
* | oci: do not set the cgroup path in Rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | oci: pass XDG_RUNTIME_DIR down to the OCI runtime | Giuseppe Scrivano | 2018-06-15 |
* | Remove SELinux transition rule after conmon is started. | Daniel J Walsh | 2018-06-06 |
* | Catch does not exist error | Daniel J Walsh | 2018-05-31 |
* | We need to change the SELinux label of the conmon process to s0 | Daniel J Walsh | 2018-05-31 |
* | Use container cleanup() functions when removing | Matthew Heon | 2018-05-17 |
* | Place Conmon and Container in separate CGroups | Matthew Heon | 2018-05-11 |
* | Add --cgroup-manager flag to Podman binary | Matthew Heon | 2018-05-11 |
* | Major fixes to systemd cgroup handling | Matthew Heon | 2018-05-11 |
* | Should not error out if container no longer exists in oci | Daniel J Walsh | 2018-05-04 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | Prevent a potential race when stopping containers | Matthew Heon | 2018-04-04 |
* | podman: new option --conmon-pidfile= | Giuseppe Scrivano | 2018-03-29 |
* | Include error in error message | Matthew Heon | 2018-03-02 |
* | Instead of erroring on exit file not being found, warn | Matthew Heon | 2018-03-02 |
* | Replace usage of runc with runtime | Matthew Heon | 2018-03-01 |
* | Convert exec session tracking to use a dedicated struct | Matthew Heon | 2018-03-01 |
* | Handle removing containers with active exec sessions | Matthew Heon | 2018-03-01 |
* | Add tracking for exec session IDs | Matthew Heon | 2018-03-01 |
* | Rework exec to enable splitting to retrieve exec PID | Matthew Heon | 2018-03-01 |
* | Ensure we don't repeatedly poll disk for exit codes | Matthew Heon | 2018-02-20 |
* | Merge pull request #293 from rhatdan/sd_notify | Matthew Heon | 2018-02-07 |
|\ |
|
| * | Need to add LISTEN_PID environment variable to conmon command | Daniel J Walsh | 2018-02-05 |
* | | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
|/ |
|