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