summaryrefslogtreecommitdiff
path: root/netfs/daemon/daemonFile.cpp
Commit message (Collapse)AuthorAge
* Scrap the precompiled headersDan Goodliffe2016-01-04
|
* No more static entcache hackDan Goodliffe2015-07-26
|
* Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
|
* Actually use precompiled headersDan Goodliffe2015-05-06
|
* Add missing includes highlighted when precompiled headers are disabledDan Goodliffe2014-12-17
|
* Static entry cachesrandomdan2014-06-05
| | | | Improved checking of user/group memberships
* No more setuid/setgid because it's not thread-safe, instead we handle ↵randomdan2014-05-25
| | | | permissions ourself
* Use single shared entCacherandomdan2014-05-23
|
* Modularized interfaces for netfsrandomdan2014-03-20