aboutsummaryrefslogtreecommitdiff
path: root/system.c
AgeCommit message (Expand)Author
2019-02-06minijail: Untangle redundant SECUREBITS logicMattias Nissler
2019-02-06minijail: Unconditionally include securebits.hMattias Nissler
2018-10-04Correctly report errno after write(2) failure.Jorge Lucangeli Obes
2018-08-07minijail: Avoid setting PR_SET_KEEPCAPS if that bit is lockedandroid-o-mr1-iot-release-1.0.3Luis Hector Chavez
2018-07-11minijail: Copy the mount flags from source when bind-mountingLuis Hector Chavez
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-03-21Add more pwarn() to setup_mount_destination() and mkdir_p()yusukes
2018-03-07Return -errno from setup_mount_destination() if chown() failsandroid-o-mr1-iot-preview-7o-mr1-iot-preview-7yusukes
2018-02-23create parent paths of target mounts as neededMike Frysinger
2018-01-23relicense new source files under BSDMike Frysinger
2017-09-14Improve the way uid/gid changes in unprivileged usernsLuis Hector Chavez
2017-08-23abort when bind mounting a non-existent source pathMike Frysinger
2017-08-16start unittests for the system.c fileMike Frysinger
2017-07-13Use unsigned long for prctl argumentDylan Reid
2017-07-11minijail: Allow skipping setting securebits when restricting capsLuis Hector Chavez
2017-04-25Implement initial ambient capabilities support.Jorge Lucangeli Obes
2017-04-19Refactor Minijail in preparation for ambient capabilities work.Jorge Lucangeli Obes