summaryrefslogtreecommitdiff
path: root/netfs/daemon
Commit message (Expand)AuthorAge
* 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
* Tidy up passing of type converter to file serverDan Goodliffe2016-04-09
* Tidy up the mess that was type conversionDan Goodliffe2016-04-09
* Test and fix rename behaviourDan Goodliffe2016-02-15
* Test permissions behaviour, fix write permissions check (might need further w...Dan Goodliffe2016-02-15
* Enforce O_EXCL on createDan Goodliffe2016-02-15
* Almost complete coverage of basic directory operationsDan Goodliffe2016-02-14
* Replace first level permission checks and path resolution/normalizationDan Goodliffe2016-02-14
* Get config deserializer by file extensionDan Goodliffe2016-02-11
* Remove the readonly bits... never made senseDan Goodliffe2016-02-07
* Partially tested global visibility hidden in all projectsnetfs-1.1.6Dan Goodliffe2016-01-24