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
Age
Commit message (
Expand
)
Author
2016-01-28
Released 2.6
sshfs_2_6
Nikolaus Rath
2016-01-28
Rename project from sshfs-fuse to sshfs
Nikolaus Rath
2016-01-28
Don't attempt to download FAQ for tarball generation.
Nikolaus Rath
2016-01-28
Added missing ChangeLog entries for 2.4 and 2.5
Nikolaus Rath
2016-01-28
Enable subdir-objects automake option
Nikolaus Rath
2016-01-28
Changed Changelog format
Nikolaus Rath
2016-01-28
Removed placeholder README file and switch automake to foreign flavor.
Nikolaus Rath
2016-01-28
Updated credits from git.
Nikolaus Rath
2015-12-21
Renamed README to README.md for Markdown rendering on Github.
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
2013-04-11
fix a typo in man page
Miklos Szeredi
2013-02-18
fix missing newline in manual page
Alan Jenkins
2013-02-05
Add FIXME for deadlock if $PATH contains mountpoint.
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
2012-02-14
Split fd into separate read and write pipes
Chris Wolfe
2012-02-08
fix unused but set variables
Miklos Szeredi
2012-02-08
Remove some trailing whitespace.
Chris Wolfe
2011-12-21
skip blank lines
Mike Kelly
2011-12-21
increase portability
Mike Kelly
2011-12-21
fix typo in error message
Mike Kelly
2011-12-21
default to erroring if we can't remap a uid/gid
Mike Kelly
2011-12-20
Add -o idmap=file, -o uidmap=FILE, -o gidmap=FILE
Mike Kelly
2011-12-20
Fix a possible small memory leak
Mike Kelly
2011-12-20
Fix typo in error message
Mike Kelly
2011-12-20
Fix error handling in sshfs_read_end
Miklos Szeredi
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-09-23
Add "FIXME: really needs LSETSTAT extension (debian Bug#640038)"
Miklos Szeredi
2011-08-24
sshfs: fstat workaround
Percy Jahn
2011-07-01
Released 2.3
sshfs_2_3
Miklos Szeredi
2011-07-01
Update COPYING
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
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
[next]