aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12sftp_readdir_async(): don't access request when it may have been freedNikolaus Rath
2017-07-08Travis: add /usr/local/lib* to ld configurationNikolaus Rath
2017-07-08Travis: install libfuse from git masterNikolaus Rath
2017-07-08Travis: Build libfuse with gcc-6Nikolaus Rath
2017-07-08Travis: use libfuse 3.1.0Nikolaus Rath
2017-07-08Released 3.0.0sshfs-3.0.0Nikolaus Rath
2017-07-08Include test files in "make dist"Nikolaus Rath
2017-07-08Switch to libfuse 3.1.0Nikolaus Rath
2017-07-08Switch to libfuse 3.0.Nikolaus Rath
2017-07-08Abort on glib assertion errors.Nikolaus Rath
2017-07-08Travis: use sudo-enabled environment.Nikolaus Rath
2017-07-08Added information about professional support.Nikolaus Rath
2017-07-08Re-enabled cache support.Nikolaus Rath
2017-06-22Split readdir() into opendir(), readdir() and releasedir()Nikolaus Rath
2017-06-22Transition from getdir() to readdir(), temporarily disable cacheNikolaus Rath
2017-06-22Added unit tests and travis integrationNikolaus Rath
2017-06-22Fix Meson manpage installNikolaus Rath
2017-06-22Compile with -g -O2 by default.Nikolaus Rath
2017-06-20Added .rst suffix to ChangeLog.Nikolaus Rath
2017-06-20Document hardlink limitation.Nikolaus Rath
2017-06-20Converted README from Markdown to Restructured Text.Nikolaus Rath
2017-06-20Dropped obsolete FUSE 2.x #ifdefsNikolaus Rath
2017-06-19Added .dir-locals.el to setup correct indentation in EmacsNikolaus Rath
2017-06-08Updated mailing list information.Nikolaus Rath
2017-06-07Fixed compiler warningsNikolaus Rath
2017-06-07Dropped support for libfuse < 2.9Nikolaus Rath
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
2016-07-28Merge pull request #27 from benesch/masterNikolaus Rath
2016-07-28Remove call to g_slice_set_config()Benjamin Fleischer
2016-07-01Merge pull request #24 from kuscsik/masterNikolaus Rath