aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ssh-copy-id
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error with modern shellsEitan Adler2014-05-031-1/+1
* ssh-copy-id: add restorecon callEitan Adler2014-03-011-0/+3
* ssh-copy-id: avoid sending private keys; add -v optionEitan Adler2014-03-012-6/+16
* Add examples to the ssh-copy-id script.Eitan Adler2012-11-131-0/+3
* Clarify where the authorized_key file lives.Eitan Adler2012-11-121-2/+2
* Add the standard exit status to the ssh-copy-id man page.Eitan Adler2012-11-111-1/+3
* Be a bit more paranoid.Eitan Adler2012-11-101-19/+23
* Somehow this got replicated too many timesEitan Adler2012-10-221-18/+0
* Add a clean-room reimplementation of a script originallyEitan Adler2012-10-223-0/+209