Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-17 | * ssh-copy-id defaults to ~/.ssh/id_rsa.pub rather than | Colin Watson | |
~/.ssh/identity.pub, in line with ssh-keygen (thanks, Greg Norris; closes: #234627). | |||
2007-07-17 | * ssh-copy-id no longer prints the output of expr (thanks, Peter | Colin Watson | |
Eisentraut; closes: #291534). | |||
2007-07-17 | * ssh-copy-id checks the exit status of ssh-add -L (thanks, Adeodato Simó; | Colin Watson | |
closes: #221675). | |||
2004-07-10 | Apply upstream bits of the patch for #258517. | Colin Watson | |
2004-01-04 | ssh-copy-id exits if ssh fails (closes: #215252). | Colin Watson | |
2003-01-03 | - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from | Damien Miller | |
cjwatson@debian.org | |||
2001-10-08 | - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys. | Ben Lindstrom | |
Prompted by Matthew Vernon <matthew@sel.cam.ac.uk> | |||
2000-03-15 | - Created contrib/ subdirectory. Included helpers from Phil Hands' | Damien Miller | |
Debian package, README file and chroot patch from Ricardo Cerqueira <rmcc@clix.pt> - Moved gnome-ssh-askpass.c to contrib directory and reomved config option. - Slight cleanup to doc files |