summaryrefslogtreecommitdiff
path: root/source3/lib/replace/getifaddrs.m4
AgeCommit message (Expand)AuthorFilesLines
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