summaryrefslogtreecommitdiff
path: root/runtime/execdriver/native
Commit message (Expand)AuthorAgeFilesLines
* Backup current docker apparmor profile and replace it with the new oneGuillaume J. Charmes2014-04-081-3/+5
* Fix configuration test for MKNODMichael Crosby2014-04-021-1/+4
* Allow non-privileged containers to create device nodes.Kevin Wallace2014-04-031-1/+0
* Ensure a reliable way to kill ghost containers on rebootMichael Crosby2014-04-011-3/+33
* Update imports to be consistentMichael Crosby2014-04-011-1/+2
* Update native driver to use labels from optsMichael Crosby2014-03-271-0/+17
* Add unit test for lxc conf merge and native optsMichael Crosby2014-03-244-38/+215
* Add cpuset.cpus to cgroups and native driver optionsMichael Crosby2014-03-241-6/+29
* Add more native driver optionsMichael Crosby2014-03-211-6/+74
* Change syntax to use dotsMichael Crosby2014-03-215-123/+85
* Change flag to -o and --optMichael Crosby2014-03-212-0/+22
* Factor out the native driver config optionsMichael Crosby2014-03-217-130/+203
* Allow containers to join the net namespace of other conatinersMichael Crosby2014-03-212-8/+34
* Add ability to work with individual namespacesMichael Crosby2014-03-211-2/+14
* Allow caps to be toggled in native driver with plugin flagMichael Crosby2014-03-212-12/+31
* Add initial plugin flag to pass lxc and native driver optionsMichael Crosby2014-03-201-4/+2
* Refactor out interface specific information from execdriver.NetworkTimothy Hobbs2014-03-171-9/+5
* Fix issue #4681 - No loopback interface within container when networking is d...Timothy Hobbs2014-03-171-10/+25
* Gofmt importsMichael Crosby2014-03-172-2/+2
* Move execdrivers into runtime top level pkgMichael Crosby2014-03-174-0/+423