summaryrefslogtreecommitdiff
path: root/netfs/fuse/Jamfile.jam
Commit message (Collapse)AuthorAge
* Add the HideUnknown mapperDan Goodliffe2020-09-06
| | | | This mapper hides inodes for which the user and/or group cannot be mapped to local entries
* Single FUSE version definitionDan Goodliffe2020-09-05
|
* First cut extensible mapperDan Goodliffe2020-09-05
| | | | | Replaces the weird fallback half implementation with something that looks remotely fit for purpose.
* Fix FUSE version numberDan Goodliffe2020-03-29
|
* First cut migration to fuse3Dan Goodliffe2019-11-21
|
* Get glibmm and fuse flags from pkg-confignetfs-1.3.3.3Dan Goodliffe2019-06-30
|
* Explicitly disable checker for generated codeDan Goodliffe2019-03-31
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* Add missing explicit on install targetsDan Goodliffe2019-02-03
|
* C++17Dan Goodliffe2018-04-09
| | | | | Replace boost shared_mutex with std::mutex to work with new lock helpers.
* Upgrade to Ice-3.7Dan Goodliffe2018-04-05
|
* Improve exception usage around configuration lookups and simplify that codeDan Goodliffe2017-12-16
|
* Rename libraries cos I never liked the original naming, more in keeping with ↵Dan Goodliffe2017-05-18
| | | | other projects now
* Don't link directly to libxmlppnetfs-1.2.0.3Dan Goodliffe2017-04-26
|
* Move libfusepp stuff into netfs, that's all it's gonna be used inDan Goodliffe2016-06-03
|
* Pass config file path as a path, not a stringDan Goodliffe2016-02-11
|
* Partially tested global visibility hidden in all projectsnetfs-1.1.6Dan Goodliffe2016-01-24
|
* Scrap the precompiled headersDan Goodliffe2016-01-04
|
* Broken down install rulesDan Goodliffe2016-01-04
|
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
|
* Add includes now slicer uses adhocutilDan Goodliffe2015-10-23
|
* Use libadhocutilnetfs-1.1.4Dan Goodliffe2015-09-02
|
* Write client logs to syslog instead of stderr (/dev/null)Dan Goodliffe2015-08-12
|
* Visibility hiddennetfs-1.1.3Dan Goodliffe2015-07-26
|
* Basic WIP support for Glacier2 routingDan Goodliffe2015-07-19
|
* Refactor fuse lib deps into final exeDan Goodliffe2015-05-06
|
* Rename configs for uniquenessDan Goodliffe2015-05-06
|
* Refactor to make more testableDan Goodliffe2015-05-06
|
* Centralize slicer lib defsDan Goodliffe2015-05-06
|
* Match the new Slicer interfacerandomdan2014-09-11
|
* Slice configuration for clientnetfs-1.0.0randomdan2014-06-27
|
* Use slicer for configuration reading, revise sample configs accordinglyrandomdan2014-06-02
|
* Modularized interfaces for netfsrandomdan2014-03-20