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