]> andersk Git - openssh.git/commit - scp.1
NB: big update - may break stuff. Please test!
authordjm <djm>
Sun, 4 Feb 2001 12:20:18 +0000 (12:20 +0000)
committerdjm <djm>
Sun, 4 Feb 2001 12:20:18 +0000 (12:20 +0000)
commit61e9624802b421b3087730b8dbb768af2021dc6d
treefd3fc5524b7f8f68c757ace8fca0d6b3799b4eb0
parent166e4f2ad73433edf5f3ba3128d1f1a2ef901e07
NB: big update - may break stuff. Please test!

 - (djm) OpenBSD CVS sync:
   - markus@cvs.openbsd.org  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@
   - markus@cvs.openbsd.org  2001/02/03 03:19:51
     [ssh.1 sshd.8 sshd_config]
     Skey is now called ChallengeResponse
   - markus@cvs.openbsd.org  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 Erik.Anggard@cygate.se (pr/1659)
   - stevesk@cvs.openbsd.org 2001/02/03 10:03:06
     [ssh.1]
     typos; ok markus@
   - djm@cvs.openbsd.org     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.
34 files changed:
ChangeLog
Makefile.in
TODO
auth-options.c
auth-pam.c
auth-rh-rsa.c
auth-rhosts.c
auth.c
auth1.c
auth2.c
canohost.c
canohost.h
channels.c
contrib/caldera/openssh.spec
contrib/redhat/openssh.spec
contrib/suse/openssh.spec
scp.1
servconf.c
servconf.h
session.c
sftp-client.c [new file with mode: 0644]
sftp-client.h [new file with mode: 0644]
sftp-common.c [new file with mode: 0644]
sftp-common.h [new file with mode: 0644]
sftp-int.c [new file with mode: 0644]
sftp-int.h [new file with mode: 0644]
sftp-server.c
sftp.1 [new file with mode: 0644]
sftp.c [new file with mode: 0644]
ssh.1
ssh_config
sshconnect1.c
sshd.8
sshd_config
This page took 0.041208 seconds and 5 git commands to generate.