summaryrefslogtreecommitdiff
path: root/standalone/android/openssh.patch
Commit message (Collapse)AuthorAge
* patch out another file perm check that does not make sense on androidGravatar Joey Hess2014-03-10
|
* prevent openssh from checking config file permissionsGravatar Joey Hess2013-05-04
| | | | | Android features filesystems with a variety of insane and wonderful default permissions, such as ----rwxr-x
* make ssh honour HOME rather than getpwentGravatar Joey Hess2013-02-19
|
* add openssh to AndroidGravatar Joey Hess2013-02-18
This build still needs some work to look in $HOME/.ssh rather than relying on pwent info.