aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-01Makefile: fix path for sshfs.1Zoltan Kuscsik
2016-06-23Merge pull request #20 from rianhunter/masterNikolaus Rath
2016-06-22port sshfs to cygwinBill Zissimopoulos
2016-06-22Released 2.8sshfs_2.8Nikolaus Rath
2016-06-22Fixed release year of version 2.7Nikolaus Rath
2016-06-06Require paths for truncate/fstat workaroundsRian Hunter
2016-06-05Add extra quoting for increased compatibility.Nikolaus Rath
2016-06-05Merge branch 'rianhunter-master'Nikolaus Rath
2016-06-05Added ChangeLog entry for fsync extensionNikolaus Rath
2016-06-01Support the lack of paths when cache is offRian Hunter
2016-06-01Implement support for "fsync@openssh.com"Rian Hunter
2016-03-01Released 2.7sshfs-2.7Nikolaus Rath
2016-02-25Merge pull request #8 from gapan/masterNikolaus Rath
2016-02-25Restore FAQ fileGeorge Vlahavas
2016-02-16Merge pull request #6 from jmmv/cache-optionsNikolaus Rath
2016-02-10Explicitly qualify unsigned as unsigned intJulio Merino
2016-02-10Expose the cache clean interval settings as flagsJulio Merino
2016-02-10Expose the maximum cache size setting as a flagJulio Merino
2016-02-10Qualify timeout identifiers with their unitJulio Merino
2016-02-10Merge pull request #5 from jmmv/merge-osxfuseNikolaus Rath
2016-02-08Improve the sshnodelay hack after osxfuse's mergeJulio Merino
2016-02-08Unconditionally mlock the password in memoryJulio Merino
2016-02-08Remove apparently-unnecessary lockJulio Merino
2016-02-08Avoid using cpp for sshfs.1 generationJulio Merino
2016-02-08Fix path to compat in -I flagJulio Merino
2016-02-08Document merge of osxfuse's sshfsJulio Merino
2016-02-08Sync AUTHORS list after osxfuse-sshfs's mergeJulio Merino
2016-02-08Remove LIBDIR explicit definitionJulio Merino
2016-02-08Drop the cache_enabled hackJulio Merino
2016-02-08Drop OSXFUSE_SSHFS_VERSIONJulio Merino
2016-02-08Improve sshfs.1 manpage generationJulio Merino
2016-02-08Rename arch to osnameJulio Merino
2016-02-08Merge remote-tracking branch 'osxfuse/master' into merge-osxfuseJulio Merino