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
/
ChangeLog
Age
Commit message (
Expand
)
Author
2017-04-17
Released 2.9
sshfs-2.9
Nikolaus Rath
2017-04-17
Fixed up version numbers in ChangeLog
Nikolaus Rath
2016-06-22
Released 2.8
sshfs_2.8
Nikolaus Rath
2016-06-22
Fixed release year of version 2.7
Nikolaus Rath
2016-06-05
Add extra quoting for increased compatibility.
Nikolaus Rath
2016-06-05
Added ChangeLog entry for fsync extension
Nikolaus Rath
2016-03-01
Released 2.7
sshfs-2.7
Nikolaus Rath
2016-02-10
Expose the cache clean interval settings as flags
Julio Merino
2016-02-10
Expose the maximum cache size setting as a flag
Julio Merino
2016-02-08
Document merge of osxfuse's sshfs
Julio Merino
2016-01-28
Released 2.6
sshfs_2_6
Nikolaus Rath
2016-01-28
Added missing ChangeLog entries for 2.4 and 2.5
Nikolaus Rath
2016-01-28
Changed Changelog format
Nikolaus Rath
2015-04-14
sshfs: Increase the maximum length of the password
Miklos Szeredi
2014-02-10
sshfs-return-the-correct-x_ok-access
Miklos Szeredi
2014-01-14
Released 2.5
sshfs_2_5
Miklos Szeredi
2014-01-08
Implement asynchronous readdir
Alexander Neumann
2014-01-08
Add -o disable_hardlink option (debian bug #670926)
Miklos Szeredi
2014-01-07
Map SSH2_FX_FAILURE to ENOTEMPTY for rmdir
Miklos Szeredi
2012-05-14
When checking root directory use LSTAT not STAT
Miklos Szeredi
2012-03-08
Released 2.4
sshfs_2_4
Miklos Szeredi
2012-03-08
make sure idmap files aren't writable by others
Mike Kelly
2012-02-14
Add slave option to run sftp over stdin and stdout
Chris Wolfe
2011-12-20
Add -o idmap=file, -o uidmap=FILE, -o gidmap=FILE
Mike Kelly
2011-12-05
Make chown respect the UID mapping policy
Miklos Szeredi
2011-11-16
Submit max 32k reads and writes to the sftp server
Miklos Szeredi
2011-11-14
Add locking around modifver and connver
Miklos Szeredi
2011-11-14
Fix double free if reconnection races with request sending
Miklos Szeredi
2011-10-21
Remove "-oPreferredAuthentications" from ssh options
Miklos Szeredi
2011-08-24
sshfs: fstat workaround
Percy Jahn
2011-07-01
Released 2.3
sshfs_2_3
Miklos Szeredi
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
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
Released 2.2
sshfs_2_2
Miklos Szeredi
2008-10-20
Escape commas in fsname option if libfuse supports it
Miklos Szeredi
2008-10-08
Fix harmless glib assertations with "cache=no"
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-23
Add manual page
Miklos Szeredi
2008-04-22
Released 2.0
Miklos Szeredi
2008-04-22
Support "statvfs@openssh.com" extension...
Miklos Szeredi
2008-04-22
Limit write requests to 64kB
Miklos Szeredi
[next]