aboutsummaryrefslogtreecommitdiff
path: root/minijail0_cli.c
AgeCommit message (Expand)Author
2020-02-06minijail0: add minimalistic-mountns-nodev profileMike Frysinger
2019-09-30Fix -K check.ndk-sysroot-r21Jorge Lucangeli Obes
2019-09-24minijail0: fix --logging=auto fd testingMike Frysinger
2019-09-24minijail0: add --logging=auto settingMike Frysinger
2019-06-24Add support for SECCOMP_RET_LOG.Jorge Lucangeli Obes
2019-06-17minijail: Validate add_binding flagDavid Coles
2019-03-14minimalistic-mountns: Add /dev/log.Jorge Lucangeli Obes
2019-02-21Add DEFAULT_PIVOT_ROOT var which can be changed at build time.Allen Webb
2019-01-02Reject passing in -u,-g multiple timesLuis Hector Chavez
2018-11-03minijail: Add support for pre-compiled BPF programsandroid-wear-8.0.0_r2android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.7android-n-iot-release-ihome-igv1nougat-iot-releaseLuis Hector Chavez
2018-10-12minijail: Add a way to specify the path of libminijailpreload.soLuis Hector Chavez
2018-09-24minijail: Handle cap_get_flag(3) failing with EINVALlinux-v8Luis Hector Chavez
2018-09-21minijail: Allow setting a cap_from_text(3)-compliant string to -cLuis Hector Chavez
2018-05-24improve mount (-k) cliMike Frysinger
2018-05-23improve rlimit (-R) cliMike Frysinger
2018-04-26Skip dropping the bounding set without SECURE_NOROOT.android-wear-p-preview-2android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.0android-n-iot-release-lg-thinq-wk7Jorge Lucangeli Obes
2018-04-20Update the manpagelinux-v5Luis Hector Chavez
2018-02-28extend -K to accept a mount propagation typeandroid-p-preview-1Mike Frysinger
2018-01-31minijail0: fix multiple data options with the -k mountMike Frysinger
2018-01-29Use rlim_t for the arguments in minijail_rlimit()Luis Hector Chavez
2018-01-26add unittests for the minijail0 cliMike Frysinger
2018-01-24split minijail0 cli parsers into a sep moduleMike Frysinger