summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/getifaddrs.c
Commit message (Expand)AuthorAgeFilesLines
* r26497: Fix return type for freeifaddrs().Jelmer Vernooij2007-12-211-6/+6
* r26491: Fix syntax.Jelmer Vernooij2007-12-211-1/+1
* r26487: Cope with systems that don't have struct sockaddr.sa_len.Jelmer Vernooij2007-12-211-2/+9
* r26469: Fix paths, only include IPv4 addresses for now.Jelmer Vernooij2007-12-211-8/+13
* r26468: Match getifaddrs more closely, add trivial test.Jelmer Vernooij2007-12-211-22/+11
* r26467: Use getifaddrs() for interface enumeration and provide replacements f...Jelmer Vernooij2007-12-211-0/+391