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-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
2017-07-08
Added information about professional support.
Nikolaus Rath
2017-07-08
Re-enabled cache support.
Nikolaus Rath
2017-06-22
Split readdir() into opendir(), readdir() and releasedir()
Nikolaus Rath
2017-06-22
Transition from getdir() to readdir(), temporarily disable cache
Nikolaus Rath
2017-06-22
Added unit tests and travis integration
Nikolaus Rath
2017-06-22
Fix Meson manpage install
Nikolaus Rath
2017-06-22
Compile with -g -O2 by default.
Nikolaus Rath
2017-06-20
Added .rst suffix to ChangeLog.
Nikolaus Rath
2017-06-20
Document hardlink limitation.
Nikolaus Rath
2017-06-20
Converted README from Markdown to Restructured Text.
Nikolaus Rath
2017-06-20
Dropped obsolete FUSE 2.x #ifdefs
Nikolaus Rath
2017-06-19
Added .dir-locals.el to setup correct indentation in Emacs
Nikolaus Rath
2017-06-08
Updated mailing list information.
Nikolaus Rath
2017-06-07
Fixed compiler warnings
Nikolaus Rath
2017-06-07
Dropped support for libfuse < 2.9
Nikolaus Rath
2017-06-06
Remove support for "all" workarounds
Nikolaus Rath
2017-06-06
Add fstat workaround to help output.
Nikolaus Rath
2017-06-06
Document rename workaround.
Nikolaus Rath
2017-06-06
Dropped nodelaysrv workaround
Nikolaus Rath
2017-06-06
Added support for building with Meson.
Nikolaus Rath
2017-06-06
Don't call g_thread_init()
Nikolaus Rath
2017-06-06
Fixed compiler warning
Nikolaus Rath
2017-06-06
Dropped nodelay workaround
Nikolaus Rath
2017-06-06
Fixed Markdown markup.
Nikolaus Rath
2017-06-06
Reworked README
Nikolaus Rath
2017-06-05
main(): setup signal handlers before connecting
Nikolaus Rath
2017-05-31
Added changelog entry for commit d93f1.
Nikolaus Rath
2017-05-31
Merge branch 'master' of github.com:libfuse/sshfs
Nikolaus Rath
2017-05-31
Update README.md for macOS
tpoindessous
[next]