summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* By default, forbid special files.Nick Mathewson2022-05-031-6/+20
* Support for "create missing directory".Nick Mathewson2022-05-031-2/+82
* Add support for trusted group IDs.Nick Mathewson2022-05-031-2/+53
* Implement support for the Sticky Bit.Nick Mathewson2022-05-031-0/+27
* Second cut at a fs-mistrust crate.Nick Mathewson2022-05-031-0/+508