summaryrefslogtreecommitdiff
path: root/netfs/daemon
Commit message (Expand)AuthorAge
* 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
* Use slicer for configuration reading, revise sample configs accordinglyrandomdan2014-06-02
* Test st_mode for the correct masks in ExecutableBy helperrandomdan2014-05-29
* No more setuid/setgid because it's not thread-safe, instead we handle permiss...randomdan2014-05-25
* Use single shared entCacherandomdan2014-05-23
* Use IceUtil::Shared/Handle, which is already thread safe, instead of boost::i...randomdan2014-05-01
* Remove guidmap, not used anymorerandomdan2014-03-21
* Modularized interfaces for netfsrandomdan2014-03-20