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
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