summaryrefslogtreecommitdiff
path: root/source3/lib/replace/getifaddrs.m4
AgeCommit message (Expand)AuthorFilesLines
2008-03-18libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checksStefan Metzmacher1-2/+2
2008-03-14libreplace: fix samba4 build (by not setting global LIBS).Michael Adam1-3/+0
2008-03-14libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.Michael Adam1-0/+4
2008-02-29libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam1-0/+4
2008-02-29libreplace: use the new getifaddrs test also for autoconf.Michael Adam1-4/+16
2008-02-27libreplace: fix standalone build - add necessary libs.Michael Adam1-0/+3
2008-02-22libreplace: fix creation of conftest files for getifaddrs tests.Michael Adam1-4/+11
2008-02-21Try and fix getifaddrs check on irix: dont't try to include config.hMichael Adam1-0/+3
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4Michael Adam1-15/+15
2008-02-19Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.Michael Adam1-3/+0
2008-02-19r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.Jelmer Vernooij1-1/+1
2008-02-19r26551: Make sure NULL is defined before using it to test for getifaddrs().James Peach1-0/+4
2008-02-19r26487: Cope with systems that don't have struct sockaddr.sa_len.Jelmer Vernooij1-0/+6
2008-02-19r26469: Fix paths, only include IPv4 addresses for now.Jelmer Vernooij1-8/+5
2008-02-19r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij1-0/+94