index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
/
ice
Commit message (
Expand
)
Author
Age
*
Add additional addition operators to safe for increment/pointers
Dan Goodliffe
2022-05-07
*
Allow implicit conversion to safe<T>
Dan Goodliffe
2022-05-06
*
Support getting daemon settings into the client.
Dan Goodliffe
2022-04-26
*
Breaking: remove unused reqenv from ftruncate and fgetattr
Dan Goodliffe
2022-04-21
*
Use cpp:array on write data, prevents copying
Dan Goodliffe
2022-04-19
*
Prefer pragma once
Dan Goodliffe
2022-04-17
*
If source_location is available, use it for safe numeric conversion exception...
Dan Goodliffe
2022-04-15
*
Enable and fixup all conversion/cast warnings
Dan Goodliffe
2022-04-15
*
Safe numeric conversions
Dan Goodliffe
2022-04-15
*
Reformat with new clang-format
Dan Goodliffe
2022-04-08
*
Support for configuring new mappers in fuse client
Dan Goodliffe
2020-09-20
*
Tidy up of previous commit of extensible mapper
Dan Goodliffe
2020-09-05
*
First cut extensible mapper
Dan Goodliffe
2020-09-05
*
Clang format all the code
Dan Goodliffe
2020-08-30
*
EntryResolvers return where they got the resolution from
netfs-1.4.0
Dan Goodliffe
2020-04-06
*
Fix templateness of EntryResolver
Dan Goodliffe
2020-04-04
*
Implement copy range
Dan Goodliffe
2020-03-29
*
Simplify directory interface
Dan Goodliffe
2019-11-23
*
Add support for rename flags
Dan Goodliffe
2019-11-23
*
Zero out f_fsid of VFS
netfs-1.3.3.2
Dan Goodliffe
2019-04-02
*
Enable hicpp tidy checks
Dan Goodliffe
2019-04-01
*
First round of clang tidy changes
Dan Goodliffe
2019-03-31
*
Explicitly disable checker for generated code
Dan Goodliffe
2019-03-31
*
Add missing explicit on install targets
Dan Goodliffe
2019-02-03
*
Upgrade to Ice-3.7
Dan Goodliffe
2018-04-05
*
Improve exception usage around configuration lookups and simplify that code
Dan Goodliffe
2017-12-16
*
Rename libraries cos I never liked the original naming, more in keeping with ...
Dan Goodliffe
2017-05-18
*
Split VFS type converters into simpler base class
netfs-1.2.0
Dan Goodliffe
2016-04-16
*
Prototype listdir
Dan Goodliffe
2016-04-11
*
Tidy up the mess that was type conversion
Dan Goodliffe
2016-04-09
*
Remove the readonly bits... never made sense
Dan Goodliffe
2016-02-07
*
Partially tested global visibility hidden in all projects
netfs-1.1.6
Dan Goodliffe
2016-01-24
*
Broken down install rules
Dan Goodliffe
2016-01-04
*
Revert "Enable -flto on Ice lib"
netfs-1.1.4.1
Dan Goodliffe
2015-10-23
*
Enable -flto on Ice lib
Dan Goodliffe
2015-09-06
*
Visibility hidden
netfs-1.1.3
Dan Goodliffe
2015-07-26
*
No more static entcache hack
Dan Goodliffe
2015-07-26
*
Refactor to avoid possible destructed string copy
Dan Goodliffe
2015-05-06
*
Adds mknod support
randomdan
2014-10-13
*
Whoops, add file offset bits definition to fix 64bit compat bug
randomdan
2014-03-23
*
Modularized interfaces for netfs
randomdan
2014-03-20