Age | Commit message (Expand) | Author |
---|---|---|
2018-03-04 | sshfs: update qid and filename on Tcreate | aiju |
2017-09-22 | sshfs: use mtime for qid.vers, fix wstat without name change, fix wstat memor... | cinap_lenrek |
2017-08-29 | sshfs: fork ssh in its own namespace so it wont keep the mountpoint open | cinap_lenrek |
2017-08-29 | sshfs: start sendproc and recvproc in the sane notegroup as the fs process so... | cinap_lenrek |
2017-04-30 | sshfs: fix -r / retulting in "//foo" paths, memory leaks, use estrdup9p() | cinap_lenrek |
2017-04-29 | sshfs: add -r and -M options | aiju |
2017-04-29 | sshfs: don't crash when no /etc/password file could be read on the remote side | cinap_lenrek |
2017-04-28 | sshfs: check correctly for directory bits; calculate parent directory correctly | aiju |
2017-04-28 | sshfs: reset SReq->reqid field to fix double-free of request ids | aiju |
2017-04-28 | sshfs: remove debug print | aiju |
2017-04-28 | sshfs: don't cache directory contents | aiju |
2017-04-28 | sshfs: look up uid/gid from /etc/^(passwd group) | aiju |
2017-04-28 | add sshfs | aiju |