r4916: added "host" name resolution using fork() per gethostbyname()
commitb9a1e9a6677613865474c3c66b443b1c9e54c408
authorAndrew Tridgell <tridge@samba.org>
Sat, 22 Jan 2005 00:52:54 +0000 (22 00:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:05 +0000 (10 13:09 -0500)
tree2938bd729b62812084a221fa9d1a2b4eaca3e168
parent79ef4f216bbf26db69560acffa8d075ac704d654
r4916: added "host" name resolution using fork() per gethostbyname()

comments welcome, but please think about the alternatives first :-)
(This used to be commit 3d40b479907226be349137117e0d2bd718efa1a8)
source4/libcli/config.mk
source4/libcli/resolve/host.c [new file with mode: 0644]
source4/libcli/resolve/resolve.c