summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/getaddrinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-497/+0
* Fix the snprintf checks, and fix a typo in pointer indirection.Jeremy Allison2007-11-021-5/+5
* - include getaddrinfo.h after we have defined struct addrinfometze2007-10-251-4/+4
* We do support name lookups for host and service in our replacementJeremy Allison2007-10-241-5/+0
* r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison2007-10-101-0/+502