summaryrefslogtreecommitdiff
path: root/netfs
Commit message (Expand)AuthorAge
* Use pid in test directory so that parallel running tests don't clobber each o...Dan Goodliffe2016-02-11
* Remove the readonly bits... never made senseDan Goodliffe2016-02-07
* Partially tested global visibility hidden in all projectsnetfs-1.1.6Dan Goodliffe2016-01-24
* Remove straggling use of Slicer::Deserialize in favour of more flexible Deser...Dan Goodliffe2016-01-18
* Use path's own c_str, no need to string it firstDan Goodliffe2016-01-12
* Add missing check that path params don't attempt to navigate outside of the s...Dan Goodliffe2016-01-12
* Basic support for configuring the client just with a URLnetfs-1.1.5.3Dan Goodliffe2016-01-12
* Use definedDirsDan Goodliffe2016-01-11
* Update to use new AdHoc::Cache interfacenetfs-1.1.5.2Dan Goodliffe2016-01-06
* Update to use new AdHoc::Cache interfaceDan Goodliffe2016-01-05
* Improve error handling around unavailable daemonnetfs-1.1.5Dan Goodliffe2016-01-04
* Scrap the precompiled headersDan Goodliffe2016-01-04
* Broken down install rulesDan Goodliffe2016-01-04
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
* Revert "Enable -flto on Ice lib"netfs-1.1.4.1Dan Goodliffe2015-10-23
* Add includes now slicer uses adhocutilDan Goodliffe2015-10-23
* Run UT Glacier on non-default portDan Goodliffe2015-10-20
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-02
* Fix unused return value warning in testDan Goodliffe2015-09-06
* Enable -flto on Ice libDan Goodliffe2015-09-06
* 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
* Fix unittest JamfileDan Goodliffe2015-07-25
* Implement authtoken securityDan Goodliffe2015-07-20
* Support specification of configuration files when creating a test coreDan Goodliffe2015-07-20
* Switch to the StringSeq interface where possible because it's considerably le...Dan Goodliffe2015-07-20
* Start mock clients with a real configuration file that has specific parts rep...Dan Goodliffe2015-07-19
* Tidy up a littleDan Goodliffe2015-07-19
* Move TempPrivs into ModeCheckDan Goodliffe2015-07-19
* Make ModeCheck into a classDan Goodliffe2015-07-19
* Rename ioHelpers to modeCheckDan Goodliffe2015-07-19
* Start mock daemons with a real configuration file that has specific parts rep...Dan Goodliffe2015-07-19
* Remove commented out codeDan Goodliffe2015-07-19
* Add the systemd service fileDan Goodliffe2015-07-19
* Look up the resource only onceDan Goodliffe2015-07-19
* Enable router heartbeatsDan Goodliffe2015-07-19
* Classify test cases into their own filesDan Goodliffe2015-07-19
* Refactor mocked fuse client into it's own filesDan Goodliffe2015-07-19
* Refactor mocked daemon and sandbox export into it's own filesDan Goodliffe2015-07-19
* Basic WIP support for Glacier2 routingDan Goodliffe2015-07-19
* The communicator you get at create isn't the one you get at start and doesn't...netfs-1.1.2Dan Goodliffe2015-06-14
* Defend against and don't make calls to open with O_CREAT set when re-establis...Dan Goodliffe2015-06-13
* Add explicit instaniation of template members functions tooDan Goodliffe2015-06-13
* Move sandbox setup/teardown into a global fixture.Dan Goodliffe2015-05-06
* Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
* Add a test over reconnecting to daemon following a restart with open filesDan Goodliffe2015-05-06
* Fix exception throwing on invalid fs proxyDan Goodliffe2015-05-06