summaryrefslogtreecommitdiff
path: root/lib/replace/libreplace_network.m4
AgeCommit message (Expand)AuthorFilesLines
2010-05-24fix a typoVolker Lendecke1-1/+1
2010-04-24lib/replace: make sure IPV6_V6ONLY is available for IPv6 supportStefan Metzmacher1-0/+8
2010-04-24lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...Stefan Metzmacher1-0/+44
2010-02-08libreplace: Attempt to fix bug 5910, detect a broken getaddrinfoVolker Lendecke1-0/+25
2009-09-14Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJMatt Kraai1-7/+7
2009-03-23libreplace: use libreplace_SAVE_CPPFLAGS instead of SAVE_CPPFLAGSMichael Adam1-2/+2
2009-03-17build: fix detection of netinet/ip.h on FreeBSDTimur1-0/+1
2009-03-17build: format the header check for netinet/ip.h more nicelyTimur1-6/+8
2009-03-16lib/replace: use AC_TRY_LINK() to verify that getifaddrs() and freeifaddrs() ...Stefan Metzmacher1-1/+1
2009-03-11lib/replace: make sure we include <sys/uio.h> before socket_wrapper.hStefan Metzmacher1-0/+1
2009-02-11enable IPv6 support for NetBSD, FreeBSDBjörn Jacke1-0/+1
2009-01-27libreplace: fix detection of netinet/ip.h on solaris 8Michael Adam1-1/+5
2009-01-27libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiledMichael Adam1-1/+4
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+377