summaryrefslogtreecommitdiff
path: root/netfs/ice
Commit message (Expand)AuthorAge
* Add additional addition operators to safe for increment/pointersDan Goodliffe2022-05-07
* Allow implicit conversion to safe<T>Dan Goodliffe2022-05-06
* 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
* Prefer pragma onceDan Goodliffe2022-04-17
* If source_location is available, use it for safe numeric conversion exception...Dan Goodliffe2022-04-15
* Enable and fixup all conversion/cast warningsDan Goodliffe2022-04-15
* Safe numeric conversionsDan Goodliffe2022-04-15
* Reformat with new clang-formatDan Goodliffe2022-04-08
* Support for configuring new mappers in fuse clientDan Goodliffe2020-09-20
* Tidy up of previous commit of extensible mapperDan Goodliffe2020-09-05
* First cut extensible mapperDan Goodliffe2020-09-05
* Clang format all the codeDan Goodliffe2020-08-30
* EntryResolvers return where they got the resolution fromnetfs-1.4.0Dan Goodliffe2020-04-06
* Fix templateness of EntryResolverDan Goodliffe2020-04-04
* Implement copy rangeDan Goodliffe2020-03-29
* Simplify directory interfaceDan Goodliffe2019-11-23
* Add support for rename flagsDan Goodliffe2019-11-23
* Zero out f_fsid of VFSnetfs-1.3.3.2Dan Goodliffe2019-04-02
* 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
* Add missing explicit on install targetsDan Goodliffe2019-02-03
* Upgrade to Ice-3.7Dan Goodliffe2018-04-05
* Improve exception usage around configuration lookups and simplify that codeDan Goodliffe2017-12-16
* Rename libraries cos I never liked the original naming, more in keeping with ...Dan Goodliffe2017-05-18
* Split VFS type converters into simpler base classnetfs-1.2.0Dan Goodliffe2016-04-16
* Prototype listdirDan Goodliffe2016-04-11
* Tidy up the mess that was type conversionDan Goodliffe2016-04-09
* Remove the readonly bits... never made senseDan Goodliffe2016-02-07
* Partially tested global visibility hidden in all projectsnetfs-1.1.6Dan Goodliffe2016-01-24
* Broken down install rulesDan Goodliffe2016-01-04
* Revert "Enable -flto on Ice lib"netfs-1.1.4.1Dan Goodliffe2015-10-23
* Enable -flto on Ice libDan Goodliffe2015-09-06
* Visibility hiddennetfs-1.1.3Dan Goodliffe2015-07-26
* No more static entcache hackDan Goodliffe2015-07-26
* Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
* Adds mknod supportrandomdan2014-10-13
* Whoops, add file offset bits definition to fix 64bit compat bugrandomdan2014-03-23
* Modularized interfaces for netfsrandomdan2014-03-20