- 69f7fd0 update product name to omit spaces by Mike Frysinger · 2 years, 6 months ago
- c628910 cli: add a new long option '--ns-mount', equivalent to '-v'. by Zi Lin · 3 years, 1 month ago android-s-qpr3-beta-1 android-s-v2-beta-3 android-t-preview-1 android-s-qpr3-beta-1 android-s-v2-beta-3 android-t-beta-3 android-t-preview-1 android-t-preview-2
- f65da3a minijail0: implement --env-reset and --env-add by Stéphane Lesimple · 3 years, 2 months ago
- 44461c7 minijail0 cli starts to parse conf file. by Zi Lin · 3 years, 4 months ago
- afa54be Revert "minijail: Add mount propagation granularity to minijail0" by Nicole Anderson-Au · 4 years ago
- 079c40a minijail: Add mount propagation granularity to minijail0 by Nicole Anderson-Au · 4 years, 2 months ago
- 604cc7b mount-dev: set up empty /dev/shm for glibc APIs by Mike Frysinger · 4 years, 2 months ago
- 31adc6c minijail0: Add flag to allow speculative execution on seccomp enabled processes by Anand K Mistry · 4 years, 4 months ago
- 9e1ac37 minijail0: Remount mounts as MS_SLAVE by default. by Jorge Lucangeli Obes · 5 years ago
- c9b0799 minijail0: add hint to -b for optional destination by Mike Frysinger · 4 years, 6 months ago
- 8d7174b cli: support minijail_set_supplementary_gids() by Stéphane Lesimple · 5 years ago
- cc5917c minijail0: add minimalistic-mountns-nodev profile by Mike Frysinger · 5 years ago
- 5a6bb50 man pages: use .BR for SEE ALSO sections by Mike Frysinger · 5 years ago
- 3e6a12c minijail0: add --logging=auto setting by Mike Frysinger · 5 years ago
- 32201f8 Add support for SECCOMP_RET_LOG. by Jorge Lucangeli Obes · 6 years ago
- 87ec5cd minijail: Validate add_binding flag by David Coles · 6 years ago
- 7394b90 minimalistic-mountns: Add /dev/log. by Jorge Lucangeli Obes · 6 years ago
- c3e1772 minijail: Add support for pre-compiled BPF programs by Luis Hector Chavez · 6 years ago nougat-iot-release android-n-iot-release-ihome-igv1 android-o-mr1-iot-release-1.0.7 android-o-mr1-iot-release-smart-clock-fcs android-o-mr1-iot-release-smart-clock-fsi android-o-mr1-iot-release-smart-clock-r2 android-o-mr1-iot-release-smart-clock-r6 android-o-mr1-iot-release-smart-display-r14 android-o-mr1-iot-release-smart-display-r22 android-o-mr1-iot-release-smart-display-r30 android-o-mr1-iot-release-smart-display-r39 android-o-mr1-iot-release-smart-display-r4 android-o-mr1-iot-release-smart-display-r40.1J android-o-mr1-iot-release-smart-display-r5 android-o-mr1-iot-release-smart-display-r8 android-o-mr1-iot-release-smart-display-r9 android-wear-8.0.0_r2
- 9acba45 minijail: Add a way to specify the path of libminijailpreload.so by Luis Hector Chavez · 6 years ago
- 689deb7 minijail: Update the documentation regarding the preload library by Luis Hector Chavez · 6 years ago
- 69357a5 minijail0(1): expand -i/-I/-p documentation by Mike Frysinger · 6 years ago
- dabc430 minijail: Allow setting a cap_from_text(3)-compliant string to -c by Luis Hector Chavez · 6 years ago
- b7803c8 minijail0: change default mount settings for tmpfs mounts by Mike Frysinger · 7 years ago android-o-mr1-iot-release-1.0.4
- cb8674d minijail0: change default mount flags with -k by Mike Frysinger · 7 years ago
- 6f4e93d improve mount (-k) cli by Mike Frysinger · 7 years ago
- e34d7fe improve rlimit (-R) cli by Mike Frysinger · 7 years ago
- 9dd13fd Update the manpage by Luis Hector Chavez · 7 years ago linux-v5
- 785b1c3 extend -K to accept a mount propagation type by Mike Frysinger · 7 years ago android-p-preview-1
- 5fdba4e create parent paths of target mounts as needed by Mike Frysinger · 7 years ago
- 4f3e09f minijail0: fix multiple data options with the -k mount by Mike Frysinger · 7 years ago
- 7058a2d Use rlim_t for the arguments in minijail_rlimit() by Luis Hector Chavez · 7 years ago
- fea05c6 fix handling of consecutive optional arguments by Mike Frysinger · 7 years ago
- 8f0665b make the dest field with -b optional by Mike Frysinger · 7 years ago
- 4a5fed6 minijail0(1): fix formatting by Mike Frysinger · 7 years ago
- d45fc42 Add the --profile flag by Luis Hector Chavez · 7 years ago o-mr1-iot-preview-6 android-o-mr1-iot-preview-6
- 33ffef3 add an option to set up a minimal /dev by Mike Frysinger · 8 years ago
- 114a930 Allow redirecting logging to an FD by Luis Hector Chavez · 8 years ago
- 58602a8 Clarify -T option in usage by Graziano Misuraca · 8 years ago
- eaab420 abort when bind mounting a non-existent source path by Mike Frysinger · 8 years ago
- 0f72ef4 Add the ability to set rlimits on the jailed process by Dylan Reid · 8 years ago
- e61fd66 clarify -s vs -S seccomp modes a bit by Mike Frysinger · 8 years ago
- 0fe4e4f man pages: standardize reference style by Mike Frysinger · 8 years ago
- b9a7b16 support creating new uts namespaces (and setting hostnames) by Mike Frysinger · 8 years ago android-o-preview-3
- 866bb3a Add a flag to drop access to the session keyring by Chirantan Ekbote · 8 years ago
- 959f656 Fix help message, man page. by Jorge Lucangeli Obes · 8 years ago
- ab9eb44 allow specifying larger /tmp tmpfs mounts by Martin Pelikán · 8 years ago
- b91d404 add nosuid/nodev/noexec settings to the /tmp mount by Mike Frysinger · 8 years ago
- 0dce757 fix mode settings on /tmp mount by Mike Frysinger · 8 years ago
- ec7def2 make the -t (/tmp mount) option imply -v (new mount namespace) by Mike Frysinger · 8 years ago
- 13807cb minijail: Add ability to keep supplementary gids. by Lutz Justen · 8 years ago
- 1365061 Add support for SECCOMP_FILTER_FLAG_TSYNC. by Jorge Lucangeli Obes · 9 years ago
- 87e5851 Add cgroup namespce option to minijail0 manpage by Dylan Reid · 9 years ago n-iot-preview-2 nougat-mr1-wear-release android-n-iot-preview-2 android-n-preview-5 android-wear-7.1.1_r1 android-wear-n-preview-2
- 3b5841b Add missing options to minijail(1) manpage by Brian Norris · 9 years ago
- a521bee Add an option to skip remounting / as MS_PRIVATE. by Jorge Lucangeli Obes · 9 years ago android-n-preview-1
- 2ed0912 add -T option to minijail0 for specifying ELF linkage type by Matthew Dempsky · 9 years ago
- 6cae0b2 minijail: Update man page by Dylan Reid · 9 years ago
- f794247 minijail: Add option to enter a new IPC namespace by Dylan Reid · 9 years ago
- eac2894 minijail: Support setting syscall table with PR_ALT_SYSCALL by Andrew Bresticker · 9 years ago
- 11af062 Allow mounting of a tmpfs /tmp in the chroot by Lee Campbell · 11 years ago
- e58176c [minijail] pid namespace implies vfs namespace by Elly Jones · 13 years ago
- 51a5b6c minijail0: add chroot support. by Elly Jones · 13 years ago
- 32ac9f5 libminijail,minijail0: add seccomp filter support by Will Drewry · 14 years ago
- f0ef52e Revert "libminijail,minijail0: add seccomp filter support" by Thieu Le · 13 years ago
- 13dcc70 libminijail,minijail0: add seccomp filter support by Will Drewry · 14 years ago
- cd7a904 RFC: minijail: add libminijail. by Elly Jones · 14 years ago