463 Commits (docs)

Author SHA1 Message Date
Antonio SJ Musumeci c66c68b137 Misc cleanup 2 weeks ago
Antonio SJ Musumeci 075a8a6548 Convert some push_back to emplace_back 2 weeks ago
Antonio SJ Musumeci 3c6d1b47f6 Remove unused "using"s 2 weeks ago
Antonio SJ Musumeci 6f281b9f7f Remove duplicate includes 2 weeks ago
Antonio SJ Musumeci 511bf47af9 Convert stdint to short ints 2 weeks ago
Antonio SJ Musumeci eb8074ed9a Update vendored/nonstd to latest and fix API usage 2 weeks ago
Antonio SJ Musumeci 2c87e68635 Cleanup ugid.hpp usage 2 weeks ago
Antonio SJ Musumeci 8f1ef59770 Move 3rd party libraries to "vendored" directory 2 weeks ago
Antonio SJ Musumeci a4aade6666 Make global inode calculation function pointer atomic 2 weeks ago
Antonio SJ Musumeci 1d1bcd3b87 Add extra checks in for file handle lookup 2 weeks ago
Antonio SJ Musumeci 099ce2d91d Add more asserts 2 weeks ago
Antonio SJ Musumeci 56cd831ec8 Fix str::trim to handle all whitespace characters 2 weeks ago
Antonio SJ Musumeci e43be3c221 Remove unused PolicyCache implementation 2 weeks ago
Antonio SJ Musumeci 2754536727 Fix integer overflow in size suffix parsing 2 weeks ago
Antonio SJ Musumeci a0cff637e1 Misc cleanup 2 weeks ago
Antonio SJ Musumeci a5a6c892b9 Update copyright headers 3 weeks ago
Antonio SJ Musumeci 3d50d4a52f Explicitly return EXIT_FAILURE 3 weeks ago
Antonio SJ Musumeci a2860c3f1f Use debug mutex more 3 weeks ago
Antonio SJ Musumeci e55bb93890 Simplify lowlevel fuse state management and req mem 4 weeks ago
trapexit 3222de6c9c
Fixup debug output (#1617) 4 weeks ago
trapexit 7f1b7ac343
Add lshw to collect info tool (#1610) 2 months ago
trapexit 1290ab9708
Ensure ::exists() call can't throw (#1609) 2 months ago
trapexit 4d1760cb69
Rework new `lup` policy to work on 32bit systems (#1603) 3 months ago
François-Xavier Payet 22df87c86a
Add LUP policy (#1601) 3 months ago
trapexit 72fb6e4aba
Update submitting bug reports, improve collect-info (#1598) 3 months ago
trapexit 9b046d9a34
Rework credential handling to support chroot & idmap (#1595) 3 months ago
trapexit 960f5fdbba
Fix some links in docs (#1582) 4 months ago
trapexit 6813a51fce
Ensure cfg references do not also try to initialize the value (#1580) 4 months ago
trapexit 01973214bf
Slight tweaks to config parsing error handling (#1575) 4 months ago
trapexit af1edadf72
Fix size comparison for returning ERANGE in listxattr (#1574) 4 months ago
trapexit 4aab008233
Ensure backward compatibility with remember & noforget (#1566) 4 months ago
trapexit 41b65ae9e8 Misc cleanup for FreeBSD and clang (#1560) 4 months ago
trapexit 2412ae7316
Further tweaks to config parsing and error reporting (#1559) 4 months ago
trapexit 37f10888a9
Add more debugging options to makefiles and cleanup (#1556) 4 months ago
trapexit cfaad60275
Misc updates to arg parsing (#1554) 5 months ago
trapexit 077484323c
Fix variable names of fuse-msg-size and posix-acl (#1553) 5 months ago
trapexit 727c522fb8
Rework config, centralize fuse config (#1547) 5 months ago
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 5 months ago
trapexit 0f24bb29ac
Make allow-idmap optional (default: false) (#1541) 5 months ago
trapexit 3cb35a3a65
Fix rename path generation (#1540) 5 months ago
trapexit 46f85c0f6d
Misc fixes, mostly for FreeBSD (#1536) 6 months ago
trapexit 7a9c3b7eb2
Remove need for and use of ioprio header (#1535) 6 months ago
trapexit 569a151da2
Add ability to proxy ioprio of client apps (#1534) 6 months ago
trapexit 2f3e807e9d
Add getdents based readdir functions for Linux (#1533) 6 months ago
trapexit ca59ae53a5
idmap mount support (#1523) 6 months ago
trapexit 8c649d33ee
Start using std::filesystem::path for fusepath (#1522) 6 months ago
trapexit f64ff9ca1e
Revert removal of readdir init setup, simplify cfg usage (#1520) 6 months ago
trapexit d7549f8d53
Fix string manipulation functions after refactor (#1514) 7 months ago
trapexit 6ac7f389c5
Misc changes (#1513) 7 months ago
Max.-F. Helm dd1bea52cd
Allow empty lines in config ini files (#1509) 7 months ago