Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2003 16:20:28 -0700 (PDT)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/openldap20 Makefileports/net/openldap20/files patch-daemon.c
Message-ID:  <200304232320.h3NNKS7S067382@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304232320.h3NNKS7S067382>