index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libfusepp
Commit message (
Collapse
)
Author
Age
*
Virtualise fues_main so that the ut framework can get access to the ↵
Dan Goodliffe
2015-05-06
|
|
|
|
operations map
*
Fix error message
Dan Goodliffe
2015-05-06
|
*
runint doesn't need a pointer to itself passing in
Dan Goodliffe
2015-05-06
|
*
Export the runint function
Dan Goodliffe
2015-05-06
|
*
Refactor fuse lib deps into final exe
Dan Goodliffe
2015-05-06
|
*
Refactor to make more testable
Dan Goodliffe
2015-05-06
|
*
Actually install the mknod hook
netfs-1.0.2
randomdan
2014-10-13
|
*
Tidy up fix/hack for conditional binding, gcc 4.6 compat
randomdan
2013-08-23
|
*
Only bind fuse wrappers into fuse_operations for functions that have ↵
randomdan
2013-08-22
|
|
|
|
overrides in a deriving class
*
Emergency I-broke-it-bump, don't bind write_buf and read_buf
randomdan
2013-08-21
|
*
Add base case support for ioctl, poll, write_buf, read_buf and flock
randomdan
2013-08-19
|
*
Compat fixes
randomdan
2013-06-03
|
*
Fix compilation against various versions of fuse library
randomdan
2012-07-27
Usage C++0x to remove lots of code duplication in wrappers Move code for FuseAppBase into it's own folder