summaryrefslogtreecommitdiff
path: root/contrib/ssh-copy-id
Commit message (Expand)AuthorAgeFilesLines
* tidy the $INSTALLKEY_SH code layout a littlePhilip Hands2021-02-261-5/+5
* if unable to add a missing newline, failJakub Jelen2021-02-261-1/+1
* use $AUTH_KEY_DIR, now that we have itPhilip Hands2021-02-261-3/+3
* restorecon the correct directoryJakub Jelen2021-02-261-1/+1
* shift contents of long $() into filter_ids()Philip Hands2020-10-131-38/+40
* combine if/elif to avoid duplication of the actionPhilip Hands2020-10-131-4/+5
* shellcheck tidyagePhilip Hands2020-10-131-3/+7
* tidy up test of $SCRATCH_DIR creationPhilip Hands2020-10-131-8/+6
* add -s flag: to install keys via SFTPPhilip Hands2020-10-131-27/+72
* un-nest $() to make ksh cheerfulPhilip Hands2020-10-031-1/+2
* ksh doesn't grok 'local'Philip Hands2020-10-031-6/+5
* Fix `EOF: command not found` error in ssh-copy-idOleg2020-10-031-1/+2
* sync with upstream ssh-copy-id rev f0da1a1b7Damien Miller2020-09-221-78/+80
* sync contrib/ssh-copy-id with upstreamDamien Miller2017-10-011-4/+11
* Quote variables that may contain whitespace.Darren Tucker2016-03-141-5/+5
* sync ssh-copy-id with upstream 783ef08b0a75Damien Miller2016-02-161-18/+35
* - (dtucker) [contrib/ssh-copy-id] bz#2117: Use portable operator in test.Darren Tucker2013-06-051-1/+1
* - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to beDamien Miller2013-05-161-1/+8
* - (djm) [contrib/ssh-copy-id contrib/ssh-copy-id.1] Updated to PhilDamien Miller2013-03-221-35/+274
* - (djm) [contrib/ssh-copy-id] Missing backlslash; spotted byDamien Miller2011-08-171-1/+1
* - (djm) [contrib/ssh-copy-id] Fix failure for cases where the path to theDamien Miller2011-08-121-1/+1
* - (dtucker) bug #1530: strip trailing ":" from hostname in ssh-copy-id.Darren Tucker2010-08-101-2/+5
* - (djm) [contrib/ssh-copy-id] Update key file explicitly under ~Damien Miller2010-06-181-2/+3
* - (djm) [contrib/ssh-copy-id] Don't blow up when the agent has no keys;Damien Miller2010-03-261-1/+1
* - (djm) [contrib/ssh-copy-id.1 contrib/ssh-copy-id] bz#1492: MakeDamien Miller2009-01-211-2/+2
* - (djm) Silence noice from expr in ssh-copy-id; patch fromDamien Miller2008-01-201-1/+1
* - (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portabilityDarren Tucker2004-08-301-1/+1
* - (dtucker) [contrib/ssh-copy-id] Bug #781: exit if ssh fails. Patch fromDarren Tucker2004-01-051-1/+1
* - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch fromDamien Miller2003-01-031-1/+6
* - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys.Ben Lindstrom2001-10-081-1/+1
* - Created contrib/ subdirectory. Included helpers from Phil Hands'Damien Miller2000-03-151-0/+45