1. 87c401f Merge "Update RpcServer::new_vsock calls for new return" into main am: 4174af9f78 by Devin Moore · 9 months ago
  2. 068e674 Update RpcServer::new_vsock calls for new return by Devin Moore · 9 months ago
  3. 198eb97 Take ownership of inherited FDs using the rustutils crate by Jiyong Park · 11 months ago
  4. 7d67171 Take ownership of inherited FDs using the rustutils crate by Jiyong Park · 11 months ago
  5. 3a31c71 Re-organize authfs directories by Jiyong Park · 1 year, 1 month ago[Renamed from authfs/fd_server/src/main.rs]
  6. 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
  7. 40c8b45 fd_server: switch to lifsverity_rs by Victor Hsieh · 2 years, 5 months ago
  8. da8786d Add more clap tests. by Andrew Walbran · 2 years, 8 months ago
  9. 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 9 months ago
  10. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 2 years, 9 months ago
  11. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  12. 543d199 fd_server: use clap's derive by Victor Hsieh · 2 years, 11 months ago
  13. bd16669 Use the canonical OwnedFd by Victor Hsieh · 3 years ago
  14. 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
  15. bf944d7 fd_server: use RwLock instead of Mutex by Victor Hsieh · 3 years, 5 months ago
  16. c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 8 months ago
  17. 8e28511 Run fd_server with umask 0 by Victor Hsieh · 3 years, 8 months ago
  18. 559b927 fd_server: support open file by path at a dir fd by Victor Hsieh · 3 years, 9 months ago
  19. 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 10 months ago
  20. b0f5fc8 Split fd_server service impl into new file by Victor Hsieh · 3 years, 10 months ago
  21. cd359bb Extract run_rpc_server to libbinder_common by Alan Stokes · 3 years, 10 months ago
  22. e1b6e1c Don't start authfs until fd_server is ready by Alan Stokes · 3 years, 10 months ago
  23. 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
  24. 1a8cd04 authfs: Remove local binder support by Victor Hsieh · 4 years ago
  25. 50d75ac Remove file size from authfs flags by Victor Hsieh · 4 years ago
  26. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  27. 2445e33 authfs: Support RPC binder by Victor Hsieh · 4 years, 2 months ago
  28. 2c3ea13 Merge changes I1ec20b6f,Id556f5ae by Victor Hsieh · 4 years, 3 months ago
  29. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 3 months ago
  30. 4de2878 Moved set_requesting_sid to public BinderFeatures struct. by Andrew Walbran · 4 years, 4 months ago
  31. 4dc85c9 authfs: return Merkle tree hidden in the filesystem by Victor Hsieh · 4 years, 5 months ago
  32. 8316a62 Merge "set_requesting_sid is now on IBinderInternal." by Andrew Walbran · 4 years, 5 months ago
  33. 60acfd3 authfs: Remote file editor over binder by Victor Hsieh · 4 years, 6 months ago
  34. bb49b44 set_requesting_sid is now on IBinderInternal. by Andrew Walbran · 4 years, 5 months ago
  35. 42cc776 authfs: fd_server to expose local FD via binder interface by Victor Hsieh · 4 years, 7 months ago