cvs commit: ports/net/openldap20 Makefileports/net/openldap20/files patch-daemon.c

[ Available lists | Index of cvs-all | Month of Apr 2003 | Week of 23 Apr 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jun Kuriyama <kuriyama@FreeBSD.org>
Date
23 Apr 2003 16:20:29
Subject
cvs commit: ports/net/openldap20 Makefileports/net/openldap20/files patch-daemon.c
Message-ID
200304232320.h3NNKS7S067382@repoman.freebsd.org


[ Hide this part ]
kuriyama    2003/04/23 16:20:28 PDT

FreeBSD ports repository

Modified files:
net/openldap20 Makefile
Added files:
net/openldap20/files patch-daemon.c
Log:
IPv6 connection was always treated as "unknown" by tcp_wrapper.
This fixes by setting peeraddr correctly.

Latest CVS source seems to be fixed in another way, but it looks
that stores into auto variable in local scope which may cause a
problem...

Revision Changes Path
1.66 +1 -1 ports/net/openldap20/Makefile
1.1 +28 -0 ports/net/openldap20/files/patch-daemon.c (new)


Elapsed time: 0.085 seconds