Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++17 | Dan Goodliffe | 2018-04-12 |
| | | | | | Implementations of Ice interfaces get their const parameters back. Who knew they could be more const than their base class?! | ||
* | Upgrade to Ice-3.7 | Dan Goodliffe | 2018-04-05 |
| | |||
* | Split VFS type converters into simpler base classnetfs-1.2.0 | Dan Goodliffe | 2016-04-16 |
| | |||
* | Use facets for all dynamic servants and set the facetId to the version serial | Dan Goodliffe | 2016-04-16 |
| | |||
* | Tidy up passing of type converter to file server | Dan Goodliffe | 2016-04-09 |
| | |||
* | Tidy up the mess that was type conversion | Dan Goodliffe | 2016-04-09 |
| | |||
* | 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 |