aboutsummaryrefslogtreecommitdiff
path: root/minijail0.1
AgeCommit message (Expand)Author
2017-02-08Add a flag to drop access to the session keyringChirantan Ekbote
2017-02-08Fix help message, man page.Jorge Lucangeli Obes
2017-02-07allow specifying larger /tmp tmpfs mountsMartin Pelikán
2017-01-20add nosuid/nodev/noexec settings to the /tmp mountMike Frysinger
2017-01-15fix mode settings on /tmp mountMike Frysinger
2017-01-13make the -t (/tmp mount) option imply -v (new mount namespace)Mike Frysinger
2017-01-05minijail: Add ability to keep supplementary gids.Lutz Justen
2016-09-09Add support for SECCOMP_FILTER_FLAG_TSYNC.Jorge Lucangeli Obes
2016-07-12Add cgroup namespce option to minijail0 manpageandroid-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Dylan Reid
2016-03-16Add missing options to minijail(1) manpageBrian Norris
2016-03-04Add an option to skip remounting / as MS_PRIVATE.android-n-preview-1Jorge Lucangeli Obes
2016-02-16add -T option to minijail0 for specifying ELF linkage typeMatthew Dempsky
2015-11-23minijail: Update man pageDylan Reid
2015-11-23minijail: Add option to enter a new IPC namespaceDylan Reid
2015-11-13minijail: Support setting syscall table with PR_ALT_SYSCALLAndrew Bresticker
2014-05-28Allow mounting of a tmpfs /tmp in the chrootLee Campbell
2012-01-23[minijail] pid namespace implies vfs namespaceElly Jones
2011-10-17minijail0: add chroot support.Elly Jones
2011-09-15libminijail,minijail0: add seccomp filter supportWill Drewry
2011-09-14Revert "libminijail,minijail0: add seccomp filter support"Thieu Le
2011-09-14libminijail,minijail0: add seccomp filter supportWill Drewry
2011-08-15RFC: minijail: add libminijail.Elly Jones