1. 6123e5a Improve resource management for minijail_run_internal by Mattias Nissler · 4 years, 4 months ago
  2. a8be2c4 Close original pipe end after dup2 in child process by François Degros · 4 years, 8 months ago
  3. b4b7c5a Revert "Fix RO-remount logic for bindmounts" by Jorge Lucangeli Obes · 4 years, 9 months ago
  4. 7654c6e Revert "Fix statvfs() call on non-existent directories." by Jorge Lucangeli Obes · 4 years, 9 months ago
  5. 9299cae Fix statvfs() call on non-existent directories. by Jorge Lucangeli Obes · 4 years, 10 months ago
  6. 64cf3cb Fix RO-remount logic for bindmounts by Kevin Hamacher · 5 years ago
  7. 32201f8 Add support for SECCOMP_RET_LOG. by Jorge Lucangeli Obes · 5 years ago
  8. 1f5d095 Revert "Make pidfile writing "more" atomic." by Jorge Lucangeli Obes · 5 years ago
  9. 255a8e2 Make pidfile writing "more" atomic. by Jorge Lucangeli Obes · 5 years ago
  10. 48b5ff1 minijail: Untangle redundant SECUREBITS logic by Mattias Nissler · 6 years ago
  11. e520019 minijail: Unconditionally include securebits.h by Mattias Nissler · 6 years ago
  12. 673c89d Correctly report errno after write(2) failure. by Jorge Lucangeli Obes · 6 years ago
  13. 89cbc32 minijail: Avoid setting PR_SET_KEEPCAPS if that bit is locked by Luis Hector Chavez · 6 years ago
  14. 0bacbf8 minijail: Copy the mount flags from source when bind-mounting by Luis Hector Chavez · 6 years ago
  15. 5423421 Skip dropping the bounding set without SECURE_NOROOT. by Jorge Lucangeli Obes · 6 years ago
  16. 059e0bd Add more pwarn() to setup_mount_destination() and mkdir_p() by yusukes · 6 years ago
  17. 76a9d74 Return -errno from setup_mount_destination() if chown() fails by yusukes · 6 years ago
  18. 5fdba4e create parent paths of target mounts as needed by Mike Frysinger · 6 years ago
  19. 50e31fa relicense new source files under BSD by Mike Frysinger · 6 years ago
  20. 7132355 Improve the way uid/gid changes in unprivileged userns by Luis Hector Chavez · 7 years ago
  21. eaab420 abort when bind mounting a non-existent source path by Mike Frysinger · 7 years ago
  22. 0b5cffa start unittests for the system.c file by Mike Frysinger · 7 years ago
  23. a7f4fc9 Use unsigned long for prctl argument by Dylan Reid · 7 years ago
  24. ec0a2c1 minijail: Allow skipping setting securebits when restricting caps by Luis Hector Chavez · 7 years ago
  25. a6eb21a Implement initial ambient capabilities support. by Jorge Lucangeli Obes · 7 years ago
  26. 0b20877 Refactor Minijail in preparation for ambient capabilities work. by Jorge Lucangeli Obes · 7 years ago