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
2016-02-08
Avoid using cpp for sshfs.1 generation
Julio Merino
2016-02-08
Remove LIBDIR explicit definition
Julio Merino
2016-02-08
Drop the cache_enabled hack
Julio Merino
2016-02-08
Drop OSXFUSE_SSHFS_VERSION
Julio Merino
2016-02-08
Merge remote-tracking branch 'osxfuse/master' into merge-osxfuse
Julio Merino
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-02-03
Bump version to 2.5.0
Benjamin Fleischer
2014-02-02
Merge tag 'sshfs_2_5'
Benjamin Fleischer
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-08-03
Merge remote-tracking branch 'upstream/master'
Benjamin Fleischer
2013-02-05
Add FIXME for deadlock if $PATH contains mountpoint.
Miklos Szeredi
2013-01-08
Add unnamed semaphore implementation for Mac OS X
Benjamin Fleischer
2012-05-14
When checking root directory use LSTAT not STAT
Miklos Szeredi
2012-03-11
Bump version to OSXFUSE SSHFS 2.4.1
Benjamin Fleischer
2012-03-09
Bump version to OSXFUSE SSHFS 2.4.0
Benjamin Fleischer
2012-03-09
Use "#ifdef __APPLE__" instead of "#if __APPLE__"
Benjamin Fleischer
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
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
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
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
[prev]
[next]