summaryrefslogtreecommitdiff
path: root/libpod/oci_linux.go
Commit message (Expand)AuthorAge
* exec: fix --preserve-fdsPeter Hunt2019-09-16
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Return information about mount_program (fuse-overlayfs)Daniel J Walsh2019-09-06
* Use GetRuntimeDir to setup auth.json for loginDaniel J Walsh2019-08-12
* Revert "rootless: Rearrange setup of rootless containers"baude2019-08-06
* rootless: Rearrange setup of rootless containersGabi Beyer2019-07-30
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* Properly retrieve Conmon PIDMatthew Heon2019-07-17
* golangci-lint pass number 2baude2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* code cleanupbaude2019-07-08
* Store Conmon's PID in our state and display in inspectMatthew Heon2019-07-02
* libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
* Merge pull request #3419 from baude/removelibpodfrommainphase1OpenShift Merge Robot2019-06-26
|\
| * remove libpod from mainbaude2019-06-25
* | Merge pull request #3332 from rhatdan/cgroupmanagerOpenShift Merge Robot2019-06-25
|\ \ | |/ |/|
| * Correctly identify the defaults for cgroup-managerDaniel J Walsh2019-06-15
* | Spoof json-file logging supportPeter Hunt2019-06-19
|/
* oci: allow to specify what runtimes support JSONGiuseppe Scrivano2019-06-13
* oci: use json formatted errors from the runtimeGiuseppe Scrivano2019-06-13
* Address commentsPeter Hunt2019-05-28
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* enable podman-remote on windowsbaude2019-04-30
* oci: fix umount of /sys/kernelGiuseppe Scrivano2019-04-14
* userns: prevent /sys/kernel/* paths in the containerGiuseppe Scrivano2019-04-11
* userns: do not use an intermediate mount namespaceGiuseppe Scrivano2019-03-29
* userns: use the intermediate mountns for volumesGiuseppe Scrivano2019-03-21
* Use also a struct to pass options to Restore()Adrian Reber2018-11-28
* Lint: Extract constant unknownPackageŠimon Lukašík2018-11-10
* Do not hide errors when creating container with UserNSRootŠimon Lukašík2018-11-08
* Add support to checkpoint/restore containersAdrian Reber2018-10-03
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Create pod CGroups when using the systemd cgroup driverMatthew Heon2018-08-15
* Add dpkg support for returning oci/conmon versionsDaniel J Walsh2018-08-07
* Have info print conmon/oci runtime informationDaniel J Walsh2018-08-07
* Remove per-container CGroup parentsMatthew Heon2018-07-06
* more changes to compile darwinbaude2018-07-05
* changes to allow for darwin compilationbaude2018-06-29