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 (
Expand
)
Author
Age
*
Use libadhocutil
netfs-1.1.4
Dan Goodliffe
2015-09-02
*
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
*
Switch to the StringSeq interface where possible because it's considerably le...
Dan Goodliffe
2015-07-20
*
Virtualise fues_main so that the ut framework can get access to the operation...
Dan Goodliffe
2015-05-06
*
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 override...
randomdan
2013-08-22
*
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