summaryrefslogtreecommitdiff
path: root/netfs/daemon
Commit message (Expand)AuthorAge
* Relax mode checking in unlink as it is actually too strictDan Goodliffe2017-10-25
* Rename libraries cos I never liked the original naming, more in keeping with ...Dan Goodliffe2017-05-18
* Don't link directly to libxmlppnetfs-1.2.0.3Dan Goodliffe2017-04-26
* 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
* Test and fix rename behaviourDan Goodliffe2016-02-15
* Test permissions behaviour, fix write permissions check (might need further w...Dan Goodliffe2016-02-15
* Enforce O_EXCL on createDan Goodliffe2016-02-15
* Almost complete coverage of basic directory operationsDan Goodliffe2016-02-14
* Replace first level permission checks and path resolution/normalizationDan Goodliffe2016-02-14
* Get config deserializer by file extensionDan 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
* 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
* Add includes now slicer uses adhocutilDan Goodliffe2015-10-23
* Use libadhocutilnetfs-1.1.4Dan Goodliffe2015-09-02
* Visibility hiddennetfs-1.1.3Dan Goodliffe2015-07-26
* No more static entcache hackDan Goodliffe2015-07-26
* Implement authtoken securityDan Goodliffe2015-07-20
* 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
* Refactor mocked daemon and sandbox export into it's own filesDan 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
* Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
* Tear down adapter on daemon destructionDan Goodliffe2015-05-06
* Program defined config files and sandboxDan Goodliffe2015-05-06
* Actually use precompiled headersDan Goodliffe2015-05-06
* Rename configs for uniquenessDan Goodliffe2015-05-06
* Centralize slicer lib defsDan Goodliffe2015-05-06
* Make more testableDan Goodliffe2015-05-06
* 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
* More friendly linkflags and some ycm configsrandomdan2014-06-05
* Static entry cachesrandomdan2014-06-05