]> granicus.if.org Git - sudo/commit
Use inet_pton() instead of inet_aton() and include a version from
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 Feb 2014 17:00:07 +0000 (10:00 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 Feb 2014 17:00:07 +0000 (10:00 -0700)
commit85598f77b23b2002b8eef43eaef100d0735c5405
treedd6706f1edcfc3af65ec887fb4acc5b4e2986d1f
parent91141e5cc1e3484d0e830c92a75cb0ddefd478e7
Use inet_pton() instead of inet_aton() and include a version from
BIND for those without it.
MANIFEST
compat/getaddrinfo.c
compat/inet_pton.c [new file with mode: 0644]
config.h.in
configure
configure.ac
doc/LICENSE
include/missing.h
mkdep.pl
plugins/sudoers/interfaces.c
plugins/sudoers/match_addr.c