Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-28 | * Set FD_CLOEXEC on fuse device. This prevents deadlocks that | Miklos Szeredi | |
happen in some circumstances (bugzilla.kernel.org #12864). | |||
2009-07-15 | * Check that the remote path specified refers to the same type of | Miklos Szeredi | |
file as the mountpoint, i.e. both are directories or both are non-directories (debian bug #535343). Reported by Greg Kochanski * Allow mounting a single non-directory from the server | |||
2009-07-15 | tear down mount on connect failure | Miklos Szeredi | |
2009-07-15 | Check mountpoint and fuse options before starting an ssh | Miklos Szeredi | |
session (debian bug #535333). This is only supported if compiled against libfuse-2.6 or later. Reported by Greg Kochanski | |||
2009-07-15 | Add option 'delay_connect': This will always create the sshfs mount, | Miklos Szeredi | |
even if the connection to the server can't be established. | |||
2009-02-12 | * Print usage information and version to stdout, not stderr. | Miklos Szeredi | |
Libfuse also needs to be fixed up. Reported by Kārlis Repsons | |||
2008-10-20 | Escape commas in fsname option if libfuse supports it | Miklos Szeredi | |
2008-10-08 | * Handle numerical IPv6 addresses enclosed in square brackets. Reported by ↵ | Miklos Szeredi | |
Andre-John Mas * Fix error if username contains a comma character. Reported by Yang Zhang | |||
2008-07-11 | Released 2.1sshfs_2_1 | Miklos Szeredi | |
2008-06-24 | Add '-F' option to specify the ssh config file | Miklos Szeredi | |
2008-05-06 | Fix bug in caching which could cause file corruption for append mode writes | Miklos Szeredi | |
2008-04-22 | Support "statvfs@openssh.com" extension... | Miklos Szeredi | |
2008-04-22 | Limit write requests to 64kB | Miklos Szeredi | |
2008-04-22 | Allow the '-ossh_command=CMD' command to contain parameters... | Miklos Szeredi | |
2008-04-22 | Fix incorrect disk usage reported by 'du' for files of size 4GB or above | Miklos Szeredi | |
2008-03-31 | Support "posix-rename@openssh.com" extension... | Miklos Szeredi | |
2008-03-28 | Add support for password authentication with pam_mount. | Miklos Szeredi | |
2008-03-27 | *** empty log message *** | Miklos Szeredi | |
2007-12-11 | Released 1.9 | Miklos Szeredi | |
2007-12-10 | Fix crash on writing files | Miklos Szeredi | |
2007-12-10 | change indenting | Miklos Szeredi | |
2007-05-15 | fixes | Miklos Szeredi | |
2007-04-18 | Fix crash within gdb | Miklos Szeredi | |
2007-03-16 | Don't set DISPLAY environment variable to empty string | Miklos Szeredi | |
2007-02-19 | fix | Miklos Szeredi | |
2006-12-20 | Work around write performace issues due to missing TCP_NODELAY in sshd | Miklos Szeredi | |
2006-09-29 | fix segfault | Miklos Szeredi | |
2006-08-17 | fix | Miklos Szeredi | |
2006-08-16 | fixes | Miklos Szeredi | |
2006-04-13 | fix | Miklos Szeredi | |
2006-03-09 | fix | Miklos Szeredi | |
2006-03-08 | fix | Miklos Szeredi | |
2006-02-24 | fix | Miklos Szeredi | |
2006-02-23 | fix | Miklos Szeredi | |
2006-02-23 | fix | Miklos Szeredi | |
2006-02-20 | fix | Miklos Szeredi | |
2006-02-20 | revert making rename workaround on by default | Miklos Szeredi | |
2006-02-16 | fix | Miklos Szeredi | |
2006-02-16 | fix | Miklos Szeredi | |
2006-02-02 | fix | Miklos Szeredi | |
2006-02-01 | fix | Miklos Szeredi | |
2006-01-31 | fix | Miklos Szeredi | |
2006-01-30 | fix | Miklos Szeredi | |
2006-01-30 | fix | Miklos Szeredi | |
2006-01-27 | fix | Miklos Szeredi | |
2006-01-27 | fix | Miklos Szeredi | |
2006-01-25 | fix | Miklos Szeredi | |
2006-01-23 | fix | Miklos Szeredi | |
2006-01-20 | fix | Miklos Szeredi | |
2006-01-18 | fix | Miklos Szeredi | |