summaryrefslogtreecommitdiff
path: root/netfs/daemon/daemonFile.cpp
Commit message (Expand)AuthorAge
* Handle case where zero size passes null to preadDan Goodliffe2022-04-27
* Breaking: remove unused reqenv from ftruncate and fgetattrDan Goodliffe2022-04-21
* Use cpp:array on write data, prevents copyingDan Goodliffe2022-04-19
* Enable and fixup all conversion/cast warningsDan Goodliffe2022-04-15
* Don't narrow return of preadDan Goodliffe2022-04-15
* Reformat with new clang-formatDan Goodliffe2022-04-08
* Clang format all the codeDan Goodliffe2020-08-30
* Implement copy rangeDan Goodliffe2020-03-29
* Enable hicpp tidy checksDan Goodliffe2019-04-01
* First round of clang tidy changesDan Goodliffe2019-03-31
* C++17Dan Goodliffe2018-04-12
* Upgrade to Ice-3.7Dan Goodliffe2018-04-05
* Split VFS type converters into simpler base classnetfs-1.2.0Dan Goodliffe2016-04-16
* Use facets for all dynamic servants and set the facetId to the version serialDan Goodliffe2016-04-16
* Tidy up passing of type converter to file serverDan Goodliffe2016-04-09
* Tidy up the mess that was type conversionDan Goodliffe2016-04-09
* Scrap the precompiled headersDan Goodliffe2016-01-04
* No more static entcache hackDan Goodliffe2015-07-26
* Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
* Actually use precompiled headersDan Goodliffe2015-05-06
* Add missing includes highlighted when precompiled headers are disabledDan Goodliffe2014-12-17
* Static entry cachesrandomdan2014-06-05
* No more setuid/setgid because it's not thread-safe, instead we handle permiss...randomdan2014-05-25
* Use single shared entCacherandomdan2014-05-23
* Modularized interfaces for netfsrandomdan2014-03-20