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