index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
ssh-copy-id
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure that usage & man page match
Philip Hands
2024-08-17
1
-1
/
+1
*
update copyright notices
Philip Hands
2024-08-17
1
-1
/
+1
*
restore optionality of -i's argument
Philip Hands
2024-08-17
1
-1
/
+17
*
avoid exploring .ssh/id*.pub subdirectories
Philip Hands
2024-08-17
1
-1
/
+1
*
ensure that we're always told the source of keys
Philip Hands
2024-08-17
1
-1
/
+2
*
add $HOME to ERROR if one cannot write to ~/.ssh
Philip Hands
2024-08-17
1
-1
/
+1
*
assert that SCRATCH_DIR is a writable directory
Philip Hands
2024-08-17
1
-0
/
+11
*
quote to avoid potential for word splitting
Philip Hands
2024-08-17
1
-6
/
+6
*
ensure ERROR output goes to STDERR
Philip Hands
2024-08-17
1
-4
/
+4
*
avoid extra space when no arg given to -i option
Philip Hands
2024-08-17
1
-1
/
+1
*
put the -i before -[pP] (matching man pages)
Philip Hands
2024-08-17
1
-1
/
+1
*
Minor space issue fixed
Shreyas Mahangade
2024-08-17
1
-1
/
+1
*
Show identity file in 'ssh' command
Shreyas Mahangade
2024-08-17
1
-1
/
+1
*
fixup! if -s & -p specified, mention 'sftp -P' on
Philip Hands
2023-05-25
1
-3
/
+4
*
if -s & -p specified, mention 'sftp -P' on success
Philip Hands
2023-05-25
1
-3
/
+7
*
drop whitespace
Philip Hands
2023-05-25
1
-1
/
+1
*
make -x also apply to the target script
Philip Hands
2023-05-25
1
-0
/
+2
*
add -t option to specify the target path
Philip Hands
2023-05-25
1
-13
/
+16
*
Fix test error for /bin/sh on Solaris 10 and older
Carlos RodrÃguez Gili
2023-05-25
1
-1
/
+2
*
Remove outdated comment
Jakub Jelen
2023-05-25
1
-1
/
+0
*
Special case OpenWrt instead of Dropbear.
Darren Tucker
2023-05-25
1
-13
/
+10
*
ssh-copy-id: add -x option (for debugging)
Philip Hands
2023-05-25
1
-2
/
+6
*
update copyright notices
Philip Hands
2023-05-25
1
-1
/
+1
*
tidy the $INSTALLKEY_SH code layout a little
Philip Hands
2021-02-25
1
-5
/
+5
*
if unable to add a missing newline, fail
Jakub Jelen
2021-02-25
1
-1
/
+1
*
use $AUTH_KEY_DIR, now that we have it
Philip Hands
2021-02-25
1
-3
/
+3
*
restorecon the correct directory
Jakub Jelen
2021-02-25
1
-1
/
+1
*
shift contents of long $() into filter_ids()
Philip Hands
2020-10-13
1
-38
/
+40
*
combine if/elif to avoid duplication of the action
Philip Hands
2020-10-13
1
-4
/
+5
*
shellcheck tidyage
Philip Hands
2020-10-13
1
-3
/
+7
*
tidy up test of $SCRATCH_DIR creation
Philip Hands
2020-10-13
1
-8
/
+6
*
add -s flag: to install keys via SFTP
Philip Hands
2020-10-13
1
-27
/
+72
*
un-nest $() to make ksh cheerful
Philip Hands
2020-10-03
1
-1
/
+2
*
ksh doesn't grok 'local'
Philip Hands
2020-10-03
1
-6
/
+5
*
Fix `EOF: command not found` error in ssh-copy-id
Oleg
2020-10-03
1
-1
/
+2
*
sync with upstream ssh-copy-id rev f0da1a1b7
Damien Miller
2020-09-22
1
-78
/
+80
*
sync contrib/ssh-copy-id with upstream
Damien Miller
2017-10-01
1
-4
/
+11
*
Quote variables that may contain whitespace.
Darren Tucker
2016-03-13
1
-5
/
+5
*
sync ssh-copy-id with upstream 783ef08b0a75
Damien Miller
2016-02-16
1
-18
/
+35
*
- (dtucker) [contrib/ssh-copy-id] bz#2117: Use portable operator in test.
Darren Tucker
2013-06-05
1
-1
/
+1
*
- (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be
Damien Miller
2013-05-16
1
-1
/
+8
*
- (djm) [contrib/ssh-copy-id contrib/ssh-copy-id.1] Updated to Phil
Damien Miller
2013-03-22
1
-35
/
+274
*
- (djm) [contrib/ssh-copy-id] Missing backlslash; spotted by
Damien Miller
2011-08-17
1
-1
/
+1
*
- (djm) [contrib/ssh-copy-id] Fix failure for cases where the path to the
Damien Miller
2011-08-12
1
-1
/
+1
*
- (dtucker) bug #1530: strip trailing ":" from hostname in ssh-copy-id.
Darren Tucker
2010-08-10
1
-2
/
+5
*
- (djm) [contrib/ssh-copy-id] Update key file explicitly under ~
Damien Miller
2010-06-18
1
-2
/
+3
*
- (djm) [contrib/ssh-copy-id] Don't blow up when the agent has no keys;
Damien Miller
2010-03-26
1
-1
/
+1
*
- (djm) [contrib/ssh-copy-id.1 contrib/ssh-copy-id] bz#1492: Make
Damien Miller
2009-01-21
1
-2
/
+2
*
- (djm) Silence noice from expr in ssh-copy-id; patch from
Damien Miller
2008-01-19
1
-1
/
+1
*
- (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portability
Darren Tucker
2004-08-30
1
-1
/
+1
[next]