summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use XDG_RUNTIME_DIR for tmp foldersDan Goodliffe2022-04-18
* Split out MockFuseApp from FuseMountPoint to address race conditionsDan Goodliffe2022-04-17
* Prefer pragma onceDan Goodliffe2022-04-17
* Rename underscore named variablesDan Goodliffe2022-04-17
* Prevent passing null user resolver due to premature moveDan Goodliffe2022-04-17
* Simplified constexpr operations mapDan Goodliffe2022-04-17
* constexpr the operations mapDan Goodliffe2022-04-16
* Turn off specific format-nonliteral warningsDan Goodliffe2022-04-15
* If source_location is available, use it for safe numeric conversion exception...Dan Goodliffe2022-04-15
* Enable lots of warnings, fix the few bits of falloutDan Goodliffe2022-04-15
* No hacky define, types for open maps public for testingDan Goodliffe2022-04-15
* Enable and fixup all conversion/cast warningsDan Goodliffe2022-04-15
* Safe numeric conversionsDan Goodliffe2022-04-15
* Fix whitespaceDan Goodliffe2022-04-15
* Exclude some checks from tidyDan Goodliffe2022-04-15
* Don't narrow return of preadDan Goodliffe2022-04-15
* Build modeCheck.o only onceDan Goodliffe2022-04-14
* Fix Glacier testsDan Goodliffe2022-04-14
* Add missing overrideDan Goodliffe2022-04-08
* Reformat with new clang-formatDan Goodliffe2022-04-08
* Modernize namespaceDan Goodliffe2022-04-08
* Don't std::move trivially copyable, add some constDan Goodliffe2022-04-08
* Modern randomDan Goodliffe2022-04-08
* Mark constructor explicitDan Goodliffe2022-04-08
* Fix crash when daemon receives a user or group it can't mapnetfs-1.4.2Dan Goodliffe2022-04-08
* Remove seemingly pointless 'Run' classnetfs-1.4.1Dan Goodliffe2021-12-16
* Factor FuseMountPoint mock into its own fileDan Goodliffe2021-12-16
* Psycho-rebased branch mapper on top of netfs-1.4netfs-1.4.0.1-markDan Goodliffe2021-12-15
|\
| * Bump to C++20, required by new SlicerDan Goodliffe2021-09-20
| * Support for configuring new mappers in fuse clientDan Goodliffe2020-09-20
| * Move not template functions out of impl.hDan Goodliffe2020-09-20
| * Common base for mappersDan Goodliffe2020-09-20
| * Add the MaskUnknown mapperDan Goodliffe2020-09-20
| * Test the hiding mapperDan Goodliffe2020-09-16
| * Progressive constructors for mappersDan Goodliffe2020-09-16
| * Concrete entcache typesDan Goodliffe2020-09-16
| * Test EntCache basics for User and GroupDan Goodliffe2020-09-09
| * Fix group membership loadingDan Goodliffe2020-09-09
| * Add test for Group::hasMemberDan Goodliffe2020-09-09
| * Add the HideUnknown mapperDan Goodliffe2020-09-06
| * Support mapper rejection signalled by 0 st_modeDan Goodliffe2020-09-06
| * Single FUSE version definitionDan Goodliffe2020-09-05
| * Tidy up of previous commit of extensible mapperDan Goodliffe2020-09-05
| * First cut extensible mapperDan Goodliffe2020-09-05
| * Clang format all the codeDan Goodliffe2020-09-05
* | Add missing includenetfs-1.4.0.1Dan Goodliffe2021-12-13
* | Bump to C++20, required by new SlicerDan Goodliffe2021-09-20
* | Tweak to move volume proxy reset into locked regionDan Goodliffe2021-01-09
* | Add another mutex in vlogf function calling BOOST_TEST_MESSAGEDan Goodliffe2021-01-09
* | Add mutex in vlogf function calling BOOST_TEST_MESSAGEDan Goodliffe2021-01-09