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
*
Simplified and fixed up combined settings in fuseapp
Dan Goodliffe
2022-05-07
*
Remove unused capture
Dan Goodliffe
2022-05-06
*
Rethrow flush failures in release
Dan Goodliffe
2022-05-02
*
Don't remove failed BG op, we need to throw it later
Dan Goodliffe
2022-05-02
*
Always call get on future, as wait doesn't throw the stored exception
Dan Goodliffe
2022-05-02
*
Prefer std::copy over memcpy, handles case of null data ptr when empty
Dan Goodliffe
2022-04-27
*
Handle async write errors
Dan Goodliffe
2022-04-27
*
Fix race condition
Dan Goodliffe
2022-04-27
*
Combine daemon settings with client settings, pass MessageMaxSize to OpenFiles
Dan Goodliffe
2022-04-26
*
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
*
Move construct ReqEnv from mapper values
Dan Goodliffe
2022-04-19
*
Prefer pragma once
Dan Goodliffe
2022-04-17
*
Rename underscore named variables
Dan Goodliffe
2022-04-17
*
Simplified constexpr operations map
Dan Goodliffe
2022-04-17
*
constexpr the operations map
Dan Goodliffe
2022-04-16
*
Turn off specific format-nonliteral warnings
Dan Goodliffe
2022-04-15
*
Enable lots of warnings, fix the few bits of fallout
Dan Goodliffe
2022-04-15
*
No hacky define, types for open maps public for testing
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
*
Modernize namespace
Dan Goodliffe
2022-04-08
*
Don't std::move trivially copyable, add some const
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
|
\
|
*
Support for configuring new mappers in fuse client
Dan Goodliffe
2020-09-20
|
*
Common base for mappers
Dan Goodliffe
2020-09-20
|
*
Add the MaskUnknown mapper
Dan Goodliffe
2020-09-20
|
*
Test the hiding mapper
Dan Goodliffe
2020-09-16
|
*
Progressive constructors for mappers
Dan Goodliffe
2020-09-16
|
*
Concrete entcache types
Dan Goodliffe
2020-09-16
|
*
Add the HideUnknown mapper
Dan Goodliffe
2020-09-06
|
*
Support mapper rejection signalled by 0 st_mode
Dan Goodliffe
2020-09-06
|
*
Single FUSE version definition
Dan Goodliffe
2020-09-05
|
*
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-09-05
*
|
Tweak to move volume proxy reset into locked region
Dan Goodliffe
2021-01-09
*
|
Update location of nolint after format
Dan Goodliffe
2021-01-09
*
|
Internal functions should grab the lock as well
Dan Goodliffe
2021-01-03
*
|
Use special members delete macro
Dan Goodliffe
2021-01-03
*
|
Fix locking in FuseApp around volume and service proxies
Dan Goodliffe
2021-01-02
|
/
*
Clang format all the code
Dan Goodliffe
2020-08-30
*
Configure settings from URI params
Dan Goodliffe
2020-04-01
*
Pull definitions of OpenFile and Dir into their own header
Dan Goodliffe
2020-03-31
*
Modernize and tidy
Dan Goodliffe
2020-03-29
*
Implement copy range
Dan Goodliffe
2020-03-29
*
Fix FUSE version number
Dan Goodliffe
2020-03-29
*
Fixes for tidy
Dan Goodliffe
2019-11-24
[next]