summaryrefslogtreecommitdiff
path: root/netfs/daemon
Commit message (Collapse)AuthorAge
...
* 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 ↵randomdan2014-05-25
| | | | permissions ourself
* Use single shared entCacherandomdan2014-05-23
|
* Use IceUtil::Shared/Handle, which is already thread safe, instead of ↵randomdan2014-05-01
| | | | boost::intrusive_ptr and IntrusivePtrBase, which isn't, to undo the mess introduced in 937 to enforce thread safety
* Remove guidmap, not used anymorerandomdan2014-03-21
|
* Modularized interfaces for netfsrandomdan2014-03-20