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-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
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
[next]