Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix error checking of readdir call | Dan Goodliffe | 2022-04-18 |
| | | | | errno set only when readdir returns NULL | ||
* | Reformat with new clang-format | Dan Goodliffe | 2022-04-08 |
| | |||
* | Clang format all the code | Dan Goodliffe | 2020-08-30 |
| | |||
* | Fuse separation | Dan Goodliffe | 2019-09-24 |
| | | | | First swing at separating the fuse library interface with the fuse operations | ||
* | Enable hicpp tidy checks | Dan Goodliffe | 2019-04-01 |
| | |||
* | First round of clang tidy changes | Dan Goodliffe | 2019-03-31 |
| | |||
* | Emplace some things | Dan Goodliffe | 2019-02-03 |
| | |||
* | Split VFS type converters into simpler base classnetfs-1.2.0 | Dan Goodliffe | 2016-04-16 |
| | |||
* | Use facets for all dynamic servants and set the facetId to the version serial | Dan Goodliffe | 2016-04-16 |
| | |||
* | Prototype listdir | Dan Goodliffe | 2016-04-11 |
| | |||
* | Almost complete coverage of basic directory operations | Dan Goodliffe | 2016-02-14 |
| | |||
* | Scrap the precompiled headers | Dan Goodliffe | 2016-01-04 |
| | |||
* | Actually use precompiled headers | Dan Goodliffe | 2015-05-06 |
| | |||
* | Add missing includes highlighted when precompiled headers are disabled | Dan Goodliffe | 2014-12-17 |
| | |||
* | Modularized interfaces for netfs | randomdan | 2014-03-20 |