Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Issue 6881066: [minijail] Add the ability to set capabilities from the command line (Closed)

Created:
9 years, 8 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
Will Drewry
CC:
chromium-os-reviews_chromium.org, Will Drewry
Visibility:
Public.

Description

[minijail] Add the ability to set capabilities from the command line make `minijail --use-capabilities [bitmask]` set the effective and bounding capability sets of the jailed process. BUG=14302 TEST=unit tests Change-Id: I66eb18145fb7ed466c4629a7cb32fe12deea2c0f R=wad@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=4463bea

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -23 lines) Patch
M minijail.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M minijail_main.cc View 4 chunks +15 lines, -3 lines 0 comments Download
M minijail_unittest.cc View 2 chunks +28 lines, -1 line 0 comments Download
M mock_options.h View 2 chunks +2 lines, -0 lines 0 comments Download
M options.h View 4 chunks +5 lines, -3 lines 0 comments Download
M options_unittest.cc View 5 chunks +29 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Masone
9 years, 8 months ago (2011-04-19 23:18:42 UTC) #1
Chris Masone
On 2011/04/19 23:18:42, Chris Masone wrote: pingpong?
9 years, 8 months ago (2011-04-27 14:50:13 UTC) #2
Will Drewry
9 years, 8 months ago (2011-04-27 15:09:00 UTC) #3
LGTM

Thanks!

Powered by Google App Engine
This is Rietveld 408576698