May 17, 2014
View e1c7abe

Add the rest of the caps so that they are retained in privilged mode

Michael Crosby authored on 2014/05/17 11:03:26
View a0070f0

add support for CAP_FOWNER

Victor Vieux authored on 2014/05/17 10:16:07
View 9261492

Make libcontainer's CapabilitiesMask into a []string (Capabilities).

Victor Marmol authored on 2014/05/17 09:44:10
May 15, 2014
View 9d6875d

Change libcontainer to drop all capabilities by default. Only keeps those that were specified in the config. This commit also explicitly adds a set of capabilities that we were silently not dropping and were assumed by the tests.

Victor Marmol authored on 2014/05/15 03:29:08
May 6, 2014
View db5f6b4

Improve libcontainer namespace and cap format Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/05/06 04:34:21
April 30, 2014
View cac0cea

drop CAP_SYSLOG capability

Eiichi Tsukata authored on 2014/04/30 15:20:22
April 12, 2014
View 156987c

Move mounts into types.go Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/04/12 00:26:23
April 10, 2014
View c5226d9

Avoid "invalid memory address or nil pointer dereference" panic

Kato Kazuyoshi authored on 2014/04/10 22:07:29
March 21, 2014
View 70f3b9f

Add ability to work with individual namespaces Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/03/21 09:23:34
View 443a75d

Allow caps to be toggled in native driver with plugin flag Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/03/21 09:10:24
View c5f9c4b

Dont use custom marshaling for caps and namespaces

Michael Crosby authored on 2014/03/21 08:09:01
March 5, 2014
View 7e52445

Add find tests and remove panic in DEBUG Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/03/05 01:55:12
February 26, 2014
View 93ed150

Fix cross compile for make cross Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/26 08:19:13
February 25, 2014
View 91bf120

Better capability/namespace management

Guillaume J. Charmes authored on 2014/02/25 14:52:29
February 20, 2014
View 70593be

Add comments to many functions Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/20 15:43:40