]> andersk Git - openssh.git/commit - sshd.c
- Merged more OpenBSD CVS changes:
authordamien <damien>
Mon, 15 Nov 1999 04:25:10 +0000 (04:25 +0000)
committerdamien <damien>
Mon, 15 Nov 1999 04:25:10 +0000 (04:25 +0000)
commite7c0f9d591754e0c5512aa3cb5543dbb4e45605b
tree54d52aac86f86d3a5622572cdf45da9ca1777433
parent76cd73163319f30005261d9b8e7daf4aa716f794
 - Merged more OpenBSD CVS changes:
        [auth-krb4.c]
          - disconnect if getpeername() fails
          - missing xfree(*client)
        [canohost.c]
          - disconnect if getpeername() fails
          - fix comment: we _do_ disconnect if ip-options are set
        [sshd.c]
          - disconnect if getpeername() fails
          - move checking of remote port to central place
        [auth-rhosts.c] move checking of remote port to central place
        [log-server.c] avoid extra fd per sshd, from millert@
        [readconf.c] print _all_ bad config-options in ssh(1), too
        [readconf.h] print _all_ bad config-options in ssh(1), too
        [ssh.c] print _all_ bad config-options in ssh(1), too
        [sshconnect.c] disconnect if getpeername() fails
 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
ChangeLog
auth-krb4.c
auth-rhosts.c
canohost.c
log-server.c
readconf.c
readconf.h
ssh.c
sshconnect.c
sshd.c
This page took 0.044979 seconds and 5 git commands to generate.