index
:
sshfs.git
master
sshfs_2.x
[FORK] A network filesystem client to connect to SSH servers
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog.rst
Age
Commit message (
Expand
)
Author
2022-05-26
Released 3.7.3
HEAD
sshfs-3.7.3
master
Nikolaus Rath
2021-08-30
Fixup whitespace and configure CI to keep it that way
Cam Cope
2021-06-08
Released 3.7.2
sshfs-3.7.2
Nikolaus Rath
2021-01-19
Workaround for mkdir on existing directory (#242)
Peter Belm
2020-11-09
Released 3.7.1
sshfs-3.7.1
Nikolaus Rath
2020-01-03
Released 3.7.0
sshfs-3.7.0
Nikolaus Rath
2019-11-27
Disable buflimit workaround by default.
Nikolaus Rath
2019-11-24
Add support for using multiple connections
Timo Savola
2019-11-03
Released 3.6.0
sshfs-3.6.0
Nikolaus Rath
2019-10-19
Added direct_io option (#173)
sunwire
2019-04-13
Released 3.5.2
sshfs-3.5.2
Nikolaus Rath
2019-04-08
Gracefully handle multiple spaces in ssh_command option (#169)
mssalvatore
2019-01-04
Also remap GID under non-MacOS
Clayton G. Hobbs
2018-12-22
Released 3.5.1
sshfs-3.5.1
Nikolaus Rath
2018-08-28
Released 3.5.0
sshfs-3.5.0
Nikolaus Rath
2018-08-01
Port SSHFS to Cygwin
Bill Zissimopoulos
2018-07-25
Fix error return value from rename()
Quentin Rameau
2018-06-29
Released 3.4.0
sshfs-3.4.0
Nikolaus Rath
2018-06-20
Correct workaround condition for not using handle in sshfs_getattr (#127)
Rian Hunter
2018-06-18
Make utimens(NULL) work correctly
Daniel Lublin
2018-06-09
Add workaround to always pass a 0 mode when creating a file (#128)
Josh Triplett
2018-04-29
Released 3.3.2
sshfs-3.3.2
Nikolaus Rath
2017-10-25
Released 3.3.1
sshfs-3.3.1
Nikolaus Rath
2017-09-26
Ignore fstab-specific mount options
Nikolaus Rath
2017-09-22
Install manpage in man1/, not 1/
Nikolaus Rath
2017-09-20
Released 3.3.0
sshfs-3.3.0
Nikolaus Rath
2017-09-20
Dropped support for writeback caching
Nikolaus Rath
2017-09-20
Add support for mounting from /etc/fstab
Nikolaus Rath
2017-09-20
Dropped support for autotools build
Nikolaus Rath
2017-09-20
Updated manual page with missing options.
Nikolaus Rath
2017-08-06
Released 3.2.0
sshfs-3.2.0
Nikolaus Rath
2017-08-06
Re-enabled writeback cache.
Nikolaus Rath
2017-08-06
Support O_APPEND.
Nikolaus Rath
2017-08-06
Actually disable writeback cache, instead of just claiming to do so.
Nikolaus Rath
2017-08-04
Released 3.1.0
sshfs-3.1.0
Nikolaus Rath
2017-08-04
Disable writeback cache for now
Nikolaus Rath
2017-08-03
Accept -o cache_* options for backward compatibility.
Nikolaus Rath
2017-07-12
sftp_readdir_async(): don't access request when it may have been freed
Nikolaus Rath
2017-07-08
Released 3.0.0
sshfs-3.0.0
Nikolaus Rath
2017-07-08
Switch to libfuse 3.1.0
Nikolaus Rath
2017-07-08
Switch to libfuse 3.0.
Nikolaus Rath
2017-06-22
Added unit tests and travis integration
Nikolaus Rath
2017-06-20
Added .rst suffix to ChangeLog.
Nikolaus Rath