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
path:
root
/
sshfs.c
Age
Commit message (
Expand
)
Author
2011-07-01
Add hard link operation
Miklos Szeredi
2011-03-25
Fix possible deadlock on reconnection
Miklos Szeredi
2011-01-25
Fix cleanup when ssh connection is terminated.
Miklos Szeredi
2010-04-28
* Set FD_CLOEXEC on fuse device. This prevents deadlocks that
Miklos Szeredi
2009-07-15
* Check that the remote path specified refers to the same type of
Miklos Szeredi
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
2009-07-15
Add option 'delay_connect': This will always create the sshfs mount,
Miklos Szeredi
2009-02-12
* Print usage information and version to stdout, not stderr.
Miklos Szeredi
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 An...
Miklos Szeredi
2008-07-11
Released 2.1
sshfs_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
[next]