aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29Documented development status.sshfs_2.xNikolaus Rath
2019-04-14Update Travis build environment.Nikolaus Rath
2019-04-14Print a useful error if no mountpoint could be parsed (#170)Mike Salvatore
2019-04-09Gracefully handle multiple spaces in ssh_command option (#168)mssalvatore
2019-02-14Update clean_req() to match the definition of GHRFunc (#158)mssalvatore
2017-10-25Replace GNU cp flag --preserve, which does not exist on OS X, with compatible...Reid Wagner
2017-10-25Drop -u option to cpNikolaus Rath
2017-08-03Turn cache_invalid_write() staticNikolaus Rath
2017-08-03Released 2.10sshfs-2.10Nikolaus Rath
2017-08-03Travis: use alternative workaround suggested by support.Nikolaus Rath
2017-08-03Travis: disable trusty workaroundNikolaus Rath
2017-08-03Include test files in "make dist"Nikolaus Rath
2017-07-13Merge remote-tracking branch 'osxfuse/master' into sshfs_2.xNikolaus Rath
2017-07-12sftp_readdir_async(): don't access request when it may have been freedNikolaus Rath
2017-07-12Abort on glib assertion errors.Nikolaus Rath
2017-07-12Travis: use sudo-enabled environment.Nikolaus Rath
2017-07-12Added information about professional support.Nikolaus Rath
2017-07-12Added unit tests and travis integrationNikolaus Rath
2017-07-12Fix Meson manpage installNikolaus Rath
2017-07-12Compile with -g -O2 by default.Nikolaus Rath
2017-07-12Added .rst suffix to ChangeLog.Nikolaus Rath
2017-07-12Document hardlink limitation.Nikolaus Rath
2017-07-12Converted README from Markdown to Restructured Text.Nikolaus Rath
2017-07-12Added .dir-locals.el to setup correct indentation in EmacsNikolaus Rath
2017-07-12Updated mailing list information.Nikolaus Rath
2017-07-12Fixed compiler warningsNikolaus Rath
2017-07-07Don't require mount point to exists on macOSBenjamin Fleischer
2017-07-07Fall back to global I/O size on macOSBenjamin Fleischer
2017-07-07Merge tag 'sshfs-2.9'Benjamin Fleischer
2017-06-06Remove support for "all" workaroundsNikolaus Rath
2017-06-06Add fstat workaround to help output.Nikolaus Rath
2017-06-06Document rename workaround.Nikolaus Rath
2017-06-06Dropped nodelaysrv workaroundNikolaus Rath
2017-06-06Added support for building with Meson.Nikolaus Rath
2017-06-06Don't call g_thread_init()Nikolaus Rath
2017-06-06Fixed compiler warningNikolaus Rath
2017-06-06Dropped nodelay workaroundNikolaus Rath
2017-06-06Fixed Markdown markup.Nikolaus Rath
2017-06-06Reworked READMENikolaus Rath
2017-06-05main(): setup signal handlers before connectingNikolaus Rath
2017-05-31Added changelog entry for commit d93f1.Nikolaus Rath
2017-05-31Merge branch 'master' of github.com:libfuse/sshfsNikolaus Rath
2017-05-31Update README.md for macOStpoindessous
2017-05-31Update the missing options (that make sense from ssh_config)Jakub Jelen
2017-04-17Released 2.9sshfs-2.9Nikolaus Rath
2017-04-17Fixed up version numbers in ChangeLogNikolaus Rath
2017-01-12Merge pull request #23 from billziss-gh/masterNikolaus Rath
2017-01-12remove no longer useful check for fsp_fuse_opt_parse from configure.acBill Zissimopoulos
2016-12-30Merge pull request #38 from BerserkerTroll/masterNikolaus Rath
2016-12-30sshfs.1.in: remove duplicate "slave" option descriptionBerserker