index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
/
daemon
Commit message (
Expand
)
Author
Age
*
Handle case where zero size passes null to pread
Dan Goodliffe
2022-04-27
*
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
*
Fix error checking of readdir call
Dan Goodliffe
2022-04-18
*
Prefer pragma once
Dan Goodliffe
2022-04-17
*
Enable lots of warnings, fix the few bits of fallout
Dan Goodliffe
2022-04-15
*
Enable and fixup all conversion/cast warnings
Dan Goodliffe
2022-04-15
*
Don't narrow return of pread
Dan Goodliffe
2022-04-15
*
Build modeCheck.o only once
Dan Goodliffe
2022-04-14
*
Reformat with new clang-format
Dan Goodliffe
2022-04-08
*
Fix crash when daemon receives a user or group it can't map
netfs-1.4.2
Dan Goodliffe
2022-04-08
*
Psycho-rebased branch mapper on top of netfs-1.4
netfs-1.4.0.1-mark
Dan Goodliffe
2021-12-15
|
\
|
*
Concrete entcache types
Dan Goodliffe
2020-09-16
|
*
Tidy up of previous commit of extensible mapper
Dan Goodliffe
2020-09-05
|
*
First cut extensible mapper
Dan Goodliffe
2020-09-05
*
|
Allow recursion in AssertRead
Dan Goodliffe
2021-01-09
|
/
*
Clang format all the code
Dan Goodliffe
2020-08-30
*
Modernize and tidy
Dan Goodliffe
2020-03-29
*
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
*
Minor fixups
Dan Goodliffe
2019-09-24
*
Fuse separation
Dan Goodliffe
2019-09-24
*
Fix hostname lookup
netfs-1.3.3.1
Dan Goodliffe
2019-04-02
*
Enable performance tidy checks
Dan Goodliffe
2019-04-01
*
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
*
R-value construct paths when resolving
netfs-1.3.2
Dan Goodliffe
2019-02-03
*
Emplace some things
Dan Goodliffe
2019-02-03
*
Remove unrequired link to boost_random
Dan Goodliffe
2019-02-03
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
Add missing explicit on install targets
Dan Goodliffe
2019-02-03
*
Ice 3.7
netfs-1.3.0
Dan Goodliffe
2018-04-15
*
C++17
Dan Goodliffe
2018-04-12
*
C++17
Dan Goodliffe
2018-04-09
*
C++17
Dan Goodliffe
2018-04-09
*
Upgrade to Ice-3.7
Dan Goodliffe
2018-04-05
*
Add missing library links so tests can be run cleanly from the command line
Dan Goodliffe
2017-12-29
*
Relax mode checking in rmdir as it is actually too strict
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
*
Relax mode checking in unlink as it is actually too strict
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
*
Fix volume removal
netfs-1.2.0.1
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
[next]