summaryrefslogtreecommitdiff
path: root/netfs/daemon
Commit message (Expand)AuthorAge
* Handle case where zero size passes null to preadDan Goodliffe2022-04-27
* Support getting daemon settings into the client.Dan Goodliffe2022-04-26
* Breaking: remove unused reqenv from ftruncate and fgetattrDan Goodliffe2022-04-21
* Use cpp:array on write data, prevents copyingDan Goodliffe2022-04-19
* Fix error checking of readdir callDan Goodliffe2022-04-18
* Prefer pragma onceDan Goodliffe2022-04-17
* Enable lots of warnings, fix the few bits of falloutDan Goodliffe2022-04-15
* Enable and fixup all conversion/cast warningsDan Goodliffe2022-04-15
* Don't narrow return of preadDan Goodliffe2022-04-15
* Build modeCheck.o only onceDan Goodliffe2022-04-14
* Reformat with new clang-formatDan Goodliffe2022-04-08
* Fix crash when daemon receives a user or group it can't mapnetfs-1.4.2Dan Goodliffe2022-04-08
* Psycho-rebased branch mapper on top of netfs-1.4netfs-1.4.0.1-markDan Goodliffe2021-12-15
|\
| * Concrete entcache typesDan Goodliffe2020-09-16
| * Tidy up of previous commit of extensible mapperDan Goodliffe2020-09-05
| * First cut extensible mapperDan Goodliffe2020-09-05
* | Allow recursion in AssertReadDan Goodliffe2021-01-09
|/
* Clang format all the codeDan Goodliffe2020-08-30
* Modernize and tidyDan Goodliffe2020-03-29
* Implement copy rangeDan Goodliffe2020-03-29
* Simplify directory interfaceDan Goodliffe2019-11-23
* Add support for rename flagsDan Goodliffe2019-11-23
* Minor fixupsDan Goodliffe2019-09-24
* Fuse separationDan Goodliffe2019-09-24
* Fix hostname lookupnetfs-1.3.3.1Dan Goodliffe2019-04-02
* Enable performance tidy checksDan Goodliffe2019-04-01
* Enable hicpp tidy checksDan Goodliffe2019-04-01
* First round of clang tidy changesDan Goodliffe2019-03-31
* Explicitly disable checker for generated codeDan Goodliffe2019-03-31
* R-value construct paths when resolvingnetfs-1.3.2Dan Goodliffe2019-02-03
* Emplace some thingsDan Goodliffe2019-02-03
* Remove unrequired link to boost_randomDan Goodliffe2019-02-03
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
* Add missing explicit on install targetsDan Goodliffe2019-02-03
* Ice 3.7netfs-1.3.0Dan Goodliffe2018-04-15
* C++17Dan Goodliffe2018-04-12
* C++17Dan Goodliffe2018-04-09
* C++17Dan Goodliffe2018-04-09
* Upgrade to Ice-3.7Dan Goodliffe2018-04-05
* Add missing library links so tests can be run cleanly from the command lineDan Goodliffe2017-12-29
* Relax mode checking in rmdir as it is actually too strictDan Goodliffe2017-12-16
* Improve exception usage around configuration lookups and simplify that codeDan Goodliffe2017-12-16
* Configuration types can be local with modern SlicerDan Goodliffe2017-12-16
* Relax mode checking in unlink as it is actually too strictDan Goodliffe2017-10-25
* Rename libraries cos I never liked the original naming, more in keeping with ...Dan Goodliffe2017-05-18
* Don't link directly to libxmlppnetfs-1.2.0.3Dan Goodliffe2017-04-26
* Fix volume removalnetfs-1.2.0.1Dan Goodliffe2016-06-03
* 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
* Prototype listdirDan Goodliffe2016-04-11