Ben Lindstrom
3072aae53a
- [email protected] 2002/06/20 20:00:05
...
[scp.1 sftp.1]
ssh_config(5)
2002-06-21 01:02:39 +00:00
Ben Lindstrom
cb72e4f6d2
- [email protected] 2002/06/19 00:27:55
...
[auth-bsdauth.c auth-skey.c auth1.c auth2-chall.c auth2-none.c authfd.c
authfd.h monitor_wrap.c msg.c nchan.c radix.c readconf.c scp.c sftp.1
ssh-add.1 ssh-add.c ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh-keygen.c
ssh-keysign.c ssh.1 sshconnect.c sshconnect.h sshconnect2.c ttymodes.c
xmalloc.h]
KNF done automatically while reading....
2002-06-21 00:41:51 +00:00
Ben Lindstrom
3612bda7fd
- [email protected] 2002/02/26 19:06:43
...
[sftp.1]
no, look closely. the comma was highlighted. split .Ic even more
2002-03-05 01:26:38 +00:00
Ben Lindstrom
a48f3681f4
- [email protected] 2002/02/26 19:04:37
...
[sftp.1]
> Ic cannot have that many arguments; spotted by [email protected]
Last Ic on the first line should not have a space between it and the final
comma.
2002-03-05 01:24:52 +00:00
Ben Lindstrom
a54f61c1c0
- [email protected] 2002/02/26 18:52:32
...
[sftp.1]
Ic cannot have that many arguments; spotted by [email protected]
2002-03-05 01:23:13 +00:00
Damien Miller
16a133339a
- [email protected] 2002/02/12 12:32:27
...
[sftp.1 sftp.c sftp-client.c sftp-client.h sftp-int.c]
Perform multiple overlapping read/write requests in file transfer. Mostly
done by Tobias Ringstrom <[email protected] >; ok markus@
2002-02-13 14:03:56 +11:00
Damien Miller
81b6e787a0
- [email protected] 2002/02/06 14:22:42
...
[sftp.1]
sort options; ok mpech@, stevesk@
2002-02-08 22:06:03 +11:00
Damien Miller
8829d3669d
- [email protected] 2002/02/05 00:00:46
...
[sftp.1 sftp.c sftp-client.c sftp-client.h sftp-int.c]
Add "-B" option to specify copy buffer length (default 32k); ok markus@
2002-02-08 22:04:05 +11:00
Damien Miller
d14ee1e29c
- [email protected] 2002/02/04 21:53:12
...
[sftp.1 sftp.c]
Add "-P" option to directly connect to a local sftp-server. Should be useful
for regression testing; ok markus@
2002-02-05 12:27:31 +11:00
Ben Lindstrom
6a33763332
- [email protected] 2001/09/17 20:38:09
...
[sftp.1 sftp.c]
cleanup and document -1, -s and -S; ok markus@
2001-09-18 05:47:32 +00:00
Ben Lindstrom
1e24324164
- [email protected] 2001/09/17 17:57:57
...
[scp.1 scp.c sftp.1 sftp.c]
add -Fssh_config option; ok markus@
2001-09-18 05:38:44 +00:00
Ben Lindstrom
594e203894
- [email protected] 2001/09/05 06:23:07
...
[scp.1 sftp.1 ssh.1 ssh-agent.1 sshd.8 ssh-keygen.1 ssh-keyscan.1]
avoid first person in manual pages
2001-09-12 18:35:30 +00:00
Ben Lindstrom
14c62eb2be
- [email protected] 2001/08/14 17:54:29
...
[scp.1 sftp.1 ssh.1]
consistent documentation and example of ``-o ssh_option'' for sftp and
scp; document keyword=argument for ssh.
2001-08-15 23:25:46 +00:00
Ben Lindstrom
59e1249d67
- [email protected] 2001/08/14 09:23:02
...
[sftp.1 sftp-int.c]
"bye"; [email protected]
2001-08-15 23:22:56 +00:00
Ben Lindstrom
2464322d7e
- [email protected] 2001/06/23 17:48:18
...
[sftp.1 ssh.1 sshd.8 ssh-keyscan.1]
kill whitespace at EOL.
2001-06-25 05:08:11 +00:00
Ben Lindstrom
90fd060bc8
- [email protected] 2001/06/23 05:57:09
...
[sftp.1 sftp-server.8 ssh-keygen.1]
ok, tmac is now fixed
2001-06-25 04:45:33 +00:00
Ben Lindstrom
b710f788f1
- [email protected] 2001/06/23 02:33:05
...
[sftp.1 sftp-server.8 ssh-keygen.1]
join .%A entries; most by [email protected]
2001-06-25 04:32:38 +00:00
Ben Lindstrom
aafff9cc76
- [email protected] 2001/05/05 13:42:52
...
[sftp.1 ssh-add.1 ssh-keygen.1]
typos, grammar
2001-05-06 03:01:02 +00:00
Ben Lindstrom
160ec62dce
- [email protected] 2001/04/22 13:32:27
...
[sftp-server.8 sftp.1 ssh.1 sshd.8]
xref draft-ietf-secsh-*
2001-04-22 17:17:46 +00:00
Ben Lindstrom
8376ac354a
- [email protected] 2001/04/21 00:55:57
...
[sftp.1]
Spelling
2001-04-22 17:10:11 +00:00
Ben Lindstrom
63667f6568
- [email protected] 2001/04/12 23:17:54
...
[sftp-int.c sftp-int.h sftp.1 sftp.c]
Add support for:
sftp [user@]host[:file [file]] - Fetch remote file(s)
sftp [user@]host[:dir[/]] - Start in remote dir/
OK deraadt@
2001-04-13 00:00:14 +00:00
Ben Lindstrom
8ffeacfb2d
- [email protected] 2001/04/09 00:42:05
...
[sftp.1]
spelling
2001-04-10 02:43:57 +00:00
Ben Lindstrom
283cb821cd
- [email protected] 2001/03/08 20:44:48
...
[sftp.1]
spelling, cleanup; ok deraadt@
2001-03-09 00:09:02 +00:00
Damien Miller
058316f0f1
- OpenBSD CVS Sync
...
- [email protected] 2001/03/07 10:11:23
[sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h]
Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
functions and small protocol change.
2001-03-08 10:08:49 +11:00
Ben Lindstrom
c9b6eabb49
- [email protected] 2001/03/06 15:10:42
...
[sftp.1]
order things
2001-03-07 01:29:17 +00:00
Ben Lindstrom
562c26bccf
- [email protected] 2001/03/06 06:11:44
...
[sftp-int.c sftp.1 sftp.c]
sftp -b batchfile; [email protected]
2001-03-07 01:26:48 +00:00
Ben Lindstrom
92a2e38f8e
- [email protected] 2001/03/02 18:54:31
...
[atomicio.c atomicio.h auth-chall.c auth.c auth2-chall.c crc32.h
scp.c serverloop.c session.c sftp-server.8 sftp.1 ssh-add.1 ssh-add.c
ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh.1 sshd.8]
make copyright lines the same format
2001-03-05 06:59:27 +00:00
Damien Miller
225736c73a
- OpenBSD CVS Sync:
...
- [email protected] 2001/02/17 08:24:40
[sftp.1]
typo
- [email protected] 2001/02/17 16:28:58
[ssh.c]
cleanup -V output; noted by millert
- [email protected] 2001/02/17 16:48:48
[sshd.8]
it's the OpenSSH one
- [email protected] 2001/02/18 11:33:54
[dispatch.c]
typo, SSH2_MSG_KEXINIT, from [email protected]
- [email protected] 2001/02/19 02:53:32
[compat.c compat.h serverloop.c]
ssh-1.2.{18-22} has broken handling of ignore messages; report from
itojun@
- [email protected] 2001/02/19 03:35:23
[version.h]
OpenSSH_2.5.1 adds bug compat with 1.2.{18-22}
- [email protected] 2001/02/19 03:36:25
[scp.c]
np is changed by recursion; [email protected]
2001-02-19 21:51:08 +11:00
Ben Lindstrom
9d4f2c808c
- [email protected] 2001/02/14 9:46:03
...
[sftp-client.c sftp-int.c sftp.1]
Fix and document 'preserve modes & times' option ('-p' flag in sftp);
ok markus@
2001-02-15 03:22:45 +00:00
Ben Lindstrom
27cb1d061d
- [email protected] 2001/02/10 0:45:52
...
[scp.1]
Mention that you can quote pathnames with spaces in them
2001-02-10 21:59:35 +00:00
Damien Miller
d7686fd1fb
- (djm) Sync sftp and scp stuff from OpenBSD:
...
- [email protected] 2001/02/07 03:55:13
[sftp-client.c]
Don't free handles before we are done with them. Based on work from
Corinna Vinschen <[email protected] >. ok markus@
- [email protected] 2001/02/06 22:32:53
[sftp.1]
Punctuation fix from Pekka Savola <[email protected] >
- [email protected] 2001/02/07 04:07:29
[sftp.1]
pretty up significantly
- [email protected] 2001/02/07 06:49:42
[sftp.1]
.Bl-.El mismatch. markus ok
- [email protected] 2001/02/07 06:12:30
[sftp-int.c]
Check that target is a directory before doing ls; ok markus@
- [email protected] 2001/02/07 11:01:18
[scp.c sftp-client.c sftp-server.c]
unsigned long long -> %llu, not %qu. markus ok
- [email protected] 2001/02/07 11:10:39
[sftp.1 sftp-int.c]
more man page cleanup and sync of help text with man page; ok markus@
- [email protected] 2001/02/07 14:58:34
[sftp-client.c]
older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
- [email protected] 2001/02/07 15:27:19
[sftp.c]
Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
<[email protected] >
- [email protected] 2001/02/07 15:36:04
[sftp-int.c]
portable; ok markus@
- [email protected] 2001/02/07 15:55:47
[sftp-int.c]
lowercase cmds[].c also; ok markus@
- [email protected] 2001/02/07 17:04:52
[pathnames.h sftp.c]
allow sftp over ssh protocol 1; ok djm@
- [email protected] 2001/02/08 07:38:55
[scp.c]
memory leak fix, and snprintf throughout
- [email protected] 2001/02/08 08:02:02
[sftp-int.c]
plug a memory leak
- [email protected] 2001/02/08 10:11:23
[session.c sftp-client.c]
%i -> %d
- [email protected] 2001/02/08 10:57:59
[sftp-int.c]
typo
- [email protected] 2001/02/08 15:28:07
[sftp-int.c pathnames.h]
_PATH_LS; ok markus@
- [email protected] 2001/02/09 04:46:25
[sftp-int.c]
Check for NULL attribs for chown, chmod & chgrp operations, only send
relevant attribs back to server; ok markus@
- (djm) Update makefile.in for _PATH_SFTP_SERVER
2001-02-10 00:40:03 +11:00
Damien Miller
3380426358
NB: big update - may break stuff. Please test!
...
- (djm) OpenBSD CVS sync:
- [email protected] 2001/02/03 03:08:38
[auth-options.c auth-rh-rsa.c auth-rhosts.c auth.c canohost.c]
[canohost.h servconf.c servconf.h session.c sshconnect1.c sshd.8]
[sshd_config]
make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@
- [email protected] 2001/02/03 03:19:51
[ssh.1 sshd.8 sshd_config]
Skey is now called ChallengeResponse
- [email protected] 2001/02/03 03:43:09
[sshd.8]
use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean
channel. note from [email protected] (pr/1659)
- [email protected] 2001/02/03 10:03:06
[ssh.1]
typos; ok markus@
- [email protected] 2001/02/04 04:11:56
[scp.1 sftp-server.c ssh.1 sshd.8 sftp-client.c sftp-client.h]
[sftp-common.c sftp-common.h sftp-int.c sftp-int.h sftp.1 sftp.c]
Basic interactive sftp client; ok theo@
- (djm) Update RPM specs for new sftp binary
- (djm) Update several bits for new optional reverse lookup stuff. I
think I got them all.
2001-02-04 23:20:18 +11:00