aboutsummaryrefslogtreecommitdiff
path: root/system_unittest.cc
AgeCommit message (Expand)Author
2022-09-15Update license boilerplate text in source code filesMike Frysinger
2022-08-10minijail: Expand is_canonical_path.Jorge Lucangeli Obes
2022-07-22Block symlinks in bind mount source paths.Jorge Lucangeli Obes
2022-07-14Make Temporary{Dir,File} available for all unittest targets.Jorge Lucangeli Obes
2022-07-13util: add a streq helperMike Frysinger
2022-06-08Always get mount flags for the source of a bind mount.linux-v18Jorge Lucangeli Obes
2020-02-12Improve resource management for minijail_run_internalMattias Nissler
2019-10-17Close original pipe end after dup2 in child processFrançois Degros
2019-09-30Fix -K check.ndk-sysroot-r21Jorge Lucangeli Obes
2019-09-09Revert "Fix RO-remount logic for bindmounts"Jorge Lucangeli Obes
2019-06-27Fix RO-remount logic for bindmountslinux-v10Kevin Hamacher
2019-06-24Add support for SECCOMP_RET_LOG.Jorge Lucangeli Obes
2019-06-05Revert "Make pidfile writing "more" atomic."android-o-mr1-iot-release-1.0.13Jorge Lucangeli Obes
2019-04-12Make pidfile writing "more" atomic.Jorge Lucangeli Obes
2018-07-11More RAII for system_unittestsLuis Hector Chavez
2018-07-11minijail: Copy the mount flags from source when bind-mountingLuis Hector Chavez
2018-07-10minijail: Use std::string for the system_unittestsLuis 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-04-05system_unittest: Fix on Android.Jorge Lucangeli Obes
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-01ASan: Fix stack overflow in system_unittestlhchavez
2017-08-23abort when bind mounting a non-existent source pathMike Frysinger
2017-08-16start unittests for the system.c fileMike Frysinger