Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Use slicer for configuration reading, revise sample configs accordingly | randomdan | 2014-06-02 | |
| | ||||
* | Test st_mode for the correct masks in ExecutableBy helper | randomdan | 2014-05-29 | |
| | ||||
* | No more setuid/setgid because it's not thread-safe, instead we handle ↵ | randomdan | 2014-05-25 | |
| | | | | permissions ourself | |||
* | Use single shared entCache | randomdan | 2014-05-23 | |
| | ||||
* | Use IceUtil::Shared/Handle, which is already thread safe, instead of ↵ | randomdan | 2014-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 anymore | randomdan | 2014-03-21 | |
| | ||||
* | Modularized interfaces for netfs | randomdan | 2014-03-20 | |