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
2012-03-09
make sure idmap files aren't writable by others
Mike Kelly
2012-03-09
Add slave option to run sftp over stdin and stdout
Chris Wolfe
2012-03-09
Split fd into separate read and write pipes
Chris Wolfe
2012-03-09
fix unused but set variables
Miklos Szeredi
2012-03-09
Remove some trailing whitespace.
Chris Wolfe
2012-03-09
skip blank lines
Mike Kelly
2012-03-09
increase portability
Mike Kelly
2012-03-09
fix typo in error message
Mike Kelly
2012-03-09
default to erroring if we can't remap a uid/gid
Mike Kelly
2012-03-09
Make IDMAP_USER the default option on OS X
Benjamin Fleischer
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
2012-01-22
Add -o idmap=file, -o uidmap=FILE, -o gidmap=FILE
Mike Kelly
2012-01-22
Fix a possible small memory leak
Mike Kelly
2012-01-22
Fix typo in error message
Mike Kelly
2012-01-22
Fix error handling in sshfs_read_end
Miklos Szeredi
2012-01-22
Make chown respect the UID mapping policy
Miklos Szeredi
2012-01-22
Submit max 32k reads and writes to the sftp server
Miklos Szeredi
2012-01-22
Add locking around modifver and connver
Miklos Szeredi
2012-01-22
Fix double free if reconnection races with request sending
Miklos Szeredi
2012-01-22
Remove "-oPreferredAuthentications" from ssh options
Miklos Szeredi
2012-01-22
Add "FIXME: really needs LSETSTAT extension (debian Bug#640038)"
Miklos Szeredi
2012-01-22
sshfs: fstat workaround
Percy Jahn
2012-01-20
Apply modified sshfs 2.2 patch from MacFUSE
Benjamin Fleischer
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
[prev]
[next]