svn commit: samba r25505 - in branches: SAMBA_3_2/source SAMBA_3_2/source/lib SAMBA_3_2/source/lib/replace SAMBA_3_2/source/lib/replace/system SAMBA_3_2_0/source SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/lib/replace SAMBA_3_2_0/source/lib/replace/system

jra at samba.org jra at samba.org
Thu Oct 4 17:20:54 GMT 2007


Author: jra
Date: 2007-10-04 17:20:49 +0000 (Thu, 04 Oct 2007)
New Revision: 25505

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

Log:
Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfo
under the 2 clause *BSD license for future use in IPv6 code. Original
code was from PostgreSQL and I've maintained their license even though
I've rewritten large parts of it (I probably should donate this back
to them).
Jeremy.

Added:
   branches/SAMBA_3_2/source/lib/replace/getaddrinfo.c
   branches/SAMBA_3_2/source/lib/replace/system/getaddrinfo.h
Modified:
   branches/SAMBA_3_2/source/configure.in
   branches/SAMBA_3_2/source/lib/replace/replace.h
   branches/SAMBA_3_2/source/lib/replace/system/network.h
   branches/SAMBA_3_2/source/lib/system.c
   branches/SAMBA_3_2/source/lib/util.c
   branches/SAMBA_3_2_0/source/configure.in
   branches/SAMBA_3_2_0/source/lib/replace/replace.h
   branches/SAMBA_3_2_0/source/lib/replace/system/network.h
   branches/SAMBA_3_2_0/source/lib/system.c
   branches/SAMBA_3_2_0/source/lib/util.c


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


More information about the samba-cvs mailing list