1. c628910 cli: add a new long option '--ns-mount', equivalent to '-v'. by Zi Lin · 2 years, 5 months ago
  2. f65da3a minijail0: implement --env-reset and --env-add by Stéphane Lesimple · 2 years, 5 months ago
  3. e16ab3e cli: rewrite usage output by Mike Frysinger · 2 years, 5 months ago
  4. a74bc79 cli: sort short options by Mike Frysinger · 2 years, 5 months ago
  5. 4ffd7e5 cli: switch long option names to enums by Mike Frysinger · 2 years, 5 months ago
  6. fdc98d6 run clang-format over minijial0_cli.c by Zi Lin · 2 years, 5 months ago
  7. a9e7226 Add two compile-flag protected security checks on the conf file. by Zi Lin · 2 years, 5 months ago
  8. dac801f drop redundant \n with err calls by Mike Frysinger · 2 years, 5 months ago
  9. 68f7ccd switch to err.h for showing fatal CLI errors by Mike Frysinger · 2 years, 7 months ago
  10. d4911dd minijail0: use gid_t/uid_t for set_group/set_user/add_suppl_group by Stéphane Lesimple · 2 years, 5 months ago
  11. 44461c7 minijail0 cli starts to parse conf file. by Zi Lin · 2 years, 7 months ago
  12. 0bfcbff mark getopt arguments static by Mike Frysinger · 2 years, 7 months ago
  13. c1118f6 minijail: Don't allow -L and compiled seccomp policy by Nicole Anderson-Au · 2 years, 9 months ago
  14. debdf5d util: add helpers for automatic cleanup on scope exit by Mike Frysinger · 3 years ago
  15. afa54be Revert "minijail: Add mount propagation granularity to minijail0" by Nicole Anderson-Au · 3 years, 4 months ago
  16. 079c40a minijail: Add mount propagation granularity to minijail0 by Nicole Anderson-Au · 3 years, 5 months ago
  17. 031568c Fix newline. by Jorge Lucangeli Obes · 3 years, 6 months ago
  18. 31adc6c minijail0: Add flag to allow speculative execution on seccomp enabled processes by Anand K Mistry · 3 years, 7 months ago
  19. 9e1ac37 minijail0: Remount mounts as MS_SLAVE by default. by Jorge Lucangeli Obes · 4 years, 5 months ago
  20. c9b0799 minijail0: add hint to -b for optional destination by Mike Frysinger · 3 years, 10 months ago
  21. 1036cd8 add missing error checking for various allocations by Mike Frysinger · 3 years, 10 months ago
  22. 160d58f Improve diagnostics for lookup_{user,group} by Mattias Nissler · 4 years, 4 months ago
  23. 8d7174b cli: support minijail_set_supplementary_gids() by Stéphane Lesimple · 4 years, 5 months ago
  24. cc5917c minijail0: add minimalistic-mountns-nodev profile by Mike Frysinger · 4 years, 5 months ago
  25. 9341806 Fix -K check. by Jorge Lucangeli Obes · 4 years, 9 months ago
  26. 056955c minijail0: fix --logging=auto fd testing by Mike Frysinger · 4 years, 9 months ago
  27. 3e6a12c minijail0: add --logging=auto setting by Mike Frysinger · 4 years, 9 months ago
  28. 32201f8 Add support for SECCOMP_RET_LOG. by Jorge Lucangeli Obes · 5 years ago
  29. 87ec5cd minijail: Validate add_binding flag by David Coles · 5 years ago
  30. 7394b90 minimalistic-mountns: Add /dev/log. by Jorge Lucangeli Obes · 5 years ago
  31. ee87607 Add DEFAULT_PIVOT_ROOT var which can be changed at build time. by Allen Webb · 5 years ago
  32. 8ddef8f Reject passing in -u,-g multiple times by Luis Hector Chavez · 5 years ago
  33. c3e1772 minijail: Add support for pre-compiled BPF programs by Luis Hector Chavez · 6 years ago
  34. 9acba45 minijail: Add a way to specify the path of libminijailpreload.so by Luis Hector Chavez · 6 years ago
  35. 677900f minijail: Handle cap_get_flag(3) failing with EINVAL by Luis Hector Chavez · 6 years ago
  36. dabc430 minijail: Allow setting a cap_from_text(3)-compliant string to -c by Luis Hector Chavez · 6 years ago
  37. 6f4e93d improve mount (-k) cli by Mike Frysinger · 6 years ago
  38. e34d7fe improve rlimit (-R) cli by Mike Frysinger · 6 years ago
  39. 5423421 Skip dropping the bounding set without SECURE_NOROOT. by Jorge Lucangeli Obes · 6 years ago
  40. 9dd13fd Update the manpage by Luis Hector Chavez · 6 years ago
  41. 785b1c3 extend -K to accept a mount propagation type by Mike Frysinger · 6 years ago
  42. 4f3e09f minijail0: fix multiple data options with the -k mount by Mike Frysinger · 6 years ago
  43. 7058a2d Use rlim_t for the arguments in minijail_rlimit() by Luis Hector Chavez · 6 years ago
  44. 4d2a81e add unittests for the minijail0 cli by Mike Frysinger · 6 years ago
  45. 5ef22ca split minijail0 cli parsers into a sep module by Mike Frysinger · 6 years ago