1. af63d1c Revert changes about libsafe_ownedfd by Jiyong Park · 11 months ago
  2. 105153e Remove the use of from_raw_fd from fd_server/aidl.rs by Jiyong Park · 11 months ago
  3. 3a31c71 Re-organize authfs directories by Jiyong Park · 1 year ago[Renamed from authfs/fd_server/src/aidl.rs]
  4. fbbcfcd Upgrade nix to 0.28.0 by Frederick Mayle · 1 year, 4 months ago
  5. 25662fe Allow clippy::unnecessary_fallible_conversions by Stephen Hines · 1 year, 6 months ago
  6. 40c8b45 fd_server: switch to lifsverity_rs by Victor Hsieh · 2 years, 5 months ago
  7. 6e78d3c fd_server: reduce footprint of RawFd usage by Victor Hsieh · 3 years ago
  8. bd16669 Use the canonical OwnedFd by Victor Hsieh · 3 years ago
  9. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
  10. dcf9d58 Use new binder exception constructors moved from binder_common. by Andrew Walbran · 3 years ago
  11. bf944d7 fd_server: use RwLock instead of Mutex by Victor Hsieh · 3 years, 5 months ago
  12. 2e0ded0 Changes for the Rust 1.59.0 update by Charisee · 3 years, 5 months ago
  13. 928d503 Add comment for how O_CREAT and O_TRUNC is handled by Victor Hsieh · 3 years, 6 months ago
  14. c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 8 months ago
  15. f393a72 Support setting file mode by Victor Hsieh · 3 years, 8 months ago
  16. dd99b46 Support unlink and rmdir by Victor Hsieh · 3 years, 8 months ago
  17. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 8 months ago
  18. f7fc3d3 Implement statfs for authfs by Victor Hsieh · 3 years, 9 months ago
  19. 559b927 fd_server: support open file by path at a dir fd by Victor Hsieh · 3 years, 9 months ago
  20. 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 10 months ago
  21. be8b08d Let fd_server return errno as service specific error by Victor Hsieh · 3 years, 9 months ago
  22. c85e4ef Refactor: use callback instead of returning a reference by Victor Hsieh · 3 years, 10 months ago
  23. b0f5fc8 Split fd_server service impl into new file by Victor Hsieh · 3 years, 10 months ago