aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-04Update ChangelognextJakob Unterwurzacher
2023-02-25Update README.mdrfjakob
2023-02-21fusefrontend: unbreak isConsecutiveWrite streaming write optimizationJakob Unterwurzacher
2023-02-21fusefrontend: doWrite: report readFileID errors as I/O errorJakob Unterwurzacher
2023-02-21contentenc: simplify testRange tablesJakob Unterwurzacher
2023-02-01MANPAGE: add a note on enabling Trash on macOSEvgeny
2023-01-08MANPAGE: scryptn: list how much memory is neededJakob Unterwurzacher
2023-01-07Update MANPAGE.mdGisi0
2023-01-01MANPAGE.md: use correct indefinite article a->ana1346054
2022-12-29github ci: bump actions ; add "stable" and "oldstable" Go versionssetup-go-v3Jakob Unterwurzacher
2022-12-29main: BuildInfo: fix build with Go 1.17 and olderJakob Unterwurzacher
2022-12-29make formatJakob Unterwurzacher
2022-12-29main: refactor BuildInfo codeJakob Unterwurzacher
2022-12-29Use existing build information for version if not embedded with build scriptDaniel Theophanes
2022-12-29main: doMount: call Setsid before starting loggerJakob Unterwurzacher
2022-12-21go.mod: fix jacobsa/crypto build on riscv64Christian Stewart
2022-11-27Upgrade go-fuseVal
2022-10-21Update changelog for v2.3.0Jakob Unterwurzacher
2022-08-28tests/matrix: fix data race in TestConcurrentReadWriteJakob Unterwurzacher
2022-08-28github ci: add new stable Go versionsJakob Unterwurzacher
2022-08-28README: Update Changelog for v2.3v2.3.0v2.3Jakob Unterwurzacher
2022-08-28Replace remaining golang.org/x/crypto/ssh/terminal ref with golang.org/x/termJakob Unterwurzacher
2022-08-28make formatJakob Unterwurzacher
2022-08-28Add comment to pass Codacy Static Code AnalysisNekoGirlSAIKOU
2022-08-28Fix invalid -longnamemax for reverse modeNekoGirlSAIKOU
2022-08-28tests: add TestLongnamemax100ReverseJakob Unterwurzacher
2022-08-22ctlsock: raise timeout to 10 secondsJakob Unterwurzacher
2022-08-15fix minor unreachable code caused by t.FatalAbirdcfly
2022-06-26Fix typosYuta Hayashibe
2022-04-02Fix reverse gocryptfs.conf access on macOSVal
2022-03-19MANPAGE: document that -scryptn also applies to -passwdJakob Unterwurzacher
2022-01-27root_test: fix leftover loop mountJakob Unterwurzacher
2022-01-27root_test: add TestOverlay ; syscallcompat: add QuirkNoUserXattrJakob Unterwurzacher
2022-01-22MANPAGE: add missing -acl sectionJakob Unterwurzacher
2022-01-22tests: fix build failure on Go 1.15 and olderJakob Unterwurzacher
2022-01-22tests: add skipped O_TMPFILE testJakob Unterwurzacher
2022-01-22fusefrontend: fix "duplicate case" darwin build failureJakob Unterwurzacher
2022-01-22tests: add TestRenameWhiteout, TestRenameExchangeJakob Unterwurzacher
2022-01-22fusefrontend: support RENAME_WHITEOUT, RENAME_EXCHANGEJakob Unterwurzacher
2022-01-22tests: enable -fusedebug if FUSEDEBUG env is setJakob Unterwurzacher
2022-01-10fusefrontend: fix -force_owner not affecting MKNODJakob Unterwurzacher
2022-01-04test.bash: disable parallelism in verbose modeJakob Unterwurzacher
2022-01-04tests: improve SEEK_DATA test for MacOSJakob Unterwurzacher
2022-01-03readpassword: bubble up errors instead of exiting the processJakob Unterwurzacher
2022-01-03tests/cli: Check for leftover socket fileJakob Unterwurzacher
2021-12-19nametransform: fix oversight in commentJakob Unterwurzacher
2021-12-19go.mod: upgrade go-fuseJakob Unterwurzacher
2021-12-19fusefrontend: allow slashes in xattr namesJakob Unterwurzacher
2021-12-11tlog: only enable color if both stderr and stdout are a terminalJakob Unterwurzacher
2021-12-11tlog: respect NO_COLORJakob Unterwurzacher