summaryrefslogtreecommitdiff
path: root/netfs/lib
Commit message (Expand)AuthorAge
* Prefer pragma onceDan Goodliffe2022-04-17
* Prevent passing null user resolver due to premature moveDan Goodliffe2022-04-17
* Enable and fixup all conversion/cast warningsDan Goodliffe2022-04-15
* Mark constructor explicitDan Goodliffe2022-04-08
* Psycho-rebased branch mapper on top of netfs-1.4netfs-1.4.0.1-markDan Goodliffe2021-12-15
|\
| * Move not template functions out of impl.hDan Goodliffe2020-09-20
| * Common base for mappersDan Goodliffe2020-09-20
| * Progressive constructors for mappersDan Goodliffe2020-09-16
| * Concrete entcache typesDan Goodliffe2020-09-16
| * Fix group membership loadingDan Goodliffe2020-09-09
| * Tidy up of previous commit of extensible mapperDan Goodliffe2020-09-05
| * First cut extensible mapperDan Goodliffe2020-09-05
* | Add missing includenetfs-1.4.0.1Dan Goodliffe2021-12-13
* | Fix EntCache lockingDan Goodliffe2021-01-02
* | Minor code tidyDan Goodliffe2020-12-31
* | Pass fPIC only to gcc and clangDan Goodliffe2020-12-30
|/
* Clang format all the codeDan Goodliffe2020-08-30
* EntryResolvers return where they got the resolution fromnetfs-1.4.0Dan Goodliffe2020-04-06
* Support a fallback value in EntCacheDan Goodliffe2020-04-05
* Fix templateness of EntryResolverDan Goodliffe2020-04-04
* Move boost multi index out of headerDan Goodliffe2020-04-02
* Simplify instantiation of EntCachesDan Goodliffe2020-04-02
* Remove lib shared library, build staticDan Goodliffe2020-03-29
* Enable hicpp tidy checksDan Goodliffe2019-04-01
* First round of clang tidy changesDan Goodliffe2019-03-31
* Specialised comparator in EntCacheDan Goodliffe2019-02-03
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
* C++17Dan Goodliffe2018-04-09
* C++17Dan Goodliffe2018-04-09
* Upgrade to Ice-3.7Dan Goodliffe2018-04-05
* Use std::shared_ptr and variadic calls to make_shared in shared componentsDan Goodliffe2017-12-16
* Rename libraries cos I never liked the original naming, more in keeping with ...Dan Goodliffe2017-05-18
* Tidy up the mess that was type conversionDan Goodliffe2016-04-09
* Partially tested global visibility hidden in all projectsnetfs-1.1.6Dan Goodliffe2016-01-24
* Scrap the precompiled headersDan Goodliffe2016-01-04
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-02
* Use libadhocutilnetfs-1.1.4Dan Goodliffe2015-09-02
* Visibility hiddennetfs-1.1.3Dan Goodliffe2015-07-26
* No more static entcache hackDan Goodliffe2015-07-26
* Add explicit instaniation of template members functions tooDan Goodliffe2015-06-13
* Refactor to avoid possible destructed string copyDan Goodliffe2015-05-06
* Actually use precompiled headersDan Goodliffe2015-05-06
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
* Static entry cachesrandomdan2014-06-05
* Use slicer for configuration reading, revise sample configs accordinglyrandomdan2014-06-02
* Centralise some better lock helpersrandomdan2014-05-19
* Use IceUtil::Shared/Handle, which is already thread safe, instead of boost::i...randomdan2014-05-01
* Remove guidmap, not used anymorerandomdan2014-03-21
* Modularized interfaces for netfsrandomdan2014-03-20