1. ff062d5 rust: remove redundant format in unreachable by Daniel Verkamp · 3 years ago
  2. c97c0be rust/minijail: add API to parse raw BPF bytes by Daniel Verkamp · 3 years ago
  3. 4170a27 rust/minijail: add Minijail::run_command by Chia-I Wu · 3 years, 3 months ago
  4. 50e99bf rust/minijail: add minijail::Command::envs by Chia-I Wu · 3 years, 3 months ago
  5. 42fca92 rust/minijail: add minijail::Command by Chia-I Wu · 3 years, 3 months ago
  6. 5ba80bc Fix cross compile prefix for gnueabihf environment by Anton Romanov · 3 years, 3 months ago
  7. e1a48f5 Handle the wait error by Victor Hsieh · 3 years, 3 months ago
  8. cc061ab minijail-sys: stop trying to build specific minijail targets by Mike Frysinger · 3 years, 4 months ago
  9. a6d9745 rust: disable bindgen header with version number by Daniel Verkamp · 3 years, 6 months ago
  10. 5cc0b41 minijail-sys: Enable cross-compilation in build.rs by Dennis Kempin · 3 years, 6 months ago android-s-beta-5 android-s-beta-5
  11. 74296b3 rust/minijail: Add support for fexecve. by Allen Webb · 3 years, 8 months ago
  12. 2e46c51 rust: Add bindgen logic to build.rs. by Allen Webb · 3 years, 8 months ago
  13. de0f0e7 rust/minijail: Remove fork from tests. by Allen Webb · 3 years, 8 months ago
  14. 9c3abf5 rust/OWNERS: Replace xooglers. by Allen Webb · 3 years, 8 months ago
  15. 2453b1f rust/minijail: Make path to sleep in test an absolute path. by Allen Webb · 3 years, 10 months ago
  16. 21eaf62 rust: Bump patch version numbers since new APIs were added. by Allen Webb · 3 years, 10 months ago
  17. 6dc224f Add minijail_copy_jail by Dylan Reid · 3 years, 10 months ago
  18. 11395a6 rust/minijail: Fix cast to c_char. by Allen Webb · 3 years, 11 months ago
  19. f16b78b Make run/run_remap more generic by Victor Hsieh · 4 years ago
  20. c718268 Add overlap handling to redirect_fds(). by Allen Webb · 4 years ago
  21. 2a227b7 Move OWNERS.rust to rust/OWNERS. by Allen Webb · 3 years, 11 months ago
  22. 96cd7cc rust/minijail: Allow more flexible args than `&Path` by Dylan Reid · 4 years ago
  23. ab5fdce Add kill function by Victor Hsieh · 4 years ago
  24. 3f5a830 rust/minijail: Add fork_remap test. by Allen Webb · 4 years ago
  25. 81cefe2 Fix clippy warnings. by Allen Webb · 4 years ago
  26. a5fbd02 rust: Use respectful terms. by Jorge Lucangeli Obes · 4 years, 4 months ago
  27. 85d797e rust/minijail: Add change_user, change_group, and wait. by Allen Webb · 4 years, 8 months ago
  28. f95f8cb rust/minijail: Use minijail_sys::rlim_t instead of libc::rlim64_t. by Andrew Walbran · 4 years, 8 months ago android-r-beta-2 android-r-beta-3
  29. 69e3fc6 rust/minijail: Add support for mapping fds to a different fd number. by Allen Webb · 4 years, 9 months ago
  30. afb7a13 rust/minijail: Make sure spawned jobs termininate during unit tests. by Allen Webb · 4 years, 9 months ago aosp-emu-30-release linux-v16
  31. 96dd14e Migrate "io_jail" crate from crosvm and rename to "minijail". by Allen Webb · 4 years, 9 months ago