1. d18b975 Support remote readonly directory by Victor Hsieh · 3 years, 10 months ago
  2. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
  3. c3d45b1 authfs: Remove Arc<Mutex<>> now that Strong is Sync by Victor Hsieh · 4 years, 2 months ago
  4. 2445e33 authfs: Support RPC binder by Victor Hsieh · 4 years, 3 months ago
  5. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 4 months ago
  6. c81738d authfs: fix crash on read_chunk of a remote file by Victor Hsieh · 4 years, 5 months ago
  7. d0bb5d3 authfs: refine/rename trait ReadOnlyDataByChunk by Victor Hsieh · 4 years, 5 months ago
  8. 6a47e7f authfs: Support write config/operation in fuse by Victor Hsieh · 4 years, 6 months ago
  9. 09e2626 authfs: Reorganize modules & rename flags/classes/vars by Victor Hsieh · 4 years, 6 months ago[Renamed (82%) from authfs/src/remote_file.rs]
  10. 60acfd3 authfs: Remote file editor over binder by Victor Hsieh · 4 years, 6 months ago
  11. da3fbc4 authfs: Replace a trait bound const w/ a simple const by Victor Hsieh · 4 years, 6 months ago
  12. f01f323 authfs: Support binder-backed file source by Victor Hsieh · 4 years, 9 months ago