svn commit: samba r25543 - in branches/SAMBA_4_0: . source/auth/kerberos source/heimdal_build source/lib/replace source/lib/replace/system

jelmer at samba.org jelmer at samba.org
Fri Oct 5 23:54:16 GMT 2007


Author: jelmer
Date: 2007-10-05 23:54:12 +0000 (Fri, 05 Oct 2007)
New Revision: 25543

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25543

Log:
Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getnameinfo 
(and friends) from SAMBA_3_2, with some minor tweaks:

- avoid including network headers in replace.h unless absolutely required
- autoconf tests for getaddrinfo() in lib/replace

The heimdal-specific code also no longer looks for these functions anymore.

Added:
   branches/SAMBA_4_0/source/lib/replace/getaddrinfo.c
   branches/SAMBA_4_0/source/lib/replace/getaddrinfo.h
   branches/SAMBA_4_0/source/lib/replace/inet_ntop.c
   branches/SAMBA_4_0/source/lib/replace/inet_ntop.m4
   branches/SAMBA_4_0/source/lib/replace/inet_pton.c
   branches/SAMBA_4_0/source/lib/replace/inet_pton.m4
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/auth/kerberos/config.mk
   branches/SAMBA_4_0/source/heimdal_build/config.m4
   branches/SAMBA_4_0/source/heimdal_build/config.mk
   branches/SAMBA_4_0/source/lib/replace/libreplace.m4
   branches/SAMBA_4_0/source/lib/replace/replace.h
   branches/SAMBA_4_0/source/lib/replace/system/network.h


Changeset:
Sorry, the patch is too large (1453 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25543


More information about the samba-cvs mailing list