index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
/
fuse
Commit message (
Expand
)
Author
Age
*
Use an interval map for tracking in-progress writes
Dan Goodliffe
2017-12-16
*
Use std::shared_ptr and variadic calls to make_shared in fuse components
Dan Goodliffe
2017-12-16
*
Single [template] implementation of proxy wrapper maps for open files and dir...
Dan Goodliffe
2017-12-16
*
Use namespace NetFS { ... } in files and dirs
Dan Goodliffe
2017-12-16
*
Add optimistic checking and pruning of background write results if it can be ...
Dan Goodliffe
2017-12-16
*
Implement background (file) writes
Dan Goodliffe
2017-12-16
*
Adds a (currently NOOP) flush implementation
Dan Goodliffe
2017-12-16
*
Remove calls to stringbf in favour of CTF
netfs-1.2.2
Dan Goodliffe
2017-12-16
*
Improve exception usage around configuration lookups and simplify that code
Dan Goodliffe
2017-12-16
*
Configuration types can be local with modern Slicer
Dan Goodliffe
2017-12-16
*
Fix order of execution with gcc-7.2
netfs-1.2.1
Dan Goodliffe
2017-12-16
*
Provide an internal helper for calling member functions via libfuse
Dan Goodliffe
2017-12-16
*
Greatly simplify the mess of fuse_operations initialisation and remove the no...
Dan Goodliffe
2017-10-25
*
Exclude default untestable functions from coverage reports
Dan Goodliffe
2017-10-25
*
Add missing override attribute in fuseApp
Dan Goodliffe
2017-10-25
*
Rename libraries cos I never liked the original naming, more in keeping with ...
Dan Goodliffe
2017-05-18
*
Don't link directly to libxmlpp
netfs-1.2.0.3
Dan Goodliffe
2017-04-26
*
Replace forever the recursive error recovery code with a limited loop
Dan Goodliffe
2016-06-04
*
EIO makes more sense than ENOSYS when remote operations can't be performed
Dan Goodliffe
2016-06-04
*
Move libfusepp stuff into netfs, that's all it's gonna be used in
Dan Goodliffe
2016-06-03
*
Split VFS type converters into simpler base class
netfs-1.2.0
Dan Goodliffe
2016-04-16
*
Use facets for all dynamic servants and set the facetId to the version serial
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
*
Exclude failsafe exit from test coverage
Dan Goodliffe
2016-02-14
*
Set cache timeout correctly
netfs-1.1.6.1
Dan Goodliffe
2016-02-14
*
Get config deserializer by file extension
Dan Goodliffe
2016-02-11
*
Pass config file path as a path, not a string
Dan Goodliffe
2016-02-11
*
Partially tested global visibility hidden in all projects
netfs-1.1.6
Dan Goodliffe
2016-01-24
*
Remove straggling use of Slicer::Deserialize in favour of more flexible Deser...
Dan Goodliffe
2016-01-18
*
Basic support for configuring the client just with a URL
netfs-1.1.5.3
Dan Goodliffe
2016-01-12
*
Update to use new AdHoc::Cache interface
netfs-1.1.5.2
Dan Goodliffe
2016-01-06
*
Update to use new AdHoc::Cache interface
Dan Goodliffe
2016-01-05
*
Improve error handling around unavailable daemon
netfs-1.1.5
Dan Goodliffe
2016-01-04
*
Scrap the precompiled headers
Dan Goodliffe
2016-01-04
*
Broken down install rules
Dan Goodliffe
2016-01-04
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Add includes now slicer uses adhocutil
Dan Goodliffe
2015-10-23
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-02
*
Use libadhocutil
netfs-1.1.4
Dan Goodliffe
2015-09-02
*
Improve error handling around ICE exceptions
Dan Goodliffe
2015-08-12
*
Write client logs to syslog instead of stderr (/dev/null)
Dan Goodliffe
2015-08-12
*
Visibility hidden
netfs-1.1.3
Dan Goodliffe
2015-07-26
*
No more static entcache hack
Dan Goodliffe
2015-07-26
*
Implement authtoken security
Dan Goodliffe
2015-07-20
*
Switch to the StringSeq interface where possible because it's considerably le...
Dan Goodliffe
2015-07-20
*
Look up the resource only once
Dan Goodliffe
2015-07-19
*
Enable router heartbeats
Dan Goodliffe
2015-07-19
*
Basic WIP support for Glacier2 routing
Dan Goodliffe
2015-07-19
*
Defend against and don't make calls to open with O_CREAT set when re-establis...
Dan Goodliffe
2015-06-13
[next]