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_linux.go
Commit message (
Expand
)
Author
Age
*
exec: fix --preserve-fds
Peter Hunt
2019-09-16
*
Add support for launching containers without CGroups
Matthew Heon
2019-09-10
*
Return information about mount_program (fuse-overlayfs)
Daniel J Walsh
2019-09-06
*
Use GetRuntimeDir to setup auth.json for login
Daniel J Walsh
2019-08-12
*
Revert "rootless: Rearrange setup of rootless containers"
baude
2019-08-06
*
rootless: Rearrange setup of rootless containers
Gabi Beyer
2019-07-30
*
Implement conmon exec
Peter Hunt
2019-07-22
*
golangci-lint round #3
baude
2019-07-21
*
Properly retrieve Conmon PID
Matthew Heon
2019-07-17
*
golangci-lint pass number 2
baude
2019-07-11
*
first pass of corrections for golangci-lint
baude
2019-07-10
*
code cleanup
baude
2019-07-08
*
Store Conmon's PID in our state and display in inspect
Matthew Heon
2019-07-02
*
libpod: use pkg/cgroups instead of containerd/cgroups
Giuseppe Scrivano
2019-06-26
*
Merge pull request #3419 from baude/removelibpodfrommainphase1
OpenShift Merge Robot
2019-06-26
|
\
|
*
remove libpod from main
baude
2019-06-25
*
|
Merge pull request #3332 from rhatdan/cgroupmanager
OpenShift Merge Robot
2019-06-25
|
\
\
|
|
/
|
/
|
|
*
Correctly identify the defaults for cgroup-manager
Daniel J Walsh
2019-06-15
*
|
Spoof json-file logging support
Peter Hunt
2019-06-19
|
/
*
oci: allow to specify what runtimes support JSON
Giuseppe Scrivano
2019-06-13
*
oci: use json formatted errors from the runtime
Giuseppe Scrivano
2019-06-13
*
Address comments
Peter Hunt
2019-05-28
*
Implement podman logs with log-driver journald
Peter Hunt
2019-05-28
*
Added --log-driver and journald logging
Peter Hunt
2019-05-28
*
enable podman-remote on windows
baude
2019-04-30
*
oci: fix umount of /sys/kernel
Giuseppe Scrivano
2019-04-14
*
userns: prevent /sys/kernel/* paths in the container
Giuseppe Scrivano
2019-04-11
*
userns: do not use an intermediate mount namespace
Giuseppe Scrivano
2019-03-29
*
userns: use the intermediate mountns for volumes
Giuseppe Scrivano
2019-03-21
*
Use also a struct to pass options to Restore()
Adrian Reber
2018-11-28
*
Lint: Extract constant unknownPackage
Šimon Lukašík
2018-11-10
*
Do not hide errors when creating container with UserNSRoot
Šimon Lukašík
2018-11-08
*
Add support to checkpoint/restore containers
Adrian Reber
2018-10-03
*
rootless: check uid with Geteuid() instead of Getuid()
Giuseppe Scrivano
2018-09-04
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Create pod CGroups when using the systemd cgroup driver
Matthew Heon
2018-08-15
*
Add dpkg support for returning oci/conmon versions
Daniel J Walsh
2018-08-07
*
Have info print conmon/oci runtime information
Daniel J Walsh
2018-08-07
*
Remove per-container CGroup parents
Matthew Heon
2018-07-06
*
more changes to compile darwin
baude
2018-07-05
*
changes to allow for darwin compilation
baude
2018-06-29