| Commit message (Expand) | Author | Age |
... | |
* | IceBox configsnetfs-1.2.0.4 | Dan Goodliffe | 2017-07-24 |
* | Re-enable -flto | Dan Goodliffe | 2017-07-24 |
* | Rename libraries cos I never liked the original naming, more in keeping with ... | Dan Goodliffe | 2017-05-18 |
* | Standalone split | Dan Goodliffe | 2017-05-02 |
* | Upgrade to libxml++3 | Dan Goodliffe | 2017-04-28 |
* | Don't link directly to libxmlppnetfs-1.2.0.3 | Dan Goodliffe | 2017-04-26 |
* | Set cxxflags specifically, not cflags | Dan Goodliffe | 2016-10-07 |
* | Behave more like a normal compiler (write whole file, not append existing one)netfs-1.2.0.2 | Dan Goodliffe | 2016-10-07 |
* | Allow control of --dll-export and --ice | Dan Goodliffe | 2016-06-26 |
* | Replace forever the recursive error recovery code with a limited loop | Dan Goodliffe | 2016-06-04 |
* | EIO makes more sense than ENOSYS when remote operations can't be performed | Dan Goodliffe | 2016-06-04 |
* | Move libfusepp stuff into netfs, that's all it's gonna be used in | Dan Goodliffe | 2016-06-03 |
* | fuseCall helper can be private | Dan Goodliffe | 2016-06-03 |
* | Fix volume removalnetfs-1.2.0.1 | Dan Goodliffe | 2016-06-03 |
* | Split VFS type converters into simpler base classnetfs-1.2.0 | Dan Goodliffe | 2016-04-16 |
* | Use facets for all dynamic servants and set the facetId to the version serial | Dan Goodliffe | 2016-04-16 |
* | Prototype listdir | Dan Goodliffe | 2016-04-11 |
* | Tidy up passing of type converter to file server | Dan Goodliffe | 2016-04-09 |
* | Tidy up the mess that was type conversion | Dan Goodliffe | 2016-04-09 |
* | Add more assertions around times | Dan Goodliffe | 2016-04-09 |
* | Fix warnings from files passed to tests | Dan Goodliffe | 2016-04-09 |
* | Use macros in BOOST_TEST_ instead of just BOOST_ | Dan Goodliffe | 2016-04-04 |
* | Test utimens behaviour | Dan Goodliffe | 2016-02-15 |
* | Test chown behaviour | Dan Goodliffe | 2016-02-15 |
* | Test readlink on not a symlink | Dan Goodliffe | 2016-02-15 |
* | Test and fix rename behaviour | Dan Goodliffe | 2016-02-15 |
* | Test error cases | Dan Goodliffe | 2016-02-15 |
* | Test mknod behaviour | Dan Goodliffe | 2016-02-15 |
* | Test permissions behaviour, fix write permissions check (might need further w... | Dan Goodliffe | 2016-02-15 |
* | Test symlink behaviour | Dan Goodliffe | 2016-02-15 |
* | Test file behaviour | Dan Goodliffe | 2016-02-15 |
* | Test statfs on missing file | Dan Goodliffe | 2016-02-15 |
* | Enforce O_EXCL on create | Dan Goodliffe | 2016-02-15 |
* | Almost complete coverage of basic directory operations | Dan Goodliffe | 2016-02-14 |
* | Single instance of testExport path | Dan Goodliffe | 2016-02-14 |
* | Exclude debug operator<< from test coverage | Dan Goodliffe | 2016-02-14 |
* | Exclude failsafe exit from test coverage | Dan Goodliffe | 2016-02-14 |
* | Set cache timeout correctlynetfs-1.1.6.1 | Dan Goodliffe | 2016-02-14 |
* | Replace first level permission checks and path resolution/normalization | Dan Goodliffe | 2016-02-14 |
* | Create test export in bin dir, not root dir | Dan Goodliffe | 2016-02-14 |
* | Get config deserializer by file extension | Dan Goodliffe | 2016-02-11 |
* | Pass config file path as a path, not a string | Dan Goodliffe | 2016-02-11 |
* | Use pid in test directory so that parallel running tests don't clobber each o... | Dan Goodliffe | 2016-02-11 |
* | Remove the readonly bits... never made sense | Dan Goodliffe | 2016-02-07 |
* | Build most things by default | Dan Goodliffe | 2016-01-27 |
* | Partially tested global visibility hidden in all projectsnetfs-1.1.6 | Dan Goodliffe | 2016-01-24 |
* | Remove straggling use of Slicer::Deserialize in favour of more flexible Deser... | Dan Goodliffe | 2016-01-18 |
* | Use path's own c_str, no need to string it first | Dan Goodliffe | 2016-01-12 |
* | Add missing check that path params don't attempt to navigate outside of the s... | Dan Goodliffe | 2016-01-12 |
* | Basic support for configuring the client just with a URLnetfs-1.1.5.3 | Dan Goodliffe | 2016-01-12 |