summaryrefslogtreecommitdiff
path: root/netfs/fuse
Commit message (Expand)AuthorAge
...
* Use libadhocutilnetfs-1.1.4Dan Goodliffe2015-09-02
* Improve error handling around ICE exceptionsDan Goodliffe2015-08-12
* Write client logs to syslog instead of stderr (/dev/null)Dan Goodliffe2015-08-12
* Visibility hiddennetfs-1.1.3Dan Goodliffe2015-07-26
* No more static entcache hackDan Goodliffe2015-07-26
* Implement authtoken securityDan Goodliffe2015-07-20
* Switch to the StringSeq interface where possible because it's considerably le...Dan Goodliffe2015-07-20
* Look up the resource only onceDan Goodliffe2015-07-19
* Enable router heartbeatsDan Goodliffe2015-07-19
* Basic WIP support for Glacier2 routingDan Goodliffe2015-07-19
* Defend against and don't make calls to open with O_CREAT set when re-establis...Dan Goodliffe2015-06-13
* Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
* Fix exception throwing on invalid fs proxyDan Goodliffe2015-05-06
* Virtualise fues_main so that the ut framework can get access to the operation...Dan Goodliffe2015-05-06
* Program defined config files and sandboxDan Goodliffe2015-05-06
* Actually use precompiled headersDan Goodliffe2015-05-06
* Refactor fuse lib deps into final exeDan Goodliffe2015-05-06
* Rename configs for uniquenessDan Goodliffe2015-05-06
* Refactor to make more testableDan Goodliffe2015-05-06
* Centralize slicer lib defsDan Goodliffe2015-05-06
* Add all provided endpoints to the service proxyDan Goodliffe2015-02-14
* Don't assume a volume session was started when terminatingDan Goodliffe2015-02-14
* Allow specifying the identity of the service objectDan Goodliffe2015-02-14
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
* A single ycm config that gets its args from b2Dan Goodliffe2015-01-04
* Add missing includes highlighted when precompiled headers are disabledDan Goodliffe2014-12-17
* Adds mknod supportrandomdan2014-10-13
* Slicer compat fixnetfs-1.0.1randomdan2014-09-27
* Match the new Slicer interfacerandomdan2014-09-11
* Slice configuration for clientnetfs-1.0.0randomdan2014-06-27
* Swallow _netdev option so it can be used in fstabrandomdan2014-06-26
* More friendly linkflags and some ycm configsrandomdan2014-06-05
* Static entry cachesrandomdan2014-06-05
* Use slicer for configuration reading, revise sample configs accordinglyrandomdan2014-06-02
* Asynchronously call getattr for directory entries on readdir and cache them f...randomdan2014-05-19
* Centralise some better lock helpersrandomdan2014-05-19
* Use IceUtil::Shared/Handle, which is already thread safe, instead of boost::i...randomdan2014-05-01
* Annoyingly pessimistic locking around open handle proxy lookupsrandomdan2014-03-22
* Close remaining open file handles on exitrandomdan2014-03-21
* Modularized interfaces for netfsrandomdan2014-03-20