summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/getifaddrs.m4
Commit message (Expand)AuthorAgeFilesLines
* libreplace: fix standalone build - add necessary libs.Michael Adam2008-02-271-0/+3
* libreplace: fix creation of conftest files for getifaddrs tests.Michael Adam2008-02-221-4/+11
* Try and fix getifaddrs check on irix: dont't try to include config.hMichael Adam2008-02-211-0/+3
* libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4Michael Adam2008-02-201-15/+15
* Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.Michael Adam2008-02-191-3/+0
* r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.Jelmer Vernooij2008-02-191-1/+1
* r26551: Make sure NULL is defined before using it to test for getifaddrs().James Peach2008-02-191-0/+4
* r26487: Cope with systems that don't have struct sockaddr.sa_len.Jelmer Vernooij2008-02-191-0/+6
* r26469: Fix paths, only include IPv4 addresses for now.Jelmer Vernooij2008-02-191-8/+5
* r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij2008-02-191-0/+94