summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix volume removalnetfs-1.2.0.1Dan Goodliffe2016-06-03
* Split VFS type converters into simpler base classnetfs-1.2.0Dan Goodliffe2016-04-16
* Use facets for all dynamic servants and set the facetId to the version serialDan Goodliffe2016-04-16
* Prototype listdirDan Goodliffe2016-04-11
* Tidy up passing of type converter to file serverDan Goodliffe2016-04-09
* Tidy up the mess that was type conversionDan Goodliffe2016-04-09
* Add more assertions around timesDan Goodliffe2016-04-09
* Fix warnings from files passed to testsDan Goodliffe2016-04-09
* Use macros in BOOST_TEST_ instead of just BOOST_Dan Goodliffe2016-04-04
* Test utimens behaviourDan Goodliffe2016-02-15
* Test chown behaviourDan Goodliffe2016-02-15
* Test readlink on not a symlinkDan Goodliffe2016-02-15
* Test and fix rename behaviourDan Goodliffe2016-02-15
* Test error casesDan Goodliffe2016-02-15
* Test mknod behaviourDan Goodliffe2016-02-15
* Test permissions behaviour, fix write permissions check (might need further w...Dan Goodliffe2016-02-15
* Test symlink behaviourDan Goodliffe2016-02-15
* Test file behaviourDan Goodliffe2016-02-15
* Test statfs on missing fileDan Goodliffe2016-02-15
* Enforce O_EXCL on createDan Goodliffe2016-02-15
* Almost complete coverage of basic directory operationsDan Goodliffe2016-02-14
* Single instance of testExport pathDan Goodliffe2016-02-14
* Exclude debug operator<< from test coverageDan Goodliffe2016-02-14
* Exclude failsafe exit from test coverageDan Goodliffe2016-02-14
* Set cache timeout correctlynetfs-1.1.6.1Dan Goodliffe2016-02-14
* Replace first level permission checks and path resolution/normalizationDan Goodliffe2016-02-14
* Create test export in bin dir, not root dirDan Goodliffe2016-02-14
* Get config deserializer by file extensionDan Goodliffe2016-02-11
* Pass config file path as a path, not a stringDan Goodliffe2016-02-11
* 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
* Build most things by defaultDan Goodliffe2016-01-27
* 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
* Merge branch 'gb-client'Dan Goodliffe2015-12-12
|\
* | Switch lib64 references for native onesDan Goodliffe2015-12-12
* | Truncate file before slicer as slicer appendsDan Goodliffe2015-12-11
* | Add slicer pure feature value to build just the slicer parts, not the raw ice...Dan Goodliffe2015-12-10
* | Enable gc-sections in releaseDan Goodliffe2015-12-06
|/
* Revert "Enable -flto on Ice lib"netfs-1.1.4.1Dan Goodliffe2015-10-23