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
Age
Commit message (
Expand
)
Author
2017-10-25
Released 3.3.1
sshfs-3.3.1
Nikolaus Rath
2017-10-25
meson.build: don't use cp -p instead of --preserve-mode
Nikolaus Rath
2017-10-15
Fix memory leak on opendir error
Timo Savola
2017-09-26
Ignore fstab-specific mount options
Nikolaus Rath
2017-09-22
Install manpage in man1/, not 1/
Nikolaus Rath
2017-09-20
Don't attempt to remove non-existing file.
Nikolaus Rath
2017-09-20
Released 3.3.0
sshfs-3.3.0
Nikolaus Rath
2017-09-20
Add support for printing release contributors.
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 FAQ file
Nikolaus Rath
2017-09-20
Dropped support for autotools build
Nikolaus Rath
2017-09-20
Updated manual page with missing options.
Nikolaus Rath
2017-09-20
tst_link(): fix test failure
Nikolaus Rath
2017-09-20
travis: fix build procedure.
Nikolaus Rath
2017-09-19
Improve documentation for symlink handling options.
Nikolaus Rath
2017-08-22
Use 'buildtype' to set debug/optimization options
Nikolaus Rath
2017-08-18
Converted manpage to Restructured Text
Nikolaus Rath
2017-08-14
Bump version number
Anatol Pomozov
2017-08-06
Released 3.2.0
sshfs-3.2.0
Nikolaus Rath
2017-08-06
Drop -u option to cp
Nikolaus Rath
2017-08-06
removed obsolete answers from FAQ
harrim4n
2017-08-06
Removed obsolete options from man page
harrim4n
2017-08-06
Re-enabled writeback cache.
Nikolaus Rath
2017-08-06
Support O_APPEND.
Nikolaus Rath
2017-08-06
Added seek and append tests.
Nikolaus Rath
2017-08-06
Actually disable writeback cache, instead of just claiming to do so.
Nikolaus Rath
2017-08-06
Run tests with and without writeback cache.
Nikolaus Rath
2017-08-06
Include ChangeLog.rst in release tarballs.
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-04
Removed unused variable.
Nikolaus Rath
2017-08-03
Don't check st_mode of mountpoint
Nikolaus Rath
2017-08-03
Accept -o cache_* options for backward compatibility.
Nikolaus Rath
2017-07-27
Travis: use alternative workaround suggested by support.
Nikolaus Rath
2017-07-27
Travis: disable trusty workaround
Nikolaus Rath
2017-07-13
Fall back to global I/O size on macOS
Benjamin Fleischer
2017-07-13
Don't require mount point to exists on macOS
Benjamin Fleischer
2017-07-12
sshfs_open_commin(): fix compiler warning
Nikolaus Rath
2017-07-12
sftp_readdir_async(): don't access request when it may have been freed
Nikolaus Rath
2017-07-08
Travis: add /usr/local/lib* to ld configuration
Nikolaus Rath
2017-07-08
Travis: install libfuse from git master
Nikolaus Rath
2017-07-08
Travis: Build libfuse with gcc-6
Nikolaus Rath
2017-07-08
Travis: use libfuse 3.1.0
Nikolaus Rath
2017-07-08
Released 3.0.0
sshfs-3.0.0
Nikolaus Rath
2017-07-08
Include test files in "make dist"
Nikolaus Rath
2017-07-08
Switch to libfuse 3.1.0
Nikolaus Rath
2017-07-08
Switch to libfuse 3.0.
Nikolaus Rath
2017-07-08
Abort on glib assertion errors.
Nikolaus Rath
2017-07-08
Travis: use sudo-enabled environment.
Nikolaus Rath
[next]