1. 4c33189 Update license boilerplate text in source code files by Mike Frysinger · 2 years, 6 months ago
  2. 9ca5383 Add a comment that minijail_destroy frees memory. by Junichi Uekawa · 2 years, 7 months ago
  3. f610262 minijail: enable Landlock for minimalistic-mountns configs that only include bind mounts. by Ben Scarlato · 2 years, 6 months ago
  4. d7e6e68 Add basic Landlock support. by Ben Scarlato · 2 years, 9 months ago
  5. f65da3a minijail0: implement --env-reset and --env-add by Stéphane Lesimple · 3 years, 2 months ago
  6. 05af776 Add minijail_run_fd_env_pid_pipes with support for fexecve. by Allen Webb · 3 years, 8 months ago
  7. 6dc224f Add minijail_copy_jail by Dylan Reid · 3 years, 10 months ago
  8. 835f717 minijail: Add mount propagation granularity to libminijail by Nicole Anderson-Au · 4 years, 2 months ago
  9. 31adc6c minijail0: Add flag to allow speculative execution on seccomp enabled processes by Anand K Mistry · 4 years, 4 months ago
  10. c942ed0 removes extraneous semicolon by Christopher Di Bella · 4 years, 5 months ago
  11. a42182d Return MINIJAIL_ERR_MOUNT instead of crashing if mount_one fails by François Degros · 4 years, 11 months ago linux-v15
  12. b35f2c1 Allow passing environment also for LD_PRELOAD by Mattias Nissler · 5 years ago
  13. 27c5823 Build minijail as rust crate by Stephen Barber · 5 years ago
  14. 47e6335 Made minijail_kill return the same code as minijail_wait by François Degros · 5 years ago
  15. 08b10f7 minijail_wait returns 126 or 127 if execve fails in child process by François Degros · 5 years ago
  16. 520bec1 Fix clarified comment. by Jorge Lucangeli Obes · 5 years ago
  17. 1989774 Clarify description of minijail_wait(). by Jorge Lucangeli Obes · 5 years ago
  18. 9b41e65 minijail: Add a flag to call setsid() in child by Xiyuan Xia · 6 years ago
  19. 2fa96d1 Allow skipping RO /proc mount. by Jorge Lucangeli Obes · 6 years ago
  20. d2c951d Add support for passing a new environment to the child. by Jorge Lucangeli Obes · 6 years ago
  21. 06bba01 Fix indentation. by Jorge Lucangeli Obes · 6 years ago
  22. 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
  23. 9acba45 minijail: Add a way to specify the path of libminijailpreload.so by Luis Hector Chavez · 6 years ago
  24. b7803c8 minijail0: change default mount settings for tmpfs mounts by Mike Frysinger · 7 years ago android-o-mr1-iot-release-1.0.4
  25. cb8674d minijail0: change default mount flags with -k by Mike Frysinger · 7 years ago
  26. a27118a Add a way to reset signal handlers by Luis Hector Chavez · 7 years ago
  27. 785b1c3 extend -K to accept a mount propagation type by Mike Frysinger · 7 years ago android-p-preview-1
  28. 7058a2d Use rlim_t for the arguments in minijail_rlimit() by Luis Hector Chavez · 7 years ago
  29. 33ffef3 add an option to set up a minimal /dev by Mike Frysinger · 8 years ago
  30. 0412dcc Add minijail_fork by Dylan Reid · 8 years ago
  31. 114a930 Allow redirecting logging to an FD by Luis Hector Chavez · 8 years ago
  32. 64730af Add a pre-chroot hook by Luis Hector Chavez · 7 years ago
  33. 1617f63 minijail: Add a way to allow arbitrary fd redirects by Luis Hector Chavez · 8 years ago o-iot-preview-5 android-o-iot-preview-5
  34. e0ba4ce minijail: Add minijail_add_hook() by Luis Hector Chavez · 8 years ago
  35. ec0a2c1 minijail: Allow skipping setting securebits when restricting caps by Luis Hector Chavez · 8 years ago
  36. 0f72ef4 Add the ability to set rlimits on the jailed process by Dylan Reid · 8 years ago
  37. b9a7b16 support creating new uts namespaces (and setting hostnames) by Mike Frysinger · 8 years ago android-o-preview-3
  38. dba6209 Reland "Add optional signal forwarder and '-z' option to cli" by Jorge Lucangeli Obes · 8 years ago
  39. 7151582 Revert "Add optional signal forwarder and '-z' option to cli" by Roozbeh Pournader · 8 years ago
  40. 74b9027 Add optional signal forwarder and '-z' option to cli by Graziano Misuraca · 8 years ago
  41. a6eb21a Implement initial ambient capabilities support. by Jorge Lucangeli Obes · 8 years ago
  42. 866bb3a Add a flag to drop access to the session keyring by Chirantan Ekbote · 8 years ago
  43. ab9eb44 allow specifying larger /tmp tmpfs mounts by Martin Pelikán · 8 years ago
  44. 13807cb minijail: Add ability to keep supplementary gids. by Lutz Justen · 8 years ago
  45. 43ff080 Add an option to close all open file descriptors by Luis Hector Chavez · 8 years ago
  46. 200299c Allow entering a user namespace with a default gid mapping. by Jorge Lucangeli Obes · 8 years ago
  47. 1365061 Add support for SECCOMP_FILTER_FLAG_TSYNC. by Jorge Lucangeli Obes · 9 years ago
  48. 4d4b3be Add a function to load seccomp filters from a file descriptor. by Jorge Lucangeli Obes · 9 years ago
  49. deca9f2 Make libminijail.h 80-col clean. by Jorge Lucangeli Obes · 9 years ago
  50. 81e2397 Allow mount data to be specified by Dylan Reid · 9 years ago
  51. 4cbc2a5 Add ability to enter a cgroup namespace by Dylan Reid · 9 years ago
  52. 6e3a582 Remove dead minijail_disable_ptrace() declaration. by Mattias Nissler · 9 years ago
  53. a521bee Add an option to skip remounting / as MS_PRIVATE. by Jorge Lucangeli Obes · 9 years ago android-n-preview-1
  54. f9fcdbe Add support for dropping capabilities from the bounding set. by Jorge Lucangeli Obes · 9 years ago
  55. 605ce7f Add ability to put jailed process in cgroups by Dylan Reid · 9 years ago
  56. bc67f44 Make set_supplementary_gids return 'void'. by Jorge Lucangeli Obes · 9 years ago
  57. 2860c46 Add support for resetting signal masks by Peter Qiu · 9 years ago
  58. 43a6a86 Fix some long lines. by Jorge Lucangeli Obes · 9 years ago
  59. d16ac49 Allow setting supplementary GIDs directly. by Jorge Lucangeli Obes · 9 years ago
  60. d0a6e2f Remove unused Minijail flag and make multi-line comments consistent. by Jorge Lucangeli Obes · 9 years ago
  61. f794247 minijail: Add option to enter a new IPC namespace by Dylan Reid · 9 years ago
  62. eac2894 minijail: Support setting syscall table with PR_ALT_SYSCALL by Andrew Bresticker · 9 years ago
  63. 648b220 minijail: Add ability to specify mounts by Dylan Reid · 9 years ago
  64. 6c7a458 minijail: Remove has_bind_mounts API by Dylan Reid · 9 years ago
  65. 1102f5a minijail: Support entering an existing net namespace. by Dylan Reid · 9 years ago
  66. 63adc1f minijail: remove minijail_run_pid_pipe() by Samuel Tan · 9 years ago
  67. 63187f4 minijail: add minijail_run_pid_pipes_no_preload() API function by Samuel Tan · 9 years ago
  68. 08946cc minijail: Check correct executable file by Dylan Reid · 9 years ago
  69. 5471450 minijail: Refactor dynamic and static code paths. by Jorge Lucangeli Obes · 9 years ago
  70. 791f577 minijail: Don't unmount proc if not mounted by Dylan Reid · 9 years ago
  71. 64d65a7 minijail: Support pivot_root by Yu-Hsi Chiang · 10 years ago
  72. 3cc05ea minijail: Support writing child pid to file by Yu-Hsi Chiang · 10 years ago
  73. 10e9123 minijail: add user namespace support by Yu-Hsi Chiang · 10 years ago
  74. 3e954ec minijail: Add a new option to allow program run as pid 1. by Yu-Hsi Chiang · 10 years ago
  75. 1563b5b minijail: Add support for entering an existing VFS namespace. by Jorge Lucangeli Obes · 11 years ago
  76. 2f61ee4 Fix more style issues. by Jorge Lucangeli Obes · 11 years ago
  77. 1e4fc6a Allow minijail to run statically linked targets by Lee Campbell · 11 years ago
  78. 11af062 Allow mounting of a tmpfs /tmp in the chroot by Lee Campbell · 11 years ago
  79. 6c08630 [minijail] support network namespacing by Elly Fong-Jones · 12 years ago
  80. 339a113 Allow reading the jailed process' stdout and stderr. by Jorge Lucangeli Obes · 12 years ago
  81. df4bd35 Minijail: allow writing to the child process' standard input. by Jorge Lucangeli Obes · 13 years ago
  82. bda833c Minijail: add logging for seccomp filter failures. by Jorge Lucangeli Obes · 13 years ago
  83. a6b034d Minijail: extract utility functions. by Jorge Lucangeli Obes · 13 years ago
  84. 761b741 [minijail] handle non-namespaced multithreaded use. by Elly Jones · 13 years ago
  85. 474ee71 Re-enable setting seccomp filters in Minijail. by Jorge Lucangeli Obes · 13 years ago
  86. c2c9bcc Add API for PR_SET_NO_NEW_PRIVS and set seccomp filter before dropping root. by Jorge Lucangeli Obes · 13 years ago
  87. 524c040 Integrate BPF seccomp_filters to Minijail. by Jorge Lucangeli Obes · 13 years ago
  88. 2343d83 Temporarily disable setting seccomp filters in Minijail. by Jorge Lucangeli Obes · 13 years ago
  89. 9807d03 Add minijail_run_pid() to return the pid of the jailed child process. by Jorge Lucangeli Obes · 13 years ago
  90. e58176c [minijail] pid namespace implies vfs namespace by Elly Jones · 13 years ago
  91. 51a5b6c minijail0: add chroot support. by Elly Jones · 13 years ago
  92. e1749eb minijail0: convert to linux style by Elly Jones · 13 years ago
  93. 2ddaad0 libminijail: add marshalling and scrubbing functions by Will Drewry · 13 years ago
  94. 32ac9f5 libminijail,minijail0: add seccomp filter support by Will Drewry · 14 years ago
  95. f0ef52e Revert "libminijail,minijail0: add seccomp filter support" by Thieu Le · 14 years ago
  96. 13dcc70 libminijail,minijail0: add seccomp filter support by Will Drewry · 14 years ago
  97. cd7a904 RFC: minijail: add libminijail. by Elly Jones · 14 years ago