Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Scrap the precompiled headers | Dan Goodliffe | 2016-01-04 |
| | |||
* | No more static entcache hack | Dan Goodliffe | 2015-07-26 |
| | |||
* | Refactor to avoid possible destructed string copy | Dan Goodliffe | 2015-05-06 |
| | |||
* | Actually use precompiled headers | Dan Goodliffe | 2015-05-06 |
| | |||
* | Add missing includes highlighted when precompiled headers are disabled | Dan Goodliffe | 2014-12-17 |
| | |||
* | Static entry caches | randomdan | 2014-06-05 |
| | | | | Improved checking of user/group memberships | ||
* | 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 |
| | |||
* | Modularized interfaces for netfs | randomdan | 2014-03-20 |