Hi,
>>> Thu, 01 Aug 2002 16:39:45 +0900 の刻に「ume」、すなわち
>>> Hajimu UMEMOTO <[EMAIL PROTECTED]> 氏曰く
ume> Current sshd doesn't handle actual size of struct sockaddr correctly,
ume> and does copy it as long as just size of struct sockaddr. So, sshd
ume> deesn't log host
Hi,
> On 01 Aug 2002 17:18:23 +0200
> Dag-Erling Smorgrav <[EMAIL PROTECTED]> said:
des> Hajimu UMEMOTO <[EMAIL PROTECTED]> writes:
> des> Could you please submit it to <[EMAIL PROTECTED]>?
> Yes, I'll sent it.
> Can I commit it to FreeBSD repo.?
des> No, please wait and see what the Op
Hajimu UMEMOTO <[EMAIL PROTECTED]> writes:
> des> Could you please submit it to <[EMAIL PROTECTED]>?
> Yes, I'll sent it.
> Can I commit it to FreeBSD repo.?
No, please wait and see what the OpenSSH developers say.
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EM
Hi,
> On 01 Aug 2002 11:05:46 +0200
> Dag-Erling Smorgrav <[EMAIL PROTECTED]> said:
des> Hajimu UMEMOTO <[EMAIL PROTECTED]> writes:
> Current sshd doesn't handle actual size of struct sockaddr correctly,
> and does copy it as long as just size of struct sockaddr. So, sshd
> deesn't log
Hajimu UMEMOTO <[EMAIL PROTECTED]> writes:
> Current sshd doesn't handle actual size of struct sockaddr correctly,
> and does copy it as long as just size of struct sockaddr. So, sshd
> deesn't log hostname into utmp correctly.
> Here is a proposed patch to fix this problem. Please review it.
C
Hi,
Current sshd doesn't handle actual size of struct sockaddr correctly,
and does copy it as long as just size of struct sockaddr. So, sshd
deesn't log hostname into utmp correctly.
Here is a proposed patch to fix this problem. Please review it.
Sincerely,
Index: crypto/openssh/monitor.c
d