aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20Released 3.3.0sshfs-3.3.0Nikolaus Rath
2017-09-20Add support for printing release contributors.Nikolaus Rath
2017-09-20Dropped support for writeback cachingNikolaus Rath
2017-09-20Add support for mounting from /etc/fstabNikolaus Rath
2017-09-20Dropped FAQ fileNikolaus Rath
2017-09-20Dropped support for autotools buildNikolaus Rath
2017-09-20Updated manual page with missing options.Nikolaus Rath
2017-09-20tst_link(): fix test failureNikolaus Rath
2017-09-20travis: fix build procedure.Nikolaus Rath
2017-09-19Improve documentation for symlink handling options.Nikolaus Rath
2017-08-22Use 'buildtype' to set debug/optimization optionsNikolaus Rath
2017-08-18Converted manpage to Restructured TextNikolaus Rath
2017-08-14Bump version numberAnatol Pomozov
2017-08-06Released 3.2.0sshfs-3.2.0Nikolaus Rath
2017-08-06Drop -u option to cpNikolaus Rath
2017-08-06removed obsolete answers from FAQharrim4n
2017-08-06Removed obsolete options from man pageharrim4n
2017-08-06Re-enabled writeback cache.Nikolaus Rath
2017-08-06Support O_APPEND.Nikolaus Rath
2017-08-06Added seek and append tests.Nikolaus Rath
2017-08-06Actually disable writeback cache, instead of just claiming to do so.Nikolaus Rath
2017-08-06Run tests with and without writeback cache.Nikolaus Rath
2017-08-06Include ChangeLog.rst in release tarballs.Nikolaus Rath
2017-08-04Released 3.1.0sshfs-3.1.0Nikolaus Rath
2017-08-04Disable writeback cache for nowNikolaus Rath
2017-08-04Removed unused variable.Nikolaus Rath
2017-08-03Don't check st_mode of mountpointNikolaus Rath
2017-08-03Accept -o cache_* options for backward compatibility.Nikolaus Rath
2017-07-27Travis: use alternative workaround suggested by support.Nikolaus Rath
2017-07-27Travis: disable trusty workaroundNikolaus Rath
2017-07-13Fall back to global I/O size on macOSBenjamin Fleischer
2017-07-13Don't require mount point to exists on macOSBenjamin Fleischer
2017-07-12sshfs_open_commin(): fix compiler warningNikolaus Rath
2017-07-12sftp_readdir_async(): don't access request when it may have been freedNikolaus Rath
2017-07-08Travis: add /usr/local/lib* to ld configurationNikolaus Rath
2017-07-08Travis: install libfuse from git masterNikolaus Rath
2017-07-08Travis: Build libfuse with gcc-6Nikolaus Rath
2017-07-08Travis: use libfuse 3.1.0Nikolaus Rath
2017-07-08Released 3.0.0sshfs-3.0.0Nikolaus Rath
2017-07-08Include test files in "make dist"Nikolaus Rath
2017-07-08Switch to libfuse 3.1.0Nikolaus Rath
2017-07-08Switch to libfuse 3.0.Nikolaus Rath
2017-07-08Abort on glib assertion errors.Nikolaus Rath
2017-07-08Travis: use sudo-enabled environment.Nikolaus Rath
2017-07-08Added information about professional support.Nikolaus Rath
2017-07-08Re-enabled cache support.Nikolaus Rath
2017-06-22Split readdir() into opendir(), readdir() and releasedir()Nikolaus Rath
2017-06-22Transition from getdir() to readdir(), temporarily disable cacheNikolaus Rath
2017-06-22Added unit tests and travis integrationNikolaus Rath
2017-06-22Fix Meson manpage installNikolaus Rath