aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
AgeCommit message (Expand)Author
2021-08-30Fixup whitespace and configure CI to keep it that wayCam Cope
2021-06-08Released 3.7.2sshfs-3.7.2Nikolaus Rath
2021-01-19Workaround for mkdir on existing directory (#242)Peter Belm
2020-11-09Released 3.7.1sshfs-3.7.1Nikolaus Rath
2020-01-03Released 3.7.0sshfs-3.7.0Nikolaus Rath
2019-11-27Disable buflimit workaround by default.Nikolaus Rath
2019-11-24Add support for using multiple connectionsTimo Savola
2019-11-03Released 3.6.0sshfs-3.6.0Nikolaus Rath
2019-10-19Added direct_io option (#173)sunwire
2019-04-13Released 3.5.2sshfs-3.5.2Nikolaus Rath
2019-04-08Gracefully handle multiple spaces in ssh_command option (#169)mssalvatore
2019-01-04Also remap GID under non-MacOSClayton G. Hobbs
2018-12-22Released 3.5.1sshfs-3.5.1Nikolaus Rath
2018-08-28Released 3.5.0sshfs-3.5.0Nikolaus Rath
2018-08-01Port SSHFS to CygwinBill Zissimopoulos
2018-07-25Fix error return value from rename()Quentin Rameau
2018-06-29Released 3.4.0sshfs-3.4.0Nikolaus Rath
2018-06-20Correct workaround condition for not using handle in sshfs_getattr (#127)Rian Hunter
2018-06-18Make utimens(NULL) work correctlyDaniel Lublin
2018-06-09Add workaround to always pass a 0 mode when creating a file (#128)Josh Triplett
2018-04-29Released 3.3.2sshfs-3.3.2Nikolaus Rath
2017-10-25Released 3.3.1sshfs-3.3.1Nikolaus Rath
2017-09-26Ignore fstab-specific mount optionsNikolaus Rath
2017-09-22Install manpage in man1/, not 1/Nikolaus Rath
2017-09-20Released 3.3.0sshfs-3.3.0Nikolaus Rath
2017-09-20Dropped support for writeback cachingNikolaus Rath
2017-09-20Add support for mounting from /etc/fstabNikolaus Rath
2017-09-20Dropped support for autotools buildNikolaus Rath
2017-09-20Updated manual page with missing options.Nikolaus Rath
2017-08-06Released 3.2.0sshfs-3.2.0Nikolaus Rath
2017-08-06Re-enabled writeback cache.Nikolaus Rath
2017-08-06Support O_APPEND.Nikolaus Rath
2017-08-06Actually disable writeback cache, instead of just claiming to do so.Nikolaus Rath
2017-08-04Released 3.1.0sshfs-3.1.0Nikolaus Rath
2017-08-04Disable writeback cache for nowNikolaus Rath
2017-08-03Accept -o cache_* options for backward compatibility.Nikolaus Rath
2017-07-12sftp_readdir_async(): don't access request when it may have been freedNikolaus Rath
2017-07-08Released 3.0.0sshfs-3.0.0Nikolaus Rath
2017-07-08Switch to libfuse 3.1.0Nikolaus Rath
2017-07-08Switch to libfuse 3.0.Nikolaus Rath
2017-06-22Added unit tests and travis integrationNikolaus Rath
2017-06-20Added .rst suffix to ChangeLog.Nikolaus Rath