summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/inet_aton.c
Commit message (Expand)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-33/+0
* libreplace: put inet_aton.c under LGPL instead of GPL.Michael Adam2008-03-181-9/+13
* libreplace: add an inet_aton() function that calls inet_pton().Michael Adam2008-03-141-0/+29