Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use USER and HOME environment when set, and only fall back to getpwent, which... | Joey Hess | 2012-10-25 |
* | webapp: Allow dashes in ssh key comments when pairing. | Joey Hess | 2012-10-22 |
* | removed 3 partial !! and got a much nicer implementation | Joey Hess | 2012-10-20 |
* | webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file. | Joey Hess | 2012-09-27 |
* | use ~/.ssh/git-annex-shell wrapper | Joey Hess | 2012-09-26 |
* | UI for enabling special remotes | Joey Hess | 2012-09-13 |
* | hlint | Joey Hess | 2012-09-13 |
* | pairing works!! | Joey Hess | 2012-09-11 |
* | clean up authorized_keys handling | Joey Hess | 2012-09-11 |
* | pairing probably works now (untested) | Joey Hess | 2012-09-10 |
* | check that ssh public key received over the wire is sane | Joey Hess | 2012-09-10 |
* | responding to pair requests *almost* works | Joey Hess | 2012-09-10 |
* | broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it too | Joey Hess | 2012-09-10 |