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-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
2017-05-31
Update the missing options (that make sense from ssh_config)
Jakub Jelen
2017-04-17
Released 2.9
sshfs-2.9
Nikolaus Rath
2017-04-17
Fixed up version numbers in ChangeLog
Nikolaus Rath
2017-01-12
Merge pull request #23 from billziss-gh/master
Nikolaus Rath
2017-01-12
remove no longer useful check for fsp_fuse_opt_parse from configure.ac
Bill Zissimopoulos
2016-12-30
Merge pull request #38 from BerserkerTroll/master
Nikolaus Rath
2016-12-30
sshfs.1.in: remove duplicate "slave" option description
Berserker
2016-07-28
Merge pull request #27 from benesch/master
Nikolaus Rath
2016-07-28
Remove call to g_slice_set_config()
Benjamin Fleischer
2016-07-01
Merge pull request #24 from kuscsik/master
Nikolaus Rath
2016-07-01
Makefile: fix path for sshfs.1
Zoltan Kuscsik
2016-06-23
Merge pull request #20 from rianhunter/master
Nikolaus Rath
2016-06-22
port sshfs to cygwin
Bill Zissimopoulos
2016-06-22
Released 2.8
sshfs_2.8
Nikolaus Rath
2016-06-22
Fixed release year of version 2.7
Nikolaus Rath
2016-06-06
Require paths for truncate/fstat workarounds
Rian Hunter
2016-06-05
Add extra quoting for increased compatibility.
Nikolaus Rath
2016-06-05
Merge branch 'rianhunter-master'
Nikolaus Rath
2016-06-05
Added ChangeLog entry for fsync extension
Nikolaus Rath
2016-06-01
Support the lack of paths when cache is off
Rian Hunter
2016-06-01
Implement support for "fsync@openssh.com"
Rian Hunter
2016-03-01
Released 2.7
sshfs-2.7
Nikolaus Rath
2016-02-25
Merge pull request #8 from gapan/master
Nikolaus Rath
2016-02-25
Restore FAQ file
George Vlahavas
2016-02-16
Merge pull request #6 from jmmv/cache-options
Nikolaus Rath
2016-02-10
Explicitly qualify unsigned as unsigned int
Julio Merino
2016-02-10
Expose the cache clean interval settings as flags
Julio Merino
2016-02-10
Expose the maximum cache size setting as a flag
Julio Merino
2016-02-10
Qualify timeout identifiers with their unit
Julio Merino
2016-02-10
Merge pull request #5 from jmmv/merge-osxfuse
Nikolaus Rath
2016-02-08
Improve the sshnodelay hack after osxfuse's merge
Julio Merino
2016-02-08
Unconditionally mlock the password in memory
Julio Merino
[next]