summaryrefslogtreecommitdiff
path: root/daemon/exec_linux.go
Commit message (Expand)AuthorAgeFilesLines
* c8d: Set the process user on execDjordje Lukic2023-04-071-3/+53
* Refactor libcontainerd to minimize c8d RPCsCory Snider2022-08-241-7/+6
* oci: inheritable capability set should be emptySamuel Karp2022-02-081-6/+4
* Use containerd's apparmor package to detect if apparmor can be usedSebastiaan van Stijn2021-04-081-2/+2
* Simplify getUser() to use libcontainer built-in functionalitySebastiaan van Stijn2020-09-091-6/+2
* daemon: fix capitalization of some functionsSebastiaan van Stijn2020-04-141-2/+2
* daemon: use constants for AppArmor profilesSebastiaan van Stijn2019-10-131-3/+3
* goimports: fix importsSebastiaan van Stijn2019-09-181-1/+1
* Export all spec generation optsMichael Crosby2019-04-101-2/+4
* Move caps and device spec utils to `oci` pkgMichael Crosby2018-12-111-1/+1
* Fix AppArmor not being applied to Exec processesSebastiaan van Stijn2018-03-021-0/+3
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Update libcontainerd to use containerd 1.0Kenfe-Mickael Laventure2017-10-201-4/+10
* daemon: also ensureDefaultApparmorProfile in exec pathAleksa Sarai2017-03-131-0/+23
* Remove hacked Windows OCI spec, compile fixupsJohn Howard2016-09-271-1/+2
* Replace execdrivers with containerd implementationTonis Tiigi2016-03-181-0/+26
* Remove LXC support.David Calavera2015-11-051-18/+0
* Windows: Split ContainerExecCreatejhowardmsft2015-05-061-0/+18