aboutsummaryrefslogtreecommitdiff
path: root/libminijail.h
AgeCommit message (Expand)Author
2022-09-15Update license boilerplate text in source code filesMike Frysinger
2022-09-08Add a comment that minijail_destroy frees memory.Junichi Uekawa
2022-09-07minijail: enable Landlock for minimalistic-mountns configs that only include ...Ben Scarlato
2022-07-19Add basic Landlock support.Ben Scarlato
2022-01-26minijail0: implement --env-reset and --env-addStéphane Lesimple
2021-08-03Add minijail_run_fd_env_pid_pipes with support for fexecve.Allen Webb
2021-05-12Add minijail_copy_jailDylan Reid
2021-01-28minijail: Add mount propagation granularity to libminijailNicole Anderson-Au
2020-12-09minijail0: Add flag to allow speculative execution on seccomp enabled processesAnand K Mistry
2020-10-16removes extraneous semicolonChristopher Di Bella
2020-05-10Return MINIJAIL_ERR_MOUNT instead of crashing if mount_one failslinux-v15François Degros
2020-02-12Allow passing environment also for LD_PRELOADMattias Nissler
2019-12-12Build minijail as rust crateStephen Barber
2019-10-16Made minijail_kill return the same code as minijail_waitFrançois Degros
2019-10-11minijail_wait returns 126 or 127 if execve fails in child processFrançois Degros
2019-09-19Fix clarified comment.Jorge Lucangeli Obes
2019-09-18Clarify description of minijail_wait().Jorge Lucangeli Obes
2019-05-24minijail: Add a flag to call setsid() in childXiyuan Xia
2019-02-07Allow skipping RO /proc mount.Jorge Lucangeli Obes
2019-02-05Add support for passing a new environment to the child.Jorge Lucangeli Obes
2019-01-31Fix indentation.Jorge Lucangeli Obes
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-08-30minijail0: change default mount settings for tmpfs mountsandroid-o-mr1-iot-release-1.0.4Mike Frysinger
2018-08-27minijail0: change default mount flags with -kMike Frysinger
2018-04-06Add a way to reset signal handlersLuis Hector Chavez
2018-02-28extend -K to accept a mount propagation typeandroid-p-preview-1Mike Frysinger
2018-01-29Use rlim_t for the arguments in minijail_rlimit()Luis Hector Chavez
2017-10-05add an option to set up a minimal /devMike Frysinger
2017-09-27Add minijail_forkDylan Reid
2017-09-14Allow redirecting logging to an FDLuis Hector Chavez
2017-09-14Add a pre-chroot hookLuis Hector Chavez
2017-08-14minijail: Add a way to allow arbitrary fd redirectsandroid-o-iot-preview-5o-iot-preview-5Luis Hector Chavez
2017-07-28minijail: Add minijail_add_hook()Luis Hector Chavez
2017-07-11minijail: Allow skipping setting securebits when restricting capsLuis Hector Chavez
2017-06-29Add the ability to set rlimits on the jailed processDylan Reid
2017-06-01support creating new uts namespaces (and setting hostnames)android-o-preview-3Mike Frysinger
2017-05-18Reland "Add optional signal forwarder and '-z' option to cli"Jorge Lucangeli Obes
2017-05-18Revert "Add optional signal forwarder and '-z' option to cli"Roozbeh Pournader
2017-05-18Add optional signal forwarder and '-z' option to cliGraziano Misuraca
2017-04-25Implement initial ambient capabilities support.Jorge Lucangeli Obes
2017-02-08Add a flag to drop access to the session keyringChirantan Ekbote
2017-02-07allow specifying larger /tmp tmpfs mountsMartin Pelikán
2017-01-05minijail: Add ability to keep supplementary gids.Lutz Justen
2016-10-14Add an option to close all open file descriptorsLuis Hector Chavez
2016-09-23Allow entering a user namespace with a default gid mapping.Jorge Lucangeli Obes
2016-09-09Add support for SECCOMP_FILTER_FLAG_TSYNC.Jorge Lucangeli Obes
2016-08-18Add a function to load seccomp filters from a file descriptor.Jorge Lucangeli Obes
2016-07-01Make libminijail.h 80-col clean.Jorge Lucangeli Obes
2016-06-30Allow mount data to be specifiedDylan Reid